summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-04(no commit message)http://vibrog.myopenid.com/
2009-12-04(no commit message)http://vibrog.myopenid.com/
2009-12-04request for commenthttp://kerravonsen.dreamwidth.org/
2009-12-04oops, fixed namehttp://kerravonsen.dreamwidth.org/
2009-12-04added field pluginhttp://kerravonsen.dreamwidth.org/
2009-12-03(no commit message)http://numbat.myopenid.com/
2009-12-03(no commit message)http://numbat.myopenid.com/
2009-12-03(no commit message)http://joey.kitenet.net/
2009-12-03a short report: Still true now.http://lj.rossia.org/users/imz/
2009-12-033.20091017 news item removed?http://lj.rossia.org/users/imz/
2009-12-02possible answerhttp://kerravonsen.dreamwidth.org/
2009-12-02Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-12-02cvs: Add missing bit to Automator.Joey Hess
2009-12-02minor: a link to describe the mentioned formathttp://lj.rossia.org/users/imz/
2009-12-02add news item for ikiwiki 3.20091202Joey Hess
2009-12-02Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-12-02releasing version 3.20091202Joey Hess
2009-12-02(no commit message)testerinchen
2009-12-02(no commit message)testerinchen
2009-12-02minor: a link to describe the formathttp://lj.rossia.org/users/imz/
2009-12-02fix inverted testJoey Hess
2009-12-02noteJoey Hess
2009-12-02Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-12-02calendar: Fix month wraparound error that broke in December.Joey Hess
2009-12-02reply to joey's partial bugfixharishcm
2009-12-02(no commit message)harishcm
2009-12-02added the proper template thingiehttp://kerravonsen.dreamwidth.org/
2009-12-02here be a plugin for processing POD!http://kerravonsen.dreamwidth.org/
2009-12-01clearing up a bit of confusion about who I amhttp://kerravonsen.dreamwidth.org/
2009-12-01clearing up a bit of confusion about who I amhttp://kerravonsen.dreamwidth.org/
2009-12-01clearing up a bit of confusion about who I amhttp://kerravonsen.dreamwidth.org/
2009-12-01closeJoey Hess
2009-12-01now have fixed xslt pluginhttp://kerravonsen.dreamwidth.org/
2009-12-01bug fix; now checks extensions.http://kerravonsen.dreamwidth.org/
2009-12-01second thoughtshttp://kerravonsen.dreamwidth.org/
2009-12-01reply to commenthttp://kerravonsen.dreamwidth.org/
2009-12-01security and commentsJoey Hess
2009-12-01rename headersJoey Hess
2009-12-01is this really better?Joey Hess
2009-12-01add plugin templatehttp://jmtd.livejournal.com/
2009-11-30xslt pluginhttp://kerravonsen.dreamwidth.org/
2009-11-30added my ikiwiki plugins git repohttp://kerravonsen.dreamwidth.org/
2009-11-30tagged this wishlist; was I supposed to do that?http://kerravonsen.dreamwidth.org/
2009-11-30an alternative approach using a bare mirrorhttp://kerravonsen.dreamwidth.org/
2009-11-30inline: Avoid using %links to test for page existenceJoey Hess
%links is populated even for just-deleted pages, so %pagesources should be used for such tests instead.
2009-11-30fixed.. partlyJoey Hess
2009-11-30fix test suite after bestlink changeJoey Hess
2009-11-30I just fixed half of ikiwiki's second-oldest bug. Yay!Joey Hess
2009-11-30fix bestlink to not return just-deleted pagesJoey Hess
bestlink was looking at whether %links existed for a page in order to tell if the page exists, but just-deleted pages still have entries in there (for reasons it may be best not to explore). So bestlink would return just-deleted pages. Instead, make bestlink use %pagesources. Also, when finding a deleted page, %pagecase was not cleared of that page. This, again, made bestlink return just-deleted pages. Now that is cleared. Fixing bestlink exposed another issue though. The backlink calculation code uses bestlink. So when a page was deleted, no backlinks to it are found, and pages that really did backlink to it were not updated, and had broken links. To fix that, the code that actually removes deleted pages had to be split out from find_del_files, so it can run a bit later. It is run just after backlinks are calculated. This way, backlink calculation still sees the deleted pages, but everything afterwards does not. However, it does not address the original bug report that started this whole thing, [[bugs/bestlink_returns_deleted_pages]]. Because there bestlink is run in the needsbuild hook. And that happens before backlink calculation, and so bestlink still returns deleted pages then. Also in the scan hook. If bestlink needs to work consistently during those hooks, a more involved fix will be needed.
2009-11-30add info about webhost for ikiwikihttp://weakish.pigro.net/