Ivelin Ivanov wrote: > I've added a link to the XMLForm wizard in the /cocoon/sample-apps page > xml-cocoon2/src/webapp/docs/samples/sample-apps.xml > > In the description I wanted to add links to XForms, Schematron and XMLForm > documentation, > however < a href> is lost during the transformation of the samples document. > > Is this a bug, feature or am I doing things wrong?
Are you looking for the link element ... <link href=".......">to here</link> However, i have found difficulty linking reliably from samples to their documentation. We do it from the Catalog Entity Resolver demo xml-cocoon2/src/webapp/docs/samples/catalog/test.xml and the link does work. However, the path for the href makes a wild assumption - that the URL will always be /cocoon/documents/userdocs/concepts/catalog.html ... not necessarily so. Obviously there is a problem with linking the other way around too. You can make a link from the main documentation tree to the relevant sample. That will work from the Cocoon on localhost, but of course it results in a broken link on xml.apache.org/cocoon/ --David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]