plugins
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| plugins [2012/12/15 20:34] – angelegt admin | plugins [2012/12/15 20:45] (aktuell) – admin | ||
|---|---|---|---|
| Zeile 3: | Zeile 3: | ||
| *[[http:// | *[[http:// | ||
| - | *color - plugin | + | ===== color - plugin |
| + | |||
| + | *Im Dokuwiki in das lib/plugins Verzeichnis wechseln und folgendes Skript ausführen, davor aber im Skript Eigentümer und Gruppe editieren | ||
| <code sh color.sh> | <code sh color.sh> | ||
| + | #!/bin/bash | ||
| mkdir -p color | mkdir -p color | ||
| wget https:// | wget https:// | ||
| wget https:// | wget https:// | ||
| chmod -R a+rX color | chmod -R a+rX color | ||
| + | #chown web5:web5 -R color | ||
| </ | </ | ||
| + | |||
| + | ==== Beispiel ==== | ||
| + | |||
| + | <color blue/ | ||
| + | |||
| + | |||
plugins.1355600080.txt.gz · Zuletzt geändert: von admin
