X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Findex.tt;h=aa0dd7c25b16076accc22369bfd2132870f8cc8d;hb=167fd90fe8851de7b79ea8dfbfc497f6778a1b7d;hp=2c2f73501206c930874ec430847b0dc2eab3bcc3;hpb=db23422016121c37eda553a795d409093f401b2e;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/index.tt b/root/src/index.tt index 2c2f735..aa0dd7c 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 @@ -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...
- + +
@@ -153,18 +164,56 @@ var stemwebAlgorithms = [% stemweb_algorithms %];
-
+
-
-
+ +
+ + +
Choose an algorithm
+ + What is this?
+
+
+
Set the options
+
+ +
+ + +
+ +
+
+
+
+ + +
+
+
+
+
@@ -194,5 +243,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