Afficher un message
Vieux 14/05/2006, 17h23   #1
D_C
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut embedded php in a template...

hi list -

seems there is a GNU extension for handling text translation strings...

is there a high-performance way to call out to this from within smarty
templates?
eg inside a template i need to call php.

instead of
--------
name: {$userName}

all i can immediately think of is passing in a php object to smarty
that can access the gettext function... but this takes a lot of space
+ I'm sure has call overhead:

{$phpObj->getText("name")} {$userName}

is ther a way to do a smarty filter that you can pass in a string (not
a variable) to ?

{ "userName"|getText }

i cant really think of a good way of combining smarty + php ...

tx,

/dc
_______________________________________________
David "DC" Collier

dc@pikkle.com
skype: callto://d3ntaku
http://www.pikkle.com
+81 (0)80 6521 9559

http://charajam.com$B!!!Z!z%-%c%i"v%8%c%`!z![(B
$B?M5$%-%c%i$H(BJ-POP$B:G?7%R%C%H6J$r<+J,$GAH$_9g$o$;$F(B
$BBT<u(BFlash$B$dCe(BFlash$B$r:n$C$A$c$*$&!* (B
_______________________________________________
  Réponse avec citation
 
Page generated in 0,05362 seconds with 9 queries