diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-05-29 14:16:03 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-05-29 14:16:03 +0000 |
| commit | 3d5f2ff544fa7380ca06d86b0a098bae579b9bb3 (patch) | |
| tree | a1c3b6ed30212a42152a5cee878de76a958d5a34 /htroot/ConfigRobotsTxt_p.html | |
| parent | 4d4315687f5dc184ba10b95fcc9058ae6f08cb20 (diff) | |
- added new servlets to support search portal administrators for the integration of yacy search fields in their web pages
- moved some servlets from here to there..
- changed menu structure
- removed yacyui-portaltest.html which contained an example for the live search which is now integrated on all pages in yacy. The code snippet example from that page is integrated into the ConfigLiveSearch.html servlet
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5994 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigRobotsTxt_p.html')
| -rw-r--r-- | htroot/ConfigRobotsTxt_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigRobotsTxt_p.html b/htroot/ConfigRobotsTxt_p.html index f871a2174..158c9564e 100644 --- a/htroot/ConfigRobotsTxt_p.html +++ b/htroot/ConfigRobotsTxt_p.html @@ -6,7 +6,7 @@ </head> <body id="ConfigRobotsTxt"> #%env/templates/header.template%# - #%env/templates/submenuCustomizationIntegration.template%# + #%env/templates/submenuConfig.template%# <h2>Exclude Web-Spiders</h2> <p> Here you can set up a robots.txt for all webcrawlers that try to access the webinterface of your peer. |
