Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove unnecessary IkiWiki:: | Joey Hess | 2010-02-12 |
| | |||
* | 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 |
| | |||
* | add plugin safe/rebuild info (part 3 of 3) | Joey Hess | 2008-08-03 |
| | |||
* | add advanced and basic modes | Joey Hess | 2008-08-03 |
| | |||
* | fixups | Joey Hess | 2008-07-26 |
| | |||
* | 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. | ||
* | avoid fatal error in sanitize | Joey Hess | 2008-07-26 |
| | |||
* | finish adding getsetup hooks to plugins | Joey Hess | 2008-07-26 |
| | |||
* | exit with error if Text::Typography cannot be loaded | joey | 2007-06-05 |
| | |||
* | * Add typographyattributes configuration setting to typography plugin. | joey | 2007-06-05 |
| | |||
* | * 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. | ||
* | * Don't fail syntax check if Text::Typography isn't installed. | joey | 2006-09-26 |
| | | | | Closes: #389406 | ||
* | move use | joey | 2006-09-21 |
| | |||
* | * Add typography (SmartyPants) plugin by Recai. | joey | 2006-09-21 |