====== jQuery Plugin ====== ---- plugin ---- description: Provides the jQuery JavaScript Framework for other plugins/templates. **No longer required.** author : Markus Birth email : mbirth@webwriters.de type : Action lastupdate : 2009-02-10 compatible : 2009-02-14 depends : conflicts : similar : tags : javascript, ajax, embed, !obsolete downloadurl: https://trello.com/1/cards/5afdbdc8a8a7c5fd2be1eae4/attachments/5afdbe0e8d7d95b8485ad41f/download/jquery.zip ---- :!: 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 [[devel:jqueryfaq|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 the ''compress'' option may be doing some harm to the jQuery script. > After switching off the ''compress'' 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