rendered paste body###########################################################
## Shortcut navigation (top)
temp.shortCuts = HMENU
temp.shortCuts {
special = directory
special.value = {$alyssa_shortcuts_pid}
1 = TMENU
1.NO {
allWrap = | | |*||*||
value.field = title
ATagParams = class="shortcuts"
}
}
###########################################################
###########################################################
## Shortcut navigation (bottom)
temp.shortCutsBottom = HMENU
temp.shortCutsBottom {
special = directory
special.value = {$alyssa_shortcuts_bottom_pid}
1 = TMENU
1.NO {
allWrap = | | |*||*||
value.field = title
ATagParams = class="shortcutsbottom"
}
}
###########################################################
###########################################################
## Title of current site
temp.siteTitle = TEXT
[treeLevel = 0]
temp.siteTitle.data = leveltitle : 0
[end]
[treeLevel = 1,2,3,4,5,6,7,8,9]
temp.siteTitle.data = leveltitle : 1
[end]
###########################################################
###########################################################
## Bread-Crump navigation (content)
temp.navigationBreadCrump = HMENU
temp.navigationBreadCrump {
special = rootline
special.range = 0|-1
1 = TMENU
1 {
wrap = <div class="breadcrumpnav">|</div>
NO {
allWrap = | > |*||*||
value.field = title
}
}
}
###########################################################
###########################################################
## Side navigation (sub)
temp.navigationSub = HMENU
temp.navigationSub {
entryLevel = 1
wrap (
<table class="subnav">|</table><table class="hlinecontentdivider"><tr>
<td><img src="fileadmin/templates/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<div><img src="fileadmin/templates/images/spacer.gif" width="1" height="5" border="0" alt=""></div>
)
1 = TMENU
1 {
NO {
allWrap = <tr><td><span class="arrow">></span>|</td><td class="vlinewhite"><img src="fileadmin/templates/images/spacer.gif" width="1" height="1" border="0" alt=""></td></tr>
}
CUR < .NO
CUR {
allWrap = <tr><td class="selected"><span class="arrow">></span>|</td><td class="vlinered"><img src="fileadmin/templates/images/spacer.gif" width="1" height="1" border="0" alt=""></td></tr>
}
CUR = 1
}
}
###########################################################
###########################################################
## Main navigation (top)
temp.navigationTop = HMENU
temp.navigationTop {
entryLevel = 0
expAll = 1
1 = GMENU
1 {
NO {
wrap = <td class="button">|</td>
format = gif
XY = 123,68
reduceColor=255
5 = IMAGE
5 {
file.import.field = media
file.import = uploads/media/
file.import.listNum = 0
}
}
RO = 1
RO {
wrap = <td class="button">|</td>
format = gif
XY = 123,68
reduceColor=255
5 = IMAGE
5 {
file.import.field = media
file.import = uploads/media/
file.import.listNum = 1
}
}
ACT = 1
ACT < .RO
}
}
###########################################################
###########################################################
## Language navigation
# temp.languageNavigation = HMENU
# temp.languageNavigation {
# special = directory
# special.value = {$alyssa_root_pid}
# 1 = TMENU
# 1.NO {
# allWrap = <td>|</td><td> | </td><td>|*||*||</td>
# value.field = title
# ATagParams = class="shortcuts"
# }
# wrap = | <td> | </td><td><a href="index.php?id=260"><img src="fileadmin/templates/images/ru_LangNav_44x14.gif" width="44" height="14" onmouseover="this.src='fileadmin/templates/images/ru_LangNav_44x14_ro.gif'" onmouseout="this.src='fileadmin/templates/images/ru_LangNav_44x14.gif'" /></a></td>
# }
###########################################################
###########################################################
## Language navigation OLD
temp.languageNavigation = HMENU
temp.languageNavigation {
special = directory
special.value = {$alyssa_root_pid}
1 = TMENU
1.NO {
allWrap = | | |*||*||
value.field = title
ATagParams = class="shortcuts"
}
}
###########################################################