yacy_search_server/htroot/env/templates/SubmenuMaintenance.template
Michael Peter Christen 701df02ead Complete redesign of administration top-level menu. This follows two
principles:
- provide an easy tutorial-like "what should I do first" menu
- provide all elements which are subject to most first questions to YaCy
exibition people on top level: Resource limitation, Parser and Ranking
settings
I apologize to everyone who are used to the old style and need to find
the menu items (again) after this change. I hope that this will make the
interface more usable for new users who see a web indexer/crawler the
first time.
2014-03-31 15:47:58 +02:00

8 lines
363 B
Plaintext

<div class="SubMenu">
<h3>RAM/Disk Usage &amp; Updates</h3>
<ul class="SubMenu">
<li><a href="Performance_p.html" class="MenuItemLink lock">Performance</a></li>
<li><a href="ConfigHTCache_p.html" class="MenuItemLink lock">Web Cache</a></li>
<li><a href="ConfigUpdate_p.html" class="MenuItemLink lock">Download System Update</a></li>
</ul>
</div>