<menu>
<block-list>
<block>
- <header>
- <title id="{?menu_title_id?}" class="{!menu_title_class?}">
- {?menu_title?}
+ <block-header>
+ <title>
+ <title-id>{?menu_title_id?}</title-id>
+ <title-class>{!menu_title_class?}</title-class>
+ <title-text>{?menu_title?}</title-text>
</title>
- </header>
- <entries-content>
- {?menu_entry-list?}
- </entries-content>
- <footer id="{!footer_id?}">
- <text class="{?footer_design_class?}">
- {?menu_footer?}
- </text>
- </footer>
+ </block-header>
+ <entry-list>
+ <entry>
+ <entry-id>{?entry_id?}</entry-id>
+ <anchor>
+ <anchor-id>{?anchor_id?}</anchor-id>
+ <anchor-text>{?anchor_text?}</anchor-text>
+ <anchor-title>{?anchor_title?}</anchor-title>
+ <anchor-href>{?anchor_href?}</anchor-href>
+ </anchor>
+ </entry>
+ </entry-list>
+ <block-footer>
+ <footer-id>{!footer_id?}</footer>
+ <footer-class>{?footer_design_class?}</footer-class>
+ <footer-text>{?menu_footer?}</footer-text>
+ </block-footer>
</block>
</block-list>
</menu>
<menu>
<block-list>
<block>
- <header>
- <title id="home" class="menu_title_home">
- <![CDATA[Home:]]>
+ <block-header>
+ <title>
+ <title-id><![CDATA[home_menu_title]]></title-id>
+ <title-class><![CDATA[menu_title]]></title-class>
+ <title-text><![CDATA[Home:]]></title-text>
</title>
- </header>
+ </block-header>
<entry-list>
- <entry id="home">
+ <entry>
+ <entry-id><![CDATA[home]]></entry-id>
<anchor>
- <anchor-id><![CDATA[menu_home:]]></anchor-id>
- <anchor-text><![CDATA[Home:]]></anchor-text>
- <anchor-title><![CDATA[Zur Startseite:]]></anchor-title>
+ <anchor-id><![CDATA[menu_home]]></anchor-id>
+ <anchor-text><![CDATA[Home]]></anchor-text>
+ <anchor-title><![CDATA[Zur Startseite]]></anchor-title>
<anchor-href><![CDATA[index.php?app={?app_short_name?}]]></anchor-href>
</anchor>
</entry>
- <entry id="login">
+ <entry>
+ <entry-id><![CDATA[login]]></entry-id>
<anchor>
<anchor-id><![CDATA[menu_login]]></anchor-id>
<anchor-text><![CDATA[Einloggen]]></anchor-text>
<anchor-href><![CDATA[index.php?app={?app_short_name?}&page=login]]></anchor-href>
</anchor>
</entry>
- <entry id="register">
+ <entry>
+ <entry-id><![CDATA[register]]></entry-id>
<anchor>
<anchor-id><![CDATA[menu_register]]></anchor-id>
<anchor-text><![CDATA[Anmeldung]]></anchor-text>
<anchor-href><![CDATA[index.php?app={?app_short_name?}&page=register]]></anchor-href>
</anchor>
</entry>
- <entry id="pillory">
+ <entry>
+ <entry-id><![CDATA[pillory]]></entry-id>
<anchor>
<anchor-id><![CDATA[menu_pillory]]></anchor-id>
<anchor-text><![CDATA[Pranger]]></anchor-text>
</anchor>
</entry>
</entry-list>
- <footer id="home_menu_footer">
- <text class="menu_footer">
- <![CDATA[Leer]]>
- </text>
- </footer>
+ <block-footer>
+ <footer-id><![CDATA[home_menu_footer]]></footer-id>
+ <footer-class><![CDATA[menu_footer]]></footer-class>
+ <footer-text><![CDATA[Leer]]></footer-text>
+ </block-footer>
</block>
<block>
- <header>
- <title id="law" class="menu_title_law">
- <![CDATA[Rechtliches:]]>
+ <block-header>
+ <title>
+ <title-id><![CDATA[law_menu_title]]></title-id>
+ <title-class><![CDATA[menu_title]]></title-class>
+ <title-text><![CDATA[Rechtliches:]]></title-text>
</title>
- </header>
+ </block-header>
<entry-list>
- <entry id="imprint">
+ <entry>
+ <entry-id><![CDATA[imprint]]></entry-id>
<anchor>
<anchor-id><![CDATA[menu_imprint]]></anchor-id>
<anchor-text><![CDATA[Impressum]]></anchor-text>
<anchor-href><![CDATA[index.php?app={?app_short_name?}&page=imprint]]></anchor-href>
</anchor>
</entry>
- <entry id="terms">
+ <entry>
+ <entry-id><![CDATA[terms]]></entry-id>
<anchor>
<anchor-id><![CDATA[menu_terms]]></anchor-id>
<anchor-text><![CDATA[ANBs]]></anchor-text>
</anchor>
</entry>
</entry-list>
- <footer id="law_menu_footer">
- <text class="menu_footer">
- <![CDATA[Leer]]>
- </text>
- </footer>
+ <block-footer>
+ <footer-id><![CDATA[law_menu_footer]]></footer-id>
+ <footer-class><![CDATA[menu_footer]]></footer-class>
+ <footer-text><![CDATA[Leer]]></footer-text>
+ </block-footer>
</block>
</block-list>
</menu>