Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaita <maxence@pontapreta.net>2016-10-14 15:54:24 +0300
committerdaita <maxence@pontapreta.net>2016-10-14 15:54:24 +0300
commiteccb1a0ba6e11d7d193c122e8c51626f89823c95 (patch)
tree0db634eaf9bc7e27916d51639534b22a848f0405 /templates
parentde19b3c5484a3bf0a2f15b63de51fc4d48bd647e (diff)
block and animation
Diffstat (limited to 'templates')
-rw-r--r--templates/settings.admin.php213
1 files changed, 114 insertions, 99 deletions
diff --git a/templates/settings.admin.php b/templates/settings.admin.php
index 11483fa..daa2349 100644
--- a/templates/settings.admin.php
+++ b/templates/settings.admin.php
@@ -72,41 +72,47 @@ style('nextant', 'admin');
</td>
</tr>
</table>
- <table style="width: 550px;" id="nextant_suboptions">
- <tr>
- <td>&nbsp;</td>
- </tr>
- <tr class="nextant_admin_head">
- <td><div id="nextant_saving_files">Saving</div></td>
- <td class="nextant_admin_head">Indexing Files</td>
- </tr>
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
+ <div id="nextant_suboptions">
+ <table style="width: 550px;">
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ <tr class="nextant_admin_head" id="solr_index_files_cont">
+ <td><div id="nextant_saving_files">Saving</div></td>
+ <td class="nextant_admin_head"><input type="checkbox"
+ name="solr_index_files" id="solr_index_files" value="1"
+ style="margin: 5px; margin-right: 15px;">Indexing Files</td>
+ </tr>
+ </table>
+ <div id="solr_sub_files">
+ <table style="width: 550px;">
+
+ <tr style="height: 30px;">
+ <td class="nextant_admin_left">
<?php p($l->t('Maximum File Size (Mb) :')) ?></td>
- <td><input type="text" id="solr_index_files_max_size"
- style="width: 100px;"></td>
- </tr>
+ <td><input type="text" id="solr_index_files_max_size"
+ style="width: 100px;"></td>
+ </tr>
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
+ <tr style="height: 30px;">
+ <td class="nextant_admin_left">
<?php p($l->t('Live Extract :')); ?>
</td>
- <td><input type="checkbox" name="solr_index_files_live_extract"
- id="solr_index_files_live_extract" value="1"
- style="margin: 10px;"> (<a id="nextant_help_link"
- href="https://github.com/daita/nextant/wiki/Extracting,-Live-Update"
- target="_blank">help</a>)</td>
- </tr>
+ <td><input type="checkbox" name="solr_index_files_live_extract"
+ id="solr_index_files_live_extract" value="1"
+ style="margin: 10px;"> (<a id="nextant_help_link"
+ href="https://github.com/daita/nextant/wiki/Extracting,-Live-Update"
+ target="_blank">help</a>)</td>
+ </tr>
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
+ <tr style="height: 30px;">
+ <td class="nextant_admin_left">
<?php p($l->t('Live Document Update :')) ?></td>
- <td><input type="checkbox" name="solr_index_files_live_update"
- id="solr_index_files_live_update" value="1" style="margin: 10px;"></td>
- </tr>
-
-
- <!--
+ <td><input type="checkbox" name="solr_index_files_live_update"
+ id="solr_index_files_live_update" value="1"
+ style="margin: 10px;"></td>
+ </tr>
+ <!--
<tr style="height: 30px;">
<td class="nextant_admin_left">
<?php p($l->t('Index External Storage :')) ?></td>
@@ -114,89 +120,98 @@ style('nextant', 'admin');
id="solr_index_files_external_index" value="1" style="margin: 10px;"></td>
</tr>
-->
+ </table>
+ </div>
+ <table style="width: 550px;">
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ <tr class="nextant_admin_head" id="solr_index_bookmarks_cont">
+ <td><div id="nextant_saving_bookmarks">Saving</div></td>
+ <td class="nextant_admin_head"><input type="checkbox"
+ name="solr_index_bookmarks" id="solr_index_bookmarks" value="1"
+ style="margin: 5px; margin-right: 15px;">Indexing Bookmarks</td>
+ </tr>
+ </table>
- <tr>
- <td>&nbsp;</td>
- </tr>
- <tr class="nextant_admin_head">
- <td><div id="nextant_saving_bookmarks">Saving</div></td>
- <td class="nextant_admin_head">Indexing Bookmarks</td>
- </tr>
-
-
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
- <?php p($l->t('Index bookmarks :')) ?></td>
- <td>
- <div id="nextant_bookmarks_appdisabled">
- The App <i>Bookmarks</i> is not installed/enabled.
- </div>
- <div id="nextant_bookmarks_appenabled">
- <input type="checkbox" name="solr_index_bookmarks"
- id="solr_index_bookmarks" value="1" style="margin: 10px;">
- </div>
- </td>
- </tr>
+ <div id="solr_sub_bookmarks">
+ <table style="width: 550px;">
+ <tr style="height: 30px;">
+ <td colspan="2">
+ <div id="nextant_bookmarks_appdisabled">
+ The App <i>Bookmarks</i> is not installed/enabled.
+ </div>
+ <div id="nextant_bookmarks_appenabled">
+ The App <i>Bookmarks</i> is enabled, your bookmarks will be
+ indexed.
+ </div>
+ </td>
+ </tr>
+ </table>
+ </div>
+ <table style="width: 550px;">
- <tr>
- <td>&nbsp;</td>
- </tr>
- <tr class="nextant_admin_head">
- <td><div id="nextant_saving_status">Saving</div>
- <div id="nextant_saving_check">Checking</div></td>
- <td class="nextant_admin_head">Nextant Status</td>
- </tr>
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ <tr class="nextant_admin_head">
+ <td><div id="nextant_saving_status">Saving</div>
+ <div id="nextant_saving_check">Checking</div></td>
+ <td class="nextant_admin_head">Nextant Status</td>
+ </tr>
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
+ <tr style="height: 30px;">
+ <td class="nextant_admin_left">
<?php p($l->t('Display result :')) ?></td>
- <td><select id="solr_display_result" style="width: 260px;">
- <option value="1">Nextant style</option>
- <option value="2">Integrated to Files</option>
- </select></td>
- </tr>
+ <td><select id="solr_display_result" style="width: 260px;">
+ <option value="1">Nextant style</option>
+ <option value="2">Integrated to Files</option>
+ </select></td>
+ </tr>
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
+ <tr style="height: 30px;">
+ <td class="nextant_admin_left">
<?php p($l->t('Number of documents :')) ?></td>
- <td><div id="solr_current_docs"></div></td>
- </tr>
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
+ <td><div id="solr_current_docs"></div></td>
+ </tr>
+ <tr style="height: 30px;">
+ <td class="nextant_admin_left">
<?php p($l->t('Last index :')) ?></td>
- <td><div id="solr_index_last"></div></td>
+ <td><div id="solr_index_last"></div></td>
- </tr>
+ </tr>
- <tr>
- <td>&nbsp;</td>
- </tr>
- <tr style="height: 30px;">
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ <tr style="height: 30px;">
- <td></td>
- <td>
- <div id="nextant_first_index"
- style="width: 270px; font-size: 12px; white-space: normal;">
- <i></i> we recommand doing the very first indexing of your files
- using the <b>./occ nextant:index</b> command.<br /> However, you
- can force it to be started as a background process: </i> <br />
- <button type="button" id="nextant_force_first_index"
- style="width: 270px"><?php p($l->t('Force first index as a cronjob')) ?></button>
- </div>
- <button type="button" id="nextant_force_index"
- style="width: 270px"><?php p($l->t('Force index')) ?></button>
- <div id="nextant_index_scheduled">
- <i>Indexing is scheduled within the next few hours (cron)</i>
- </div>
- <div id="nextant_index_inprogress">
- <i>Indexing in progress</i>
- </div>
- </td>
- </tr>
+ <td></td>
+ <td>
+ <div id="nextant_first_index"
+ style="width: 270px; font-size: 12px; white-space: normal;">
+ <i></i> we recommand doing the very first indexing of your
+ files using the <b>./occ nextant:index</b> command.<br />
+ However, you can force it to be started as a background
+ process: </i> <br />
+ <button type="button" id="nextant_force_first_index"
+ style="width: 270px"><?php p($l->t('Force first index as a cronjob')) ?></button>
+ </div>
+ <button type="button" id="nextant_force_index"
+ style="width: 270px"><?php p($l->t('Force index')) ?></button>
+ <div id="nextant_index_scheduled">
+ <i>Indexing is scheduled within the next few hours (cron)</i>
+ </div>
+ <div id="nextant_index_inprogress">
+ <i>Indexing in progress</i>
+ </div>
+ </td>
+ </tr>
- </table>
+ </table>
+ </div>
</td>
<td
style="padding-left: 30px; padding-top: 40px; vertical-align: top">