[TYPO3-ect] Ext-JS 1.0.1
Steffen Kamper
steffen at sk-typo3.de
Sun Jul 15 10:32:09 CEST 2007
Hi Joerg,
would be nice if you could include the lang-files in the src-directory.
So it would be easy to set in in TYPO3. Something like
if(is_file(t3lib_extMgm::siteRelPath('extjs') .
'src/locale/ext-lang-'.$this->conf['langKey'].'.js')
$addHeader = '<script type="text/javascript" src="' .
t3lib_extMgm::siteRelPath('extjs')
.'src/locale/ext-lang-'.$this->conf['langKey'].'.js'"></script>';
this would help for the first time to get the right labels for dialogs,
grids etc.
vg Steffen
"Joerg Schoppet" <joerg at schoppet.de> schrieb im Newsbeitrag
news:mailman.1.1184221089.17997.typo3-team-extension-coordination at lists.netfielders.de...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steffen Kamper wrote:
>> We would like to use the forms also, but i'm not sure how the best way is
>> to
>> use language things (labels etc).
>> Do you have an idea how to connect this (best would be to work with
>> language
>> xml files) ?
>
> Hi,
>
> actually I don't need any client-side language-labels, because I let
> generate everything on server-side, so I can use the TYPO3-buildin
> functionality.
>
> Joerg
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFGlcekq5Me6rRDqPURAvl9AKCDYy7PyLHNuHkHM/Yvb+Ec02I66ACfcLxN
> 3FG9wpkh/pXIfy2yJBdYYXA=
> =tlxT
> -----END PGP SIGNATURE-----
More information about the TYPO3-team-extension-coordination
mailing list