Sorry, I meant <r:v name="RICHTEXTEDIT:..."/> --> Maybe that is already possible, as only the name information has to be evaluated. Could you give me a hint where to do that?
On 27 Aug., 09:19, Klaus <[EMAIL PROTECTED]> wrote: > How can I add custom template tags? E.g. imagine I want to add a new > tag RICHTEXTEDIT, so that I can write: > <r:RICHTEXTEDIT name="xxx"> > > Even better would be to be able specifying additional attributes, so > that one could write: > <r:RICHTEXTEDIT name="xxx" maxlength="20"> > > IMO, there is a strong tendency to easy-to-build GUIs, which seems a > problem with RIFE up to now. Compare the click framework or other > similar ones! > > In general, I want to add custom tags of any kind, not just such to > implant a UI component (but also header information, Javascript, > etc.)! > > Best > > Klaus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---
