summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/prettydate.pm
AgeCommit message (Collapse)Author
2007-05-06improve a stringjoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
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.
2007-02-15improve stringjoey
2007-02-15add day of week to prettydate, and i18njoey
2007-02-15supress redef warningjoey
2007-02-15* Add a prettydate plugin that formats dates in a more readable fashion.joey
(I had to get a pretty date somehow today..)