yacy_search_server/htroot/env/templates/submenuSemantic.template
reger e972b87a8a remove AugmentedBrowsingFilters_p.html as none of the settings are used currently
config settings frome the page also removed from yacy.init
augmentation.reflect
augmentation.addDoctype
augmentation.reparse
interaction.overlayinteraction.enabled
2014-03-17 20:27:04 +01:00

20 lines
698 B
Plaintext

<div class="SubMenu">
<h3>Content Semantic</h3>
</div>
<div class="SubMenu">
<div class="SubMenugroup">
<h3>Automated Annotation</h3>
<ul class="SubMenu">
<li><a href="Vocabulary_p.html" class="MenuItemLink lock">Auto-Annotation Vocabulary Editor</a></li>
<li><a href="DictionaryLoader_p.html" class="MenuItemLink lock">Knowledge Loader</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Augmented Content</h3>
<ul class="SubMenu">
<li><a href="AugmentedBrowsing_p.html" class="MenuItemLink lock">Augmented Browsing</a></li>
<li><a href="AugmentedParsing_p.html" class="MenuItemLink lock">Augmented Parsing</a></li>
</ul>
</div>
</div>