aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib.mdwn
Commit message (Collapse)AuthorAge
* improved docs, add a tutorial for writing pluginsjoey2007-08-13
|
* * Fix --libdir to work at the command line.joey2007-08-13
| | | | | * Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC.
* * Add a libdir config option to let ikiwiki load perl modules, includingjoey2007-07-27
| | | | plugins, from a user-configurable directory.
* fix created_after limitsjoey2007-05-02
|
* use feedpages to limit all feeds to new items, in preparation for switchingjoey2007-04-14
| | | | | ikiwiki.info to usedirs
* Revert my commit; plugins and plugins/contrib both post to the same place.joshtriplett2007-04-12
|
* web commit by JoshTriplett: Differentiate the postformtext of ↵joey2007-04-12
| | | | plugins/contrib from plugins.
* * Add postformtext parameter to inline.joey2007-04-12
|
* fix rootpagejoey2006-12-28
|
* updatesjoey2006-11-22
|
* revert broken parentlinks fix, which was broken, explain whyjoey2006-08-22
add plugins/contrib page to avoid broken link on this wiki