Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-01 | close | Joey Hess | |
2009-12-01 | now have fixed xslt plugin | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | bug fix; now checks extensions. | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | second thoughts | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | reply to comment | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | security and comments | Joey Hess | |
2009-12-01 | rename headers | Joey Hess | |
2009-12-01 | is this really better? | Joey Hess | |
2009-12-01 | add plugin template | http://jmtd.livejournal.com/ | |
2009-11-30 | xslt plugin | http://kerravonsen.dreamwidth.org/ | |
2009-11-30 | added my ikiwiki plugins git repo | http://kerravonsen.dreamwidth.org/ | |
2009-11-30 | tagged this wishlist; was I supposed to do that? | http://kerravonsen.dreamwidth.org/ | |
2009-11-30 | an alternative approach using a bare mirror | http://kerravonsen.dreamwidth.org/ | |
2009-11-30 | inline: Avoid using %links to test for page existence | Joey Hess | |
%links is populated even for just-deleted pages, so %pagesources should be used for such tests instead. | |||
2009-11-30 | fixed.. partly | Joey Hess | |
2009-11-30 | fix test suite after bestlink change | Joey Hess | |
2009-11-30 | I just fixed half of ikiwiki's second-oldest bug. Yay! | Joey Hess | |
2009-11-30 | fix bestlink to not return just-deleted pages | Joey 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-30 | add info about webhost for ikiwiki | http://weakish.pigro.net/ | |
2009-11-30 | addendum re: plans for structuring JS | http://jmtd.livejournal.com/ | |
2009-11-30 | spew stream-of-conciousness nonsense re web services, fastcgi etc. | http://jmtd.livejournal.com/ | |
2009-11-30 | remove of one site which no longer uses ikiwiki | http://weakish.pigro.net/ | |
2009-11-28 | new version of the patch available on my git repo | http://bruno.boulgour.com/ | |
2009-11-28 | this would be a nifty feature | http://kerravonsen.dreamwidth.org/ | |
2009-11-28 | added my personal homepage | http://beza1e1.myopenid.com/ | |
2009-11-27 | Add google profile openid | http://www.google.com/profiles/will.uther | |
2009-11-27 | Note on delegation of Google profile openids | http://www.google.com/profiles/will.uther | |
2009-11-26 | calendar: Add title attributes for all links in the calendars. | Joey Hess | |
2009-11-26 | htmllink: allow a title attribute to be specified | Joey Hess | |
2009-11-25 | remove videntity, site not in english now, and does not appear in openid ↵ | Joey Hess | |
directory | |||
2009-11-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-11-25 | google's openid support announced today does work | Joey Hess | |
2009-11-25 | (no commit message) | harishcm | |
2009-11-25 | fix hook names | Joey Hess | |
2009-11-25 | remove info about how to manually add relativedates | Joey Hess | |
The date directive is a better approach. | |||
2009-11-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-11-25 | date: New plugin that allows inserting date directives that expand to ↵ | Joey Hess | |
pretty-printed dates, using the same formatting as used for page modification date display, etc. | |||
2009-11-24 | (no commit message) | ettienne | |
2009-11-24 | (no commit message) | NicolasLimare | |
2009-11-24 | (no commit message) | http://liw.fi/ | |
2009-11-24 | Remove spam. | Thomas Schwinge | |
This reverts commit 2903fe6539cd40e30543bc54933e53d795cb5e7d. | |||
2009-11-24 | (no commit message) | GraceTemplman46 | |
2009-11-23 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-11-23 | update | Joey Hess | |
2009-11-23 | sandbox: add text to check searching | https://www.google.com/accounts/o8/id?id=AItOawltlTwUCL_Fr1siQn94GV65-XwQH5XSku4 | |
2009-11-23 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
Conflicts: doc/sandbox.mdwn | |||
2009-11-23 | (no commit message) | http://www.openid.albertlash.com/openid/ | |
2009-11-23 | (no commit message) | http://www.openid.albertlash.com/openid/ | |
2009-11-23 | new post "Post" | https://www.google.com/accounts/o8/id?id=AItOawltlTwUCL_Fr1siQn94GV65-XwQH5XSku4 | |
2009-11-23 | Revert removal of sandbox content. | Sean Bartell | |
This reverts commit 62dd681b3aa406a9bb6c1174eeaaacc8fe6b94ff. Conflicts: doc/sandbox.mdwn |