* Removed misc.tmpl. Now to theme ikiwiki, you only need to customise a single template, page.tmpl. * If you have a locally customised page.tmpl, it needs to be updated to set <base> when BASEURL or FORCEBAREURL is set. * 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. * Gave comment and page editing forms some CSS and accessability love. * Renamed postscan hook to indexhtml, to reflect its changed position, and typical use. * inline: Call indexhtml when inlining internal pages, so their text can be indexed for searching. * Delete hooks are passed deleted internal pages. * openid: Incorporated a fancy openid-selector signin form. (Based on <http://code.google.com/p/openid-selector/>) * openid: Use "openid_identifier" as the form field, as required by OpenID Authentication v2.0 spec. * Removed the openidsignup option. Instead, my recommendation is to leave passwordauth enabled and let people who don't have an openid use it. The openid selector form avoids the UI annoyance of having both openid and passwordauth on one form. * calendar: Allow negative month to be specified. -1 is last month, etc. (And also negative years.) * calendar: Display year in title of month calendar. * Use xhtml friendly pubdate setting. * remove, rename: Add guards against XSRF attacks.
9 lines
499 B
Text
9 lines
499 B
Text
$NetBSD: distinfo,v 1.39 2010/05/16 12:35:09 schmonz Exp $
|
|
|
|
SHA1 (ikiwiki_3.20100515.tar.gz) = c07238a71a03fa7ae6e295e05f41a48bdb6e46a0
|
|
RMD160 (ikiwiki_3.20100515.tar.gz) = 37ce131cb1aaad6b635ae6c50b2d2130d2dc2c1a
|
|
Size (ikiwiki_3.20100515.tar.gz) = 1752596 bytes
|
|
SHA1 (patch-aa) = 12cfd5be1b6e8b66e3e78cdf36e848a10b9642c3
|
|
SHA1 (patch-ab) = 9700097a9dbe8a2203169367c497ac8b89251903
|
|
SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d
|
|
SHA1 (patch-ae) = b23e2c81e0dba9bc88fd2bdc88de5e60eb74e16f
|