aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* support longname for page types in commands and renameJoey Hess2009-05-21
* tidy up new page_types codeJon Dowland2009-05-16
* add a long name for textile/txtl ("Textile")Jon Dowland2009-05-16
* add a long name for mdwn ("Markdown")Jon Dowland2009-05-16
* check for longname for each syntax pluginJon Dowland2009-05-16
* remove pagespec_match_list override for externalJoey Hess2009-05-06
* external: Fix pagespec_match and pagespec_match_list. Closes: #527281Joey Hess2009-05-06
* Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
* inline: Minor optimisation.Joey Hess2009-05-05
* simplifiyJoey Hess2009-04-23
* Revert "pagespec_match_list * optimisation"Joey Hess2009-04-23
* avoid using pagespec_match_list hereJoey Hess2009-04-23
* simplifyJoey Hess2009-04-23
* pagespec_match_list * optimisationJoey Hess2009-04-23
* formattingJoey Hess2009-04-23
* typoJoey Hess2009-04-23
* pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
* comments: Add link to comment post form to allow user to sign in if they wish...Joey Hess2009-04-23
* pagespec error/failure distinction and error display by inlineJoey Hess2009-04-23
* fix idJoey Hess2009-04-22
* websetup: If setup fails, restore old setup file.Joey Hess2009-04-22
* blogspam: Load RPC::XML library in checkconfig, so that an error can be print...Joey Hess2009-04-22
* websetup: Display stderr in browser if ikiwiki setup fails.Joey Hess2009-04-22
* remove unnecessary variableJoey Hess2009-04-04
* remove debuggingJoey Hess2009-04-04
* fix display of web commits in recentchangesJoey Hess2009-04-04
* fix bug I introducedJoey Hess2009-04-04
* move comments to copyright and changelogJoey Hess2009-04-04
* formatting, layout, indentation, coding styleJoey Hess2009-04-04
* Merge branch 'master'Joey Hess2009-04-04
|\
| * recentchanges: change to using do=goto links.Joey Hess2009-04-01
| * use md5sum for page_to_idJoey Hess2009-03-27
| * comments: Fix anchor ids to be legal xhtml. Closes: #521339Joey Hess2009-03-26
| * comments: Fix too loose test for comments pages that matched normal pages wit...Joey Hess2009-03-26
| * fix rcs_getctime to return first, not last, change timeJoey Hess2009-03-20
| * fix rcs_getctime to return first, not last, change timeJoey Hess2009-03-20
| * inline: Fix urls to feed when feedfile is used on an index page.Joey Hess2009-03-19
| * avoid crashing if Sort::Naturally is not installedJoey Hess2009-03-19
| * implement sort=title_natural for inlinechrysn2009-03-19
| * git: Manually decode git output from utf-8, avoids warning messages on invali...Joey Hess2009-03-09
| * git: Fix utf-8 encoding of author names.Joey Hess2009-03-09
| * avoid uninitialized value warningsJoey Hess2009-03-09
| * When loading a template in scan mode, let preprocess know it only needs to scan.Joey Hess2009-03-08
| * avoid potential infinite loop in smiley expansionJoey Hess2009-03-08
| * configure wmd to leave text in markdownJoey Hess2009-03-08
| * look for wmd/wmd.jsJoey Hess2009-03-07
| * make wmd comment support comment editing (I think)Joey Hess2009-03-07
| * rebuild not neededJoey Hess2009-03-07
| * wmd plugin from willuJoey Hess2009-03-07
| * goto: Fix typo that broke recentchanges_link compatability.Joey Hess2009-02-27