mherger;362422 Wrote: > > > > If we are doing a table like this, should we split the description > from > > the upgrade info as per erland's suggestion? > > I'm sorry, I can't find that suggestion. What was it about? > If you add my repository you will see that the description for my plugins contains both: - The description of the plugin - A description of the changes since last version of the plugin
The idea was to split this into two different elements in the xml, for example a "desc" element and a "changes" element. 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. Today my description element generates line break by putting <br> in the text itself. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=54805 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
