> The idea was to split this into two different elements in the xml, for > example a "desc" element and a "changes" element.
Sounds reasonable to me. Especially if updates are listed in a separate table. > If you split this into two XML elements, it would be nice if the > "changes" element interpreted line breaks as <br> so you don't have to > put things like <br> in the text in the xml element. That should be feasible. Template Toolkit has a filter for this kind of things. -- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
