[TYPO3] Need help with TEXT - field title

JoH asenau info at cybercraft.de
Wed Jan 17 14:47:45 CET 2007


> I have a sitemap, made like Menu (see code down)
> As you can see down, I would like field:title to show me a title from
> page with id=22. Please can anyone help me with some suggestions?
>
> #first level (pid=22)
> temp.sitemap.20.15 = TEXT
> temp.sitemap.20.15.data = field:title
> temp.sitemap.20.15.case = upper
> temp.sitemap.20.15.wrap = <h2>|</h2><br>
>
> #second level
> temp.sitemap.20.20 = HMENU
> temp.sitemap.20.20.wrap = |<BR><BR>
> temp.sitemap.20.20.special = directory
> temp.sitemap.20.20.special.value = 22
> temp.sitemap.20.20.1 < temp.sitemap.firstLevel
> temp.sitemap.20.20.2 < temp.sitemap.secondLevel

use "special=list" instead of "special=directory" and give your menu one
more level.
Then for the first level use "doNotLinkIt=1" to disable the link.

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list