On 22/08/06, Blair McKenzie <[EMAIL PROTECTED]> wrote:
> Is there any reason not to simply create an html page that loads the plugin
> via ajax and parses that? Depending on the intended use the page would
> output the documentation directly or generate xml to copy into a static
> file.
>
> John's current code could probably be copyed almost exactly.
>
> Blair
>

That sounds like a better idea. AJAX might not even be needed - just
have two textareas - you paste the plugin code into one, click
'generate xml' and the second one has the generated code (which you
then paste into the Plugin.xml).

Or even better, it would use a server-side script to create the
documentation and a zip file that you then download that contains all
the files needed to generate that documentation (if you want to tweak
the XSL file).

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to