On 11/14/06, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > > One suggestion, I really love in the php documentation: it should be > > possible to add user comments to every navigation point. I think, that > > such a feature is very helpful. > > It's true that the comments in the PHP documentation are very helpful. I > wonder if it would be better to add a discussion system that results in > improving the actualy documetantion. > > Anyway, it would be nice to have a comment system in the API, but it is > currently out of the scope and not that easy with XML/XSTL only :-)
I have some simple PHP code that builds a html page from the xml doc file. It would be pretty straightforward with that kind of server-side coding to import the xml doc into a database system like Drupal. In Drupal language this would mean that each JQuery method would become a "node", which could for example have comments. This was actually an idea I had when I first started to code - that and to make the API searchable (which Drupal also would provide), and to render as a regular HTML page. As the new jQuery homepage will be built on Drupal (correct me if I'm wrong) this might be a good way to go with the API documentation. /Anders _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
