[TYPO3-english] TYPO3 can't find ImageMagick anymore

Philipp Gampe phil at philippgampe.info
Wed Jun 3 14:23:36 CEST 2009


Try that one (its the second one) and use CSS classes

you can still link the images, just use the nescessary (xHMTL) code  
instead of the words English, Danish, Russen

Hope that helps you

lib.langMenu = HMENU
lib.langMenu {
special = language
special.value = 0,1,2
special.normalWhenNoLanguage = 0
1 = TMENU
1 {
         # Normal link to language that exists:
NO = 1
NO.allWrap = |*| | *  |*| |
NO.linkWrap = <b style="background-color : grey"> | </b>
NO.stdWrap.setCurrent = English || Danish || Russian
NO.stdWrap.current = 1
         # Current language selected:
ACT < .NO
ACT.linkWrap = <b style="background-color : red"> | </b>
         # Language that is NOT available:
USERDEF1 < .NO
USERDEF1.linkWrap = <span style="background-color : yellow"> | </span>
USERDEF1.doNotLinkIt = 1
}
}


Am 03.06.2009, 14:11 Uhr, schrieb Jeppe Donslund <jd at webmasters.dk>:

> I have taking it from the Localization Guide
> http://typo3.org/documentation/document-library/core-documentation/doc_l10nguide/1.0.0/view/1/2/#id3994651
>
> Are there other ways to do this?
>
> Jeppe
>
>
>

-- 
I never knew how good Opera is as a newsreader! Try it!
(used Thunderbird and Evolution before)


More information about the TYPO3-english mailing list