summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/listdirectives.pm
AgeCommit message (Collapse)Author
2009-05-22listdirectives: Avoid listing _comment directives and generally assume any ↵Joey Hess
directive starting with _ is likewise internal.
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-30don't rely on plugin load order when determining generated directivesJoey Hess
Instead, shortcuts will explicitly be marked as such when registered, and listdirectives can filter them out.
2008-09-27Export pagetitle, titlepage, linkpage.Joey Hess
2008-09-11listdirectives: Enable use of the directives underlay.Joey Hess
2008-08-25updateJoey Hess
2008-08-25rename pluginJoey Hess
I don't want to be stuck renameing it later if preprocessor directives are turned into postprocessor directives. Also, "directives" is shorter and clearer than "preprocessors".