--- Original Nachricht --- Absender: Gregory Loichot Datum: 01.04.2009 13:59: > Hi, > > I'm writing a flexform for my extension. It look like : > > <T3DataStructure> > <meta> > <langDisable>1</langDisable> > </meta> > <sheets> [...] > > What happens : > LLL:EXT:cross118712/locallang_db.xml:tt_content.pi_flexform.confPart.firstName > > becomes "First Name" and > LLL:EXT:cross118712/locallang_db.xml:tt_content.pi_flexform.confPart.title > become.... > LLL:EXT:cross118712/locallang_db.xml:tt_content.pi_flexform.confPart.title > > Why "Configuration particular" doesn't appear ? > > Thank you.
TYPO3 Core APIs - p. 117 wrong > <langDisable>1</langDisable> should be <langDisable>0</langDisable> -- Fiat lux! Docendo discimus. _____________________________ uon GbR http://www.uon.li http://www.xing.com/profile/Peter_Russ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
