Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
<UL>
|
|
|
2 |
{section name=entry loop=$entry}
|
|
|
3 |
<LI> <OBJECT type="text/sitemap">
|
|
|
4 |
<param name="Name" value="{$entry[entry].paramname}">
|
|
|
5 |
{if $entry[entry].isclass} <param name="ImageNumber" value="1">
|
|
|
6 |
{/if}{if $entry[entry].outputfile} <param name="Local" value="{$entry[entry].outputfile}">
|
|
|
7 |
{/if} </OBJECT>
|
|
|
8 |
{if $entry[entry].tocsubentries}{$entry[entry].tocsubentries}{/if}
|
|
|
9 |
{/section}
|
|
|
10 |
{$tocsubentries}
|
|
|
11 |
</UL>
|