Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Nächste Überarbeitung | Vorherige Überarbeitung | ||
| hilfe:administration:ajaxloader [2010/10/06 12:26] – angelegt alan | hilfe:administration:ajaxloader [2015/06/07 23:53] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== AJAXloader Plugin ====== | ||
| + | The ajaxloader plugin is a helper plugin for various other plugins. | ||
| + | |||
| + | ===== Download and Installation ===== | ||
| + | |||
| + | Download and install the plugin using the [[doku> | ||
| + | |||
| + | * Unstable **development version** from the [[http:// | ||
| + | |||
| + | Refer to [[doku> | ||
| + | |||
| + | ===== Usage ===== | ||
| + | |||
| + | The ajaxloader plugin aids in implementing both sides of an AJAX call: Calling and providing the endpoint. You can freely combine both parts with each other or with DokuWiki’s own facilities. | ||
| + | |||
| + | ==== Calling ==== | ||
| + | |||
| + | The plugin provides two functions: '' | ||
| + | |||
| + | ==== Providing ==== | ||
| + | |||
| + | The plugin provides a simpler way of developing the endpoint than hooking '' | ||