Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use a div, not a p .. and in html5, a nav | Joey Hess | 2010-05-02 |
| | |||
* | add section information | Joey Hess | 2010-02-12 |
| | |||
* | mirrorlist: Display nothing if list is empty. | Joey Hess | 2009-10-02 |
| | |||
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
| | |||
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
| | |||
* | if extrafooter is already set, append to it | Joey Hess | 2008-08-26 |
| | | | | to interoperate with future plugins using it | ||
* | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | 2008-08-03 |
| | | | | too many plugins.. brain exploding.. | ||
* | remove default values in getsetup | Joey Hess | 2008-07-26 |
| | | | | | They were a bit confusing, since they did not actually set the default, and example values are sufficient. | ||
* | add missing setup options, tweak others' display | Joey Hess | 2008-07-26 |
| | |||
* | added getsetup hooks for all plugins up to recentchanges | Joey Hess | 2008-07-25 |
| | |||
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
| | | | | | | | | | for extended pagespecs. The old calling convention will still work for back-compat for now. * The calling convention for functions in the IkiWiki::PageSpec namespace has changed so they are passed named parameters. * Plugin interface version increased to 2.00 since I don't anticipate any more interface changes before 2.0. | ||
* | use urlto; htmlpage is no longer appropriate here | joey | 2007-04-01 |
| | |||
* | * Fix urls generated by mirrorlist plugin. | joey | 2007-03-31 |
| | |||
* | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | 2006-12-29 |
| | | | | | is available for translation. * Export gettext() from IkiWiki module. | ||
* | * Add mirrorlist plugin. | joey | 2006-12-23 |