Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-06 | response | http://kerravonsen.dreamwidth.org/ | |
2010-04-06 | response to Joey and smcv | http://kerravonsen.dreamwidth.org/ | |
2010-04-06 | reply | http://kerravonsen.dreamwidth.org/ | |
2010-04-06 | fixed | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | Remove typedlink from [[ikiwiki/pagespec]] | Simon McVittie | |
It's not supported in this branch any more. | |||
2010-04-06 | Revert spam | Joey Hess | |
This reverts commit e496920e51ae9f0ecfbad5799634a5064193dcdb. "Twice is enemy action"; enjoy your ban! | |||
2010-04-06 | (no commit message) | webkatalog | |
2010-04-06 | Revert spam | Joey Hess | |
This reverts commit b29c50c731d17c83fef21ef606654ce3bde84310. Nice try, no cigar. | |||
2010-04-06 | (no commit message) | webkatalog | |
2010-04-06 | nearly there! | Joey Hess | |
2010-04-06 | comment | Joey Hess | |
2010-04-06 | comment | Joey Hess | |
2010-04-06 | comment | Joey Hess | |
2010-04-06 | idea | Joey Hess | |
2010-04-06 | first question | Joey Hess | |
2010-04-06 | oops, branch returned now | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | more flexible underlays, please? | http://kerravonsen.dreamwidth.org/ | |
2010-04-06 | response | http://kerravonsen.dreamwidth.org/ | |
2010-04-06 | (no commit message) | http://kerravonsen.dreamwidth.org/ | |
2010-04-06 | if applied, reverting this would be problematic | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | tag as patch | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | pages talking about escaping should really be escaped correctly | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | as seen on IRC | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | switch branch for review to use ready/foo convention | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | ready for review, I think | http://smcv.pseudorandom.co.uk/ | |
2010-04-05 | Use $a and $b for SortSpec cmp callbacks | Simon McVittie | |
2010-04-05 | fix bug that left stray </p> tags | Joey Hess | |
Both markdown and tidy add paragraph tags around text, that needs to be stripped when the text is a short, one line fragment that is being inserted into a larger page. tidy also adds several newlines to the end, and this broke removal of the paragraph tags. | |||
2010-04-05 | txt: Add a special case for robots.txt. | Joey Hess | |
2010-04-05 | response | Joey Hess | |
2010-04-05 | potential performance improvements | http://smcv.pseudorandom.co.uk/ | |
2010-04-05 | speed | Joey Hess | |
2010-04-04 | close bug, comment | Joey Hess | |
2010-04-04 | advertise some bugfixes | http://smcv.pseudorandom.co.uk/ | |
2010-04-04 | bug report + patch: unnecessary YAML::Any dependency | http://smcv.pseudorandom.co.uk/ | |
2010-04-04 | (no commit message) | http://hendry.iki.fi/ | |
2010-04-04 | Typo. | PaulePanter | |
2010-04-04 | (no commit message) | http://liw.fi/ | |
2010-04-04 | (no commit message) | http://liw.fi/ | |
2010-04-04 | (no commit message) | http://liw.fi/ | |
2010-04-04 | Add the Banu website | https://mukund.startssl.com/ | |
2010-04-04 | Remove my homepage | https://mukund.startssl.com/ | |
2010-04-04 | Rename sort parameter to meta title/author to sortas=bar | Simon McVittie | |
Joey pointed out that sort=x usually takes a sort order. | |||
2010-04-04 | meta: generalize meta_title into meta(title); support author, updated, date | Simon McVittie | |
I've left meta_title in, undocumented, as a possible replacement for sort=title in IkiWiki 4.0 or something. | |||
2010-04-04 | updated branch | http://smcv.pseudorandom.co.uk/ | |
2010-04-04 | update fieldsort plugin to be compatible with the latest version of my branch | http://smcv.pseudorandom.co.uk/ | |
2010-04-04 | Remove tagged_is_strict option, and just behave as though it was enabled | Simon McVittie | |
Jon was worried about the backwards-compatibility break involved in making tagged() not match non-tag links, but Joey seems less concerned about it. | |||
2010-04-04 | implement typed links; add tagged_is_strict config option | Simon McVittie | |
2010-04-03 | answer about autofiles for tags | David Riebenbauer | |
2010-04-03 | link to commits | David Riebenbauer | |
2010-04-03 | slightly more consistent capitalisation of ikiwiki | Joey Hess | |
For a while, I was avoiding capitalizing ikiwiki at the beginning of a sentence. I now think that's a bad idea (unless explicitly referring to the `ikiwiki` command). Still, I don't go all the way and always cap it, as a proper noun. That would make the logo look bad. ;) I also tend to avoid capping it as IkiWiki, except when referring to the perl internals, which do use that capitalization. (Too late to change that.) However, it's also reasonable to do so in a WikiLink, as a nod to historical camelcase wikis. |