summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2010-05-08improve selector layoutJoey Hess
2010-05-08conditionalize use of sidebarJoey Hess
2010-05-07Merge branch 'master' into commentreorgJoey Hess
2010-05-07updateJoey Hess
2010-05-07avoid scaling faviconsJoey Hess
chromium's rather impressive jaggy-free scaling spoiled me, but in iceweasel, scaled favicons look crap
2010-05-07Removed the openidsignup option.Joey Hess
2010-05-07Merge branch 'master' into openidselectorJoey Hess
2010-05-07openid signin style changesJoey Hess
2010-05-07pretty openid loginJoey Hess
* openid: Incorporated a fancy openid-selector signin form. (http://code.google.com/p/openid-selector/) * openid: Use "openid_identifier" as the form field, as required by OpenID Authentication v2.0 spec.
2010-05-08(no commit message)http://joey.kitenet.net/
2010-05-08(no commit message)http://joey.kitenet.net/
2010-05-07patch hidden field setting codeJoey Hess
Fixes http://code.google.com/p/openid-selector/issues/detail?id=11#c3
2010-05-07(no commit message)zimek
2010-05-07(no commit message)zimek
2010-05-07todoJoey Hess
2010-05-07switch to use comments(), and add a count (and a feed) ofJoey Hess
comments pending moderation
2010-05-07(no commit message)zimek
2010-05-07(no commit message)zimek
2010-05-07(no commit message)zimek
2010-05-07(no commit message)zimek
2010-05-07(no commit message)zimek
2010-05-07responseJoey Hess
2010-05-07Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-05-07Merge branch 'master' into commentreorgJoey Hess
2010-05-07fix undef warning when page() tests a deleted fileJoey Hess
2010-05-07(no commit message)zimek
2010-05-07a bug?Joey Hess
2010-05-07appliedJoey Hess
2010-05-07patchhttp://smcv.pseudorandom.co.uk/
2010-05-07Merge branch 'master' into commentreorgJoey Hess
Conflicts: debian/changelog
2010-05-07Revert markd changesJoey Hess
spammer testing?
2010-05-07(no commit message)http://peter-simons.myopenid.com/
2010-05-07(no commit message)markd
2010-05-07(no commit message)markd
2010-05-06doneJoey Hess
2010-05-06inline: Call indexhtml when inlining internal pages, so their text can be ↵Joey Hess
indexed for searching.
2010-05-06Renamed postscan hook to indexhtml, to reflect its changed position.Joey Hess
Probably only the search plugin uses it, so this seemed safe.
2010-05-06reordered some sectionsJoey Hess
2010-05-06Gave comment and page editing forms some CSS and accessability love.Joey Hess
In particular, added <label> tags. (However, could not find a good way to add a label tag for the main page edit textarea.)
2010-05-06moved comments pending moderationJoey Hess
* comments: Comments pending moderation are now stored in the srcdir alongside accepted comments, but with a `._comment_pending` extension. * This allows easier byhand moderation, as the "_pending" need only be stripped off and the comment be committed to version control. * The `comment_pending()` pagespec can be used to match such unmoderated comments, which makes it easy to add a feed of them, or a counter indicating how many there are. * Belatedly added a `comment()` pagespec.
2010-05-06url to myopenid affiliate program has changedJoey Hess
2010-05-06new todoJoey Hess
2010-05-06addJoey Hess
2010-05-06* Typohttp://ptecza.myopenid.com/
2010-05-05consistently drop NAME= in templatesJoey Hess
also add template syntax smoke test
2010-05-05remove misc.tmpl checkingJoey Hess
Turns out that users with a modified page.tmpl need to modify it on upgrade, at least to add the FORCEBASEURL (so edit preview works), so there is no point in trying to retain compatability.
2010-05-05no more misc.tmplJoey Hess
* Removed misc.tmpl. Now to theme ikiwiki, you only need to customise a single template, page.tmpl. * misc.tmpl will, however, still be read if a locally modified version exists. This is to avoid forcing users to update page.tmpl right now.
2010-05-04add news item for ikiwiki 3.20100504Joey Hess
2010-05-04solvedhttp://mcfrisk.myopenid.com/
2010-05-04(no commit message)http://joey.kitenet.net/