X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Findex.tt;h=ad6ab593409fd09c7541da465d22df085af4cbef;hb=7e48fe7e26e40815f826968cf9d6b48f0aa21a1d;hp=c0daf8e91b0c20870f32bfdf8c267bafed0886b7;hpb=7074436718faf60f0a173d439f8db2ca97de2e3b;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/index.tt b/root/src/index.tt index c0daf8e..ad6ab59 100644 --- a/root/src/index.tt +++ b/root/src/index.tt @@ -1,19 +1,21 @@ [% WRAPPER header.tt pagetitle = "Stemmaweb - Text tradition tools" applicationjs = c.uri_for( 'js/componentload.js' ) + applicationstyle = c.uri_for( 'css/dashboard.css' ) %] [% END %] - +
+
-

Stemmaweb - a collection of tools for analysis of collated texts

- [% IF c.user_exists %]Hello! [% c.user.get_object.email %] Sign out | [% ELSE %]Login | [% END %]About +

Stemmaweb - a collection of tools for analysis of collated texts

This browser does not support the functions necessary for Stemmaweb to work properly. We recommend use of Mozilla Firefox or @@ -32,7 +34,7 @@ var stemwebAlgorithms = [% stemweb_algorithms %];

Loading tradition information, please wait...

Loading tradition info...
-
+

Text

@@ -73,6 +75,12 @@ var stemwebAlgorithms = [% stemweb_algorithms %]; Run a Stemweb algorithm
+
+
+ Check Stemweb progress +
+
Examine variants against this stemma @@ -83,12 +91,14 @@ var stemwebAlgorithms = [% stemweb_algorithms %]; View collation and relationships
- - +
@@ -98,7 +108,8 @@ var stemwebAlgorithms = [% stemweb_algorithms %];

Loading texts, please wait...

Loading tradition list...
- + +
@@ -155,17 +166,54 @@ var stemwebAlgorithms = [% stemweb_algorithms %];
-
+ +
+ +
Choose an algorithm
-
+ + What is this?
+
+
+
Set the options
+
+ +
+ + +
+ +
+
+
+
+ + +
+
+
+
+
@@ -177,6 +225,15 @@ var stemwebAlgorithms = [% stemweb_algorithms %];

+ + + +
+
@@ -195,5 +252,10 @@ var stemwebAlgorithms = [% stemweb_algorithms %];

All spreadsheet collations should be arranged with the witness sigla in the first row, and the words aligned by row each in its correct witness column.

-
+
+ +
+ Use this node to root the stemma? +
+ [% PROCESS footer.tt %] \ No newline at end of file