summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-24remove top-level directive page from basewikiJoey Hess
2008-12-24remove deprecated googlecalendar pluginJoey Hess
2008-12-24remove deprecated admin prefsJoey Hess
A new ikiwiki-transition moveprefs subcommand can pull the old data out of the userdb and inject it into the setup file. Note that it leaves the old values behind in the userdb too. I did this because I didn't want to lose data if it fails writing the setup file for some reason, and the old data in the userdb will only use a small amount of space. Running the command multiple times will mostly not change anything.
2008-12-24typoJoey Hess
2008-12-23updateJoey Hess
2008-12-23Merge branch 'master' into nextJoey Hess
Conflicts: IkiWiki.pm
2008-12-23hack to avoid globlist deprecaton message false positiveJoey Hess
2008-12-23updateJoey Hess
2008-12-23Add deprecation warning for GlobLists, which will stop working in 3.0.Joey Hess
2008-12-23remove globlist supportJoey Hess
No transition code implemented, but I will probably make a 2.x release that warns about found globlists.
2008-12-23fix to use prefix directivesJoey Hess
2008-12-23fix to use prefix directivesJoey Hess
2008-12-23updateJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-23updateJoey Hess
2008-12-23Merge branch 'master' into nextJoey Hess
2008-12-23fix a few directives using the old syntaxJoey Hess
I'm turning on prefix_directives for the live wiki now.
2008-12-23enable prefix_directives by defaultJoey Hess
2008-12-23beginning docs for 3.0Joey Hess
2008-12-23enable aggregate_internal by defaultJoey Hess
2008-12-23responseJoey Hess
2008-12-23fix popcon graph linkJoey Hess
2008-12-23Any other schools?http://hendry.iki.fi/
2008-12-23po: make the dev timing clearerintrigeri
2008-12-23httpauth_feature_parity_with_passwordauth: a bit more thinkingintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-12-22(no commit message)http://puck.openid.org/
2008-12-22merge recentchanges comments fixJoey Hess
2008-12-22Merge commit 'smcv/recentchanges'Joey Hess
2008-12-22Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-12-22reference my recentchanges branchhttp://smcv.pseudorandom.co.uk/
2008-12-22recentchanges_link CGI: If the linked page is internal, use its permalinkSimon McVittie
This fixes a bug, that comments appear in recentchanges as broken links.
2008-12-22updateJoey Hess
2008-12-22add news item for ikiwiki 2.71Joey Hess
2008-12-21unify pagespecsJoey Hess
2008-12-21fix linksJoey Hess
2008-12-21formattingJoey Hess
2008-12-21mention comments pluginJoey Hess
2008-12-21avoid an uninitialized value warningJoey Hess
2008-12-21openid branch mergedJoey Hess
2008-12-21Merge commit 'smcv/openid'Joey Hess
2008-12-21more reorgJoey Hess
2008-12-21close merged bugsJoey Hess
2008-12-21add another testJoey Hess
2008-12-21Merge commit 'smcv/comments'Joey Hess
2008-12-21Merge branch 'comments'Joey Hess
2008-12-21Another fixed bug in beautify_urlpathhttp://smcv.pseudorandom.co.uk/
2008-12-21trivial bug with patchhttp://smcv.pseudorandom.co.uk/
2008-12-21Another comments improvementSimon McVittie
2008-12-21rssitem.tmpl: include comments URL (HTML only)Simon McVittie
2008-12-21atomitem.tmpl: include comments URLs (HTML and Atom versions)Simon McVittie