Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-08-03 | add plugin safe/rebuild info (part 3 of 3) | Joey Hess | |
2008-08-03 | add advanced and basic modes | Joey Hess | |
2008-07-26 | fixups | Joey Hess | |
2008-07-26 | remove default values in getsetup | Joey Hess | |
They were a bit confusing, since they did not actually set the default, and example values are sufficient. | |||
2008-07-26 | avoid fatal error in sanitize | Joey Hess | |
2008-07-26 | finish adding getsetup hooks to plugins | Joey Hess | |
2007-06-05 | exit with error if Text::Typography cannot be loaded | joey | |
2007-06-05 | * Add typographyattributes configuration setting to typography plugin. | joey | |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey | |
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. | |||
2006-09-26 | * Don't fail syntax check if Text::Typography isn't installed. | joey | |
Closes: #389406 | |||
2006-09-21 | move use | joey | |
2006-09-21 | * Add typography (SmartyPants) plugin by Recai. | joey | |