diff index.php @ 1:ef6d0c6a13d7

(1)Add 'sort_by' time entry in main page. (check_sections.php) Modify check_sections_details page to have level3 option. (2)Modify map to have default dataset loaded.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 21 Jan 2015 10:49:44 +0100
parents b12c99b7c3f0
children cbbb7ef22394
line wrap: on
line diff
--- a/index.php	Mon Jan 19 17:13:49 2015 +0100
+++ b/index.php	Wed Jan 21 10:49:44 2015 +0100
@@ -69,7 +69,10 @@
 					<div class='name'>Or, you can get to the TOC page for a given book and begin correcting the TOC. </div>
 					<div class='note'>(Please specify a bookID in the URL by yourself.)</div>
 				</a>
-
+				<a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/check_sections.php?sort_by=time' target='_blank'>
+					<div class='name'>Correct TOCs for 中國方志庫 texts (Sorting by time)</div>
+					<div class='note'></div>
+				</a>
 				<!--<a class='entry' href='/interface/check_sections_details.php?book_id=&count=' target='_blank'>
 					Re-segment a section 
 					<div class='note'>(book id and overlapping threshold should be given in the url)</div>