aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/install.mdwn
Commit message (Collapse)AuthorAge
* Simplify libdirs: libdirs must be plural, libdir must be a single stringSimon McVittie2014-12-09
| | | | | This makes the documentation read more sensibly, and matches how we handle underlaydirs and underlaydir.
* Allow several extra library and plugin directories (libdir option)Louis2014-12-06
|
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* web commit by AlexandreDupas: Fix typo.Joey Hess2007-12-28
|
* improved docs, add a tutorial for writing pluginsjoey2007-08-13