Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-21 | reword | Joey Hess | |
2008-12-23 | remove globlist support | Joey Hess | |
No transition code implemented, but I will probably make a 2.x release that warns about found globlists. | |||
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2007-08-13 | improved docs, add a tutorial for writing plugins | joey | |
2007-08-13 | * Fix --libdir to work at the command line. | joey | |
* Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC. | |||
2007-07-27 | * Add a libdir config option to let ikiwiki load perl modules, including | joey | |
plugins, from a user-configurable directory. | |||
2007-05-02 | fix created_after limits | joey | |
2007-04-14 | use feedpages to limit all feeds to new items, in preparation for switching | joey | |
ikiwiki.info to usedirs | |||
2007-04-12 | Revert my commit; plugins and plugins/contrib both post to the same place. | joshtriplett | |
2007-04-12 | web commit by JoshTriplett: Differentiate the postformtext of ↵ | joey | |
plugins/contrib from plugins. | |||
2007-04-12 | * Add postformtext parameter to inline. | joey | |
2006-12-28 | fix rootpage | joey | |
2006-11-22 | updates | joey | |
2006-08-22 | revert broken parentlinks fix, which was broken, explain why | joey | |
add plugins/contrib page to avoid broken link on this wiki |