[TYPO3-english] Displaying HMENU with its pagecontent header data
Martin Bernt Rud
martin.b.rud at gmail.com
Mon Jun 8 08:07:58 CEST 2009
Hi Chivy,
In my opinion it can get pretty complicated since many content elements
might live in one page. Instead I would consider taking the page header from
page title // subtitle.
For instance:
lib.content = COA
lib.content.10 {
field = subtitle // title
wrap = <h1>|</h1>
}
lib.content.50 < styles.content.get
It also gives you the opurtunity to use subtitle for SEO puposes: As <title>
or as title on links in menus. This is good for search engines.
2009/6/8 Lim Chivy <lim.chivy at yejj.com>
> Hello,
>
> I want to display Menu from the header of page content element.
> I appreciate it if you can solve this for me.
>
> Thanks,
>
> Chivy
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list