Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-10 | close | Joey Hess | |
2010-04-09 | close bug, was fixed in 3.20100403 | Joey Hess | |
2010-04-07 | formatting | http://kerravonsen.dreamwidth.org/ | |
2010-04-07 | further response to smcv on pagetemplates | http://kerravonsen.dreamwidth.org/ | |
2010-04-07 | expand my response | Jon Dowland | |
2010-04-07 | "safe" and "unsafe" too simplistic, I suspect | http://smcv.pseudorandom.co.uk/ | |
2010-04-07 | response about XSS, meta and pagetemplates | http://kerravonsen.dreamwidth.org/ | |
2010-04-07 | add peter's git repo | Joey Hess | |
2010-04-07 | note about sort and dependency types | Joey Hess | |
There's a gotcha where pagespec_match_list is used with a dependency type that is not a full content dependency, and so ikiwiki does not know that a content change to a page that sorted too low to match needs to trigger a rebuild, since its sort order may have changed. Inline is mostly ok re this, as it does use content dependencies. Except for in the case of raw mode. But then, page metadata is documented to not be loaded, so it doesn't make sense to use sortspecs that depend on metadata. I hope. :) | |||
2010-04-06 | close (but one question remains!) | Joey Hess | |
2010-04-06 | remove note about more sort types possibly being available | Joey Hess | |
Good plugins should document them :) | |||
2010-04-06 | question | Joey Hess | |
2010-04-06 | add cpan link | Joey Hess | |
2010-04-06 | Merge remote branch 'smcv/ready/sort-package' | Joey Hess | |
Conflicts: debian/NEWS | |||
2010-04-06 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-04-06 | close | Joey Hess | |
2010-04-07 | update fieldsort plugin again; remove obsolete bug + fix note (thanks!) | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-04-06 | improve wording to not encourage explicitly passing undef | Joey Hess | |
2010-04-07 | further discussion, point out potential XSS | http://smcv.pseudorandom.co.uk/ | |
2010-04-06 | Merge remote branch 'smcv/ready/link-types' | Joey Hess | |
2010-04-06 | response | http://kerravonsen.dreamwidth.org/ | |
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 | |