At 10:05 10/06/2002 +0200, you wrote: >On Monday 10 June 2002 09:53, Steven Noels wrote: > >. . . > > I was thinking of something along these lines for Forrest however, where > > non-Cocoon documentors (Xerces, Axis, etc) probably don't have an > > instance of Cocoon running on their workstation. > >If Cocoon is not available, what might help is something we >discussed here a while ago [1]: including mailto URLs in documents (on every >paragraph?) that allow users to send comment to -dev mailing lists with >headers that identify the message purpose: > >mailto:[EMAIL PROTECTED]?subject=[DOC-COMMENT]somefile.xml-para231 > >not sure about the syntax, but it's the idea.
Syntax is correct. You can even add a body param too. mailto:[EMAIL PROTECTED]?subject=[DOC-COMMENT]somefile.xml-para231&body="<file>somefile.xml</file><para>231</para><author>Stefano Mazzocchi</author>" This way the whole relevant content is kept together, and we can parse the content if processing will ever be done in the future. Just a suggestion. Bert >-Bertrand > >[1] >http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102144573329536&w=2 > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]