X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Findex.tt;h=580da1c5e50fe726518b7eba5298a88ee5afcf70;hb=917bee1c66759cddcec3b5389a4de3b647b91f84;hp=c0daf8e91b0c20870f32bfdf8c267bafed0886b7;hpb=7074436718faf60f0a173d439f8db2ca97de2e3b;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/index.tt b/root/src/index.tt index c0daf8e..580da1c 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 progress of Stemweb algorithm +
+
Examine variants against this stemma @@ -89,6 +97,7 @@ var stemwebAlgorithms = [% stemweb_algorithms %];
+
@@ -98,7 +107,8 @@ var stemwebAlgorithms = [% stemweb_algorithms %];

Loading texts, please wait...

Loading tradition list... - + +
@@ -195,5 +205,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