hi Andrès,

if you look closer at these value tags, they are not really nested. The ones inside the outer tags are actually escaped with a backslash.

This means that the tags will be seen as regular text by RIFE and they will not be evaluated. The templates that you're editing here are actually blueprints that will be used to create new templates on-the-fly. This is done through template transformations: http://rifers.org/wiki/display/RIFE/XSLT+support

While the wiki entry above details XSLT support, it's actually just one of the possibilities of template content transformation.

Hope this helps,

Geert

Andrés González wrote:
Hi.

In recent post here i read nested value tags are not supported...

But in rife-crud-source-1.3M2/src/templates/crud/admin/menu.html i see:

<span class="[!V 'menu_item_class']menu_item[!/V]"><a href="\[!V
'EXIT:QUERY:[!V 'exit_prefix'/][!V 'exit_name'/]'/]">\<!--V
'L10N:menu_item-[!V 'exit_name'/]'-->\<!--/V--></a></span>


There is a "\[!V 'EXIT:QUERY:[!V 'exit_prefix'/][!V 'exit_name'/]'/]"

So... i don't know what to think...



--
Geert Bevin             Uwyn bvba               GTalk: [EMAIL PROTECTED]
"Use what you need"     Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com     7170 Manage, Belgium      AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net
_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to