-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi Michael,
I just wanted to suggest usingxml for the config data, rather than an xsl variable. The xsl variable needs parsing through exsl:node-set() where an xml document can be loaded into a variable using document() function, and therefore already be a node-set.
Just a thought. :)
Also, I've been having a play, and I may make an extension based on this concept, to allow the event and field messages to be set via the admin... Don't wait on that though, my schedule is tight.
Metadata
Metadata
Assignees
Labels
No labels