Geert, is it possible to append form widgets to a block ?
I seem to recall a discussion that concluded that essentially,
the template processor only makes a single pass, so that you
cannot write out templating directives in one pass, and then
have Rife render them on a second pass.

No by using the template engine purely. However, you can create template 'transformers' that can modify any of the template content before it's actually parsed by the template engine. These transformations will be cached and you can setup identifiers that allow the caching to be invalidated and reloaded. This is exactly how RIFE/Crud generates the templates for each element.

Hope this helps,

Geert

--
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