From dedc683a40b6a16f10a947b83266f39ce0cb17c7 Mon Sep 17 00:00:00 2001 From: daita Date: Fri, 30 Sep 2016 14:52:33 -0100 Subject: interactive admin UI --- templates/settings.admin.php | 77 ++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 45 deletions(-) (limited to 'templates') diff --git a/templates/settings.admin.php b/templates/settings.admin.php index bcea9be..2cd6b3c 100644 --- a/templates/settings.admin.php +++ b/templates/settings.admin.php @@ -44,14 +44,14 @@ style('nextant', 'admin');   - + + t('Address of your Solr Servlet :')) ?> - + t('Core :')) ?> @@ -62,6 +62,8 @@ style('nextant', 'admin'); + + @@ -70,66 +72,51 @@ style('nextant', 'admin'); id="nextant-admin-msg" class="msg"> --> - - - + - + + id="solr_live_docupdate" value="1" style="margin: 10px;"> - - - + + + - - - + + + - + - +execute ./occ nextant:index +// } else +// p('index scheduled'); +?> - - + +
 
+ t('Live Extract :')); ?> + - style="margin: 10px;"> ( (help)
+ t('Live Document Update :')) ?> - style="margin: 10px;">
0) { - p(date('r', $_['last_index'])); - ?>
+ t('Last index :')) ?>
+ t('Number of documents :')) ?>
- - execute ./occ nextant:index
-- cgit v1.2.3