[TYPO3-dev] Page title for specific UID

Christopher Torgalson bedlamhotel at gmail.com
Wed May 16 18:21:30 CEST 2007


Hi,

On 5/16/07, John Angel <johnange at gmail.com> wrote:
> Hi,
>
> Is there a quick way to fetch multilanguage title for specific UID?
>
> I found page:title and leveltitle, but that doesn't help.


HMENU should do it:

lib.foo = HMENU
lib.foo {
  special = list
  special.value = 37

  1 = TMENU
  1 {
    NO {
      doNotLinkIt = 1
    }
  }
}



-- 
Christopher Torgalson
http://www.typo3apprentice.com/




More information about the TYPO3-dev mailing list