Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| dokuwiki:button [2008/05/20 13:56] – gerald | dokuwiki:button [2024/02/29 13:36] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== Toolbar ====== | ||
| + | |||
| + | To add a button on the edit-toolbar: | ||
| + | --- // | ||
| + | (newer versions of DokuWiki) | ||
| + | |||
| + | To add a buttom for < code> | ||
| + | edit / | ||
| + | Add to the array (eg. after the last one with the signature sig.png) | ||
| + | |||
| + | < | ||
| + | | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ), | ||
| + | </ | ||
| + | ( < slash code> SHOULD BE A SINGE / !!!) | ||
| + | |||
| + | |||
| + | Save. Nothing happens. This is because of the caches of the javascript. | ||
| + | To clean cache, call: https:// | ||
| + | |||
| + | |||
| + | Clean the browser-cache too (by shift-reload to force reload). | ||
| + | |||
| + | Done. | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | Alt: | ||
| + | |||
| + | |||
| Um einen Button bei der Editpage oben hinzuzufügen: | Um einen Button bei der Editpage oben hinzuzufügen: | ||