Hi Fred,

Fred Baube schrieb:
Quoting Stefan Thomas:

So, I need to have a flexible bean definition that can be changed via the admin interface. Any ideas how that could be realized?
Sounds like you want JCR-170  :-)
Sounds like overkill ;)

However, I didn't even know about that standard *shame on me*, very interesting. Thanks!
But, coudln't you simply define an "otherprops" String field that
has syntax like
        prop1=valA;prop2=valX;prop3=valD,valE,valF

Then tho you'd also want to build a Rife form on the fly, for
example text fields (or dropdown boxes) for prop1, prop2, prop3.
I haven't tried that myself.
Yeah that would be ok. So I can only underline your question to Geert:
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.

Thanks again!

Stefan :)
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to