From 5e77801aac1f9181668bff63666f9f6dc6ae8be7 Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Mon, 5 Nov 2012 15:23:03 +0100 Subject: [PATCH] update to web interface structure --- htroot/ConfigAppearance_p.html | 2 +- htroot/ConfigLanguage_p.html | 2 +- htroot/ConfigLiveSearch.html | 2 +- htroot/ConfigPortal.html | 2 +- htroot/ConfigProfile_p.html | 2 +- htroot/ConfigSearchBox.html | 2 +- htroot/CrawlStartExpert_p.html | 10 ++++++-- htroot/Crawler_p.java | 2 +- htroot/IndexCreateQueues_p.html | 6 +++++ htroot/Ranking_p.html | 2 +- htroot/Surftips.html | 6 +---- htroot/Table_API_p.html | 2 +- htroot/env/templates/header.template | 25 ++++++++----------- htroot/env/templates/simpleheader.template | 3 +-- .../env/templates/submenuComputation.template | 15 +++++++---- .../templates/submenuIndexControl.template | 4 +-- .../submenuPortalIntegration.template | 12 --------- .../submenuSearchIntegration.template | 7 ++++++ 18 files changed, 55 insertions(+), 51 deletions(-) delete mode 100644 htroot/env/templates/submenuPortalIntegration.template create mode 100644 htroot/env/templates/submenuSearchIntegration.template diff --git a/htroot/ConfigAppearance_p.html b/htroot/ConfigAppearance_p.html index d8deb9632..7248911a0 100644 --- a/htroot/ConfigAppearance_p.html +++ b/htroot/ConfigAppearance_p.html @@ -7,7 +7,7 @@ #%env/templates/header.template%# - #%env/templates/submenuPortalIntegration.template%# + #%env/templates/submenuSearchConfiguration.template%# - #(display)# - #%env/templates/simpleheader.template%# - :: - #%env/templates/header.template%# - #(/display)# + #(submenu)#::#%env/templates/submenuComputation.template%##(/submenu)#

Surftips

diff --git a/htroot/Table_API_p.html b/htroot/Table_API_p.html index 704832daf..855573ead 100644 --- a/htroot/Table_API_p.html +++ b/htroot/Table_API_p.html @@ -40,7 +40,7 @@ To see a list of all APIs, please visit the #(inline)##%env/templates/header.template%# -

Steering of API Actions

+

Process Scheduler

This table shows actions that had been issued on the YaCy interface to change the configuration or to request crawl actions. These recorded actions can be used to repeat specific actions and to send them diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index 4c51b3637..020c4cedd 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -15,15 +15,12 @@

  • Embedded GSA API
  • Compare Search
  • -
  • Search Integration
  • -
  • Index Administration
  • Filter & Blacklists
  • Content Semantic
  • +
  • Process Scheduler
  • Network Access
  • Computation
  • Terminal
  • +
  • Bookmarks
  • diff --git a/htroot/env/templates/simpleheader.template b/htroot/env/templates/simpleheader.template index be6ba2a5b..ebca85ce8 100644 --- a/htroot/env/templates/simpleheader.template +++ b/htroot/env/templates/simpleheader.template @@ -4,8 +4,7 @@
  • Web Search
  • File Search
  • HostBrowser
  • -
  • Search Network
  • -
  • Peer Owner Profile
  • +
  • About Us
  • Help / YaCy Wiki
  • diff --git a/htroot/env/templates/submenuComputation.template b/htroot/env/templates/submenuComputation.template index 97bc7fa88..0ed024357 100644 --- a/htroot/env/templates/submenuComputation.template +++ b/htroot/env/templates/submenuComputation.template @@ -6,12 +6,11 @@

    Processes

    - #(p2p)#:: - #(/p2p)# + diff --git a/htroot/env/templates/submenuIndexControl.template b/htroot/env/templates/submenuIndexControl.template index 4276bd117..2e72dc8b6 100644 --- a/htroot/env/templates/submenuIndexControl.template +++ b/htroot/env/templates/submenuIndexControl.template @@ -1,10 +1,10 @@ diff --git a/htroot/env/templates/submenuPortalIntegration.template b/htroot/env/templates/submenuPortalIntegration.template deleted file mode 100644 index 48d9fd19a..000000000 --- a/htroot/env/templates/submenuPortalIntegration.template +++ /dev/null @@ -1,12 +0,0 @@ - \ No newline at end of file diff --git a/htroot/env/templates/submenuSearchIntegration.template b/htroot/env/templates/submenuSearchIntegration.template new file mode 100644 index 000000000..4a5397425 --- /dev/null +++ b/htroot/env/templates/submenuSearchIntegration.template @@ -0,0 +1,7 @@ + \ No newline at end of file