[TYPO3] previous / next menu
Bas van der Togt
b.vandertogt at profinit.com
Sat Mar 24 15:24:46 CET 2007
Hello list,
I build a next|prev menu but now i'm missing one thing.
I want to show an inactive picture which is not linked if there's no
previous or next page. does anybody knows how to do this?
cheers
Bas
# ProductMenu
temp.ProductMenu = HMENU
temp.ProductMenu {
special = browse
special.items = prev|next
special.items.prevnextToSection = 0
special.next.fields.title = <img
src="fileadmin/templates/images/next.gif" width="7" height="7" alt=""
border="0">
special.prev.fields.title = <img
src="fileadmin/templates/images/previous.gif" width="7" height="7"
alt="" border="0">
1 = TMENU
1.NO.linkWrap = |
}
More information about the TYPO3-english
mailing list