On Mon, Nov 28, 2011 at 11:42, A.L.E.C <[email protected]> wrote: > In trunk we have added About section in Settings. Because we have > already some plugins on AGPL license we need a place in the UI to > provide links to their source code. > > All plugin authors are encouraged to create/update packag.xml files. > > There's still one issue. How to define URL of plagin source. There's > <srcuri> tag which I think we should use. However, I have problems with > validation according to defined XSD for this file. Any hints? Till?
The package.xml validates when adding <srcuri></srcuri> right before <phprelease/> Your failing validation could be some validation error in the XSD (package-2.0.xsd) itself which my validator (Oxygen) complains about. ~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/8f4f07cd
