jQuery Plugin
Compatible with DokuWiki
2009-02-14
This extension is marked as obsoleted. Therefore it is hidden in the Extension Manager and the extension listing. Furthermore, it is candidate for removal.
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Similar to jquerymigrate
Needed for googleplusone, picasawebalbum, dokumobile, translation2
This plugin has been superseded by the inclusion of jQuery into the core installation of DokuWiki, and no longer needs to be used. For more information please see the jQuery FAQ for Plugin Developers.
Comments
Please update to jquery 1.6.4 :/
… to be continued
http://maxb.net/blog/2009/02/26/dokuwiki-jquery-ui-autocomplete/
Massimiliano Balestrieri (io@maxb.net)
2 links. It's only a draft!
jQuery base plugin: http://maxb.net/blog/2009/02/24/dokuwiki-jquery/
jQuery tag helper plugin : http://maxb.net/blog/2009/02/24/dokuwiki-jquery-tags/
Massimiliano Balestrieri (io@maxb.net)
Great work!
May I give you a suggestion?
Can you write a simple example of a page, and a little test on your wiki?
Thanks!!!
Alessandro Celli
Example is up and now the two icons in the lower right are added by jQuery.
Thank you. I want write a plugin similar to remote script for give to my wiki the ability of execute some commands. For example some bash scripts.
Can you give me some suggestions on how to write a format plugin ?
Many Thanks.
Not necessary, I have understand.
See my plugin runcommand as example of jquery !
Alessandro Celli
Hi I have some problems after enabling the jquery plugin:
- missing } after function body…focusMarker();});
- jQuery is not defined
- indexmenu_findExt is not defined (I have indexmenu plugin installed)
I am having the same problems, can anyone fix them?I have spent the morning trying to get this plugin to work with runcommand, eventually I found in the
js.php
script that thecompress
option may be doing some harm to the jQuery script.
After switching off thecompress
option in the configuration manager and clearing *.js cache files, jQuery works! – Chris Usher
Hi, i use your example odt export, but the export icon isn´t shown in all templates. The Roundbox template is one of these where the button isn´t shown. May you can give me a hint that it works. Kind regards JayE