[TYPO3-l10nmgr] CATXML format please review
    Daniel Pötzinger 
    nospam at nospam.de
       
    Fri May 16 07:18:50 CEST 2008
    
    
  
Hi all
I think it does make more sense not to prefix all with t3_ ?
Idea:
only prefix with t3_ if the heaerinfo is TYPO3 specific information
- use speaking name for common headerinformation.
Like:
<head>
                         <t3_l10ncfg></t3_l10ncfg>
                         <t3_sysLang></t3_sysLang>
                         <sourceLangISO></sourceLangISO>
                         <targetLangISO></targetLangISO>
                         <t3_baseURL></t3_baseURL>
                         <t3_workspaceId></t3_workspaceId>
                         <wordCount></wordCount>
                                 <fieldCount></fieldCount>
    
    
More information about the TYPO3-project-l10nmgr
mailing list