yacy_search_server/htroot/env/templates/submenuUseCaseAccount.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

7 lines
263 B
Plaintext

<div class="SubMenu">
<h3>Use Case &amp; Accounts</h3>
<ul class="SubMenu">
<li><a href="ConfigBasic.html" class="MenuItemLink">Basic Configuration</a></li>
<li><a href="ConfigAccounts_p.html" class="MenuItemLink lock">Accounts</a></li>
</ul>
</div>