[dokuwiki] Re: FAQ for Plugin developers regarding the move to jQuery

  • From: Myron Turner <turnermm02@xxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 15 Sep 2011 18:57:47 -0500

On 9/15/2011 9:56 AM, Andreas Gohr wrote:
Hi developers!

I just finished a FAQ page that should answer all your questions you
might have relating DokuWiki's move to jQuery with the next release.

If you created any plugin or template that has some JavaScript code,
you should read this page:

http://www.dokuwiki.org/devel:jqueryfaq

All of what's described there applies to a current devel version as
well as to the upcoming release, so you can check it out right away.

Andi


I just posted a small compatibility script, which makes it possible to write ajax function calls in JQuery format; it comes into play if JQuery is not present and converts the calls to the older library.

http://www.dokuwiki.org/devel:jquery_compatibility

The technique illustrated there can be extended beyond ajax calls.
--
Myron Turner
http://mturner.org/
http://mturner.org/fckgLite
https://github.com/turnermm
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: