[Typo3] Use constant from GP:
Kraft Bernhard
kraftb at gmx.net
Tue Feb 15 12:07:44 CET 2005
Dominique Feyer wrote:
> before.cObject = TEXT
> before.cObject.insertData = 1
> before.cObject.field = uid
> before.cObject.dataWrap = <white>|</white> <a
> href="index.php?id= | &L={$GPvar:L}&key=0">
Don't know if it works with dataWrap (dataWrap must be feed through
stdWrap to let this work).
But you should try:
> before.cObject.dataWrap = <white>|</white> <a
href="index.php?id= | &L={GPvar:L}&key=0">
so {GPvar:L} instead of {$GPvar:L}
(leave the "$" away)
greets,
Bernhard
--
Kraft Bernhard
MOKKA Medienagentur <http://www.mokka.at>
T: +43 - 1 - 895 33 33 - 50
More information about the TYPO3-english
mailing list