diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-08-17 09:32:24 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-08-17 09:32:24 +0200 |
| commit | 48ddd50a6c0622ce752ea62005d338d0e4a6d2c4 (patch) | |
| tree | 35258dbde3192b132595b9e7731dd5863f4f7d8f /htroot | |
| parent | 697613170daa8f1c6b6c0464631ec84a20b3a4ea (diff) | |
html fix
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/ConfigAccounts_p.html | 2 | ||||
| -rw-r--r-- | htroot/ConfigPortal.html | 2 | ||||
| -rw-r--r-- | htroot/DictionaryLoader_p.html | 6 | ||||
| -rw-r--r-- | htroot/IndexFederated_p.html | 4 | ||||
| -rw-r--r-- | htroot/IndexSchema_p.html | 2 | ||||
| -rw-r--r-- | htroot/PerformanceSearch_p.html | 6 | ||||
| -rw-r--r-- | htroot/yacy/ui/yacyui-welcome.html | 6 |
7 files changed, 14 insertions, 14 deletions
diff --git a/htroot/ConfigAccounts_p.html b/htroot/ConfigAccounts_p.html index 47aae5b09..eb4287754 100644 --- a/htroot/ConfigAccounts_p.html +++ b/htroot/ConfigAccounts_p.html @@ -22,7 +22,7 @@ ::
<p class="error">Passwords do not match.</p>
::
- <p class="error">Username too short. Username must be >= 4 Characters.</p>
+ <p class="error">Username too short. Username must be >= 4 Characters.</p>
#(/error)# #(passwordNotSetWarning)#::<div class="error">No password is set for the administration account. Please define a password for the admin account.</div>#(/passwordNotSetWarning)# diff --git a/htroot/ConfigPortal.html b/htroot/ConfigPortal.html index 1b6dac369..be1d91c06 100644 --- a/htroot/ConfigPortal.html +++ b/htroot/ConfigPortal.html @@ -66,7 +66,7 @@ <dt>Greedy Learning Mode</dt> <dd> - <input type="checkbox" name="greedylearning.active" value="true" #(greedylearning.active)#::checked="checked"#(/greedylearning.active)# />load documents linked in search results, will be deactivated automatically when index size > #[greedylearning.limit.doccount]# + <input type="checkbox" name="greedylearning.active" value="true" #(greedylearning.active)#::checked="checked"#(/greedylearning.active)# />load documents linked in search results, will be deactivated automatically when index size > #[greedylearning.limit.doccount]# </dd> <dt>Default Pop-Up Page</dt> diff --git a/htroot/DictionaryLoader_p.html b/htroot/DictionaryLoader_p.html index 8d3d0fdfe..bf153b753 100644 --- a/htroot/DictionaryLoader_p.html +++ b/htroot/DictionaryLoader_p.html @@ -69,7 +69,7 @@ <dl> <dt>Content</dt> - <dd>cities with a population > 1000 all over the world</dd> + <dd>cities with a population > 1000 all over the world</dd> <dt><label>Download from</label></dt> <dd>#[geon0URL]#</dd> <dt><label>Storage location</label></dt> @@ -103,7 +103,7 @@ </dl> <dl> <dt>Content</dt> - <dd>cities with a population > 5000 all over the world</dd> + <dd>cities with a population > 5000 all over the world</dd> <dt><label>Download from</label></dt> <dd>#[geon1URL]#</dd> <dt><label>Storage location</label></dt> @@ -137,7 +137,7 @@ </dl> <dl> <dt>Content</dt> - <dd>cities with a population > 100000 all over the world (the set is is reduced to cities > 100000)</dd> + <dd>cities with a population > 100000 all over the world (the set is is reduced to cities > 100000)</dd> <dt><label>Download from</label></dt> <dd>#[geon2URL]#</dd> <dt><label>Storage location</label></dt> diff --git a/htroot/IndexFederated_p.html b/htroot/IndexFederated_p.html index e5524a8e6..1c21b55b0 100644 --- a/htroot/IndexFederated_p.html +++ b/htroot/IndexFederated_p.html @@ -29,9 +29,9 @@ <dd> This will write the YaCy-embedded Solr index which stored within the YaCy DATA directory.<br/> The Solr native search interface is accessible at<br/> - <a href="/solr/select?q=*:*&start=0&rows=3&core=collection1">/solr/select?q=*:*&start=0&rows=3&core=collection1</a> + <a href="/solr/select?q=*:*&start=0&rows=3&core=collection1">/solr/select?q=*:*&start=0&rows=3&core=collection1</a> for the default search index (core: collection1) and at<br/> - <a href="/solr/select?q=*:*&start=0&rows=3&core=webgraph">/solr/select?q=*:*&start=0&rows=3&core=webgraph</a> for the webgraph core.<br/> + <a href="/solr/select?q=*:*&start=0&rows=3&core=webgraph">/solr/select?q=*:*&start=0&rows=3&core=webgraph</a> for the webgraph core.<br/> If you switch off this index, a remote Solr must be activated.</dd> <dt>Use remote Solr server(s) <input type="checkbox" name="solr.indexing.solrremote" id="solr_indexing_solrremote" #(solr.indexing.solrremote.checked)#:: checked="checked"#(/solr.indexing.solrremote.checked)# onclick="if(!document.getElementById('config').solr_indexing_solrremote.checked) {document.getElementById('config').core_service_fulltext.checked = true;}"/></dt> diff --git a/htroot/IndexSchema_p.html b/htroot/IndexSchema_p.html index faf34e4e5..fb4217d4a 100644 --- a/htroot/IndexSchema_p.html +++ b/htroot/IndexSchema_p.html @@ -22,7 +22,7 @@ <option value="#[name]#" #(selected)#::selected="selected"#(/selected)#>#[name]#</option> #{/cores}# </select> - ... the core can be searched at <a href="/solr/select?core=#[core]#&q=*:*&start=0&rows=3">/solr/select?core=#[core]#&q=*:*&start=0&rows=3</a> + ... the core can be searched at <a href="/solr/select?core=#[core]#&q=*:*&start=0&rows=3">/solr/select?core=#[core]#&q=*:*&start=0&rows=3</a> </form> <form action="IndexSchema_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8"> diff --git a/htroot/PerformanceSearch_p.html b/htroot/PerformanceSearch_p.html index 9dbb19b1c..d3f19dd87 100644 --- a/htroot/PerformanceSearch_p.html +++ b/htroot/PerformanceSearch_p.html @@ -37,9 +37,9 @@ <p>
The network picture below shows how the latest search query was solved by asking corresponding peers in the DHT:<br/>
- red -> request list alive<br/>
- green -> request has terminated<br/>
- grey -> the search target hash order position(s) (more targets if a dht partition is used)<br/>
+ red -> request list alive<br/>
+ green -> request has terminated<br/>
+ grey -> the search target hash order position(s) (more targets if a dht partition is used)<br/>
<img src="SearchEventPicture.png" alt="Search event picture" />
</p>
#%env/templates/footer.template%#
diff --git a/htroot/yacy/ui/yacyui-welcome.html b/htroot/yacy/ui/yacyui-welcome.html index d4c38f993..b623b2ed4 100644 --- a/htroot/yacy/ui/yacyui-welcome.html +++ b/htroot/yacy/ui/yacyui-welcome.html @@ -11,8 +11,8 @@ apfelmaennchen <li>27-01-2009: added two dialogs for managing tags (finally fixed the renameTag() method in bookmarksDB)</li> <li>26-01-2009: reworked search interface, still has timing problems, but now uses yacysearch.json and has full support for flexigrid</li> <li>25-01-2009: bookmark folders sidebar is now directly linked to flexigrid if bookmark tab is selected</li> - <li>25-01-2009: successfully migrated bookmark folders to treeview.async mode (==> new json api)</li> - <li>11-01-2009: support for new unified bookmark api ==> much improved handling due to json and flexigrid</li> + <li>25-01-2009: successfully migrated bookmark folders to treeview.async mode (==> new json api)</li> + <li>11-01-2009: support for new unified bookmark api ==> much improved handling due to json and flexigrid</li> <li>27-09-2008: Enabled edit bookmark and added some more icons to toolbar</li> <li>27-09-2008: Added scrollbar to folder widget</li> <li>27-09-2008: Slightly improved Ajax handling for folder and tag widget</li> @@ -28,7 +28,7 @@ apfelmaennchen <li>24-08-2008: Updated to jQuery-ui 1.6b</li> <li>28-05-2008: Updated to jQuery 1.2.6 and jQuery-ui 1.5b4</li> <li>18-05-2008: YaCy-UI has basic support for searching Bookmark tags !!</li> - <li>17-05-2008: YaCy-Widget: e.g. /yacy/ui/ywidget.html?query=yacy&count=50&offset=0</li> + <li>17-05-2008: YaCy-Widget: e.g. /yacy/ui/ywidget.html?query=yacy&count=50&offset=0</li> <li>14-05-2008: YaCy-UI now support searching Sciencenet !!</li> <li>12-05-2008: added tagcloud for bookmarks</li> <li>12-05-2008: bookmarks support date and public fields as they have been added to XBEL output.</li> |
