aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* plan for more efficient pagespec_match_list sortingJoey Hess2010-04-11
| | | | (smcv please note)
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-04-10
|\
| * (no commit message)Cord2010-04-10
| |
* | closeJoey Hess2010-04-10
|/
* close bug, was fixed in 3.20100403Joey Hess2010-04-09
|
* formattinghttp://kerravonsen.dreamwidth.org/2010-04-07
|
* further response to smcv on pagetemplateshttp://kerravonsen.dreamwidth.org/2010-04-07
|
* expand my responseJon Dowland2010-04-07
|
* "safe" and "unsafe" too simplistic, I suspecthttp://smcv.pseudorandom.co.uk/2010-04-07
|
* response about XSS, meta and pagetemplateshttp://kerravonsen.dreamwidth.org/2010-04-07
|
* add peter's git repoJoey Hess2010-04-07
|
* note about sort and dependency typesJoey Hess2010-04-07
| | | | | | | | | | | | 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. :)
* close (but one question remains!)Joey Hess2010-04-06
|
* remove note about more sort types possibly being availableJoey Hess2010-04-06
| | | | Good plugins should document them :)
* questionJoey Hess2010-04-06
|
* add cpan linkJoey Hess2010-04-06
|
* Merge remote branch 'smcv/ready/sort-package'Joey Hess2010-04-06
|\ | | | | | | | | Conflicts: debian/NEWS
| * Use $a and $b for SortSpec cmp callbacksSimon McVittie2010-04-05
| |
| * Rename sort parameter to meta title/author to sortas=barSimon McVittie2010-04-04
| | | | | | | | Joey pointed out that sort=x usually takes a sort order.
| * meta: generalize meta_title into meta(title); support author, updated, dateSimon McVittie2010-04-04
| | | | | | | | | | I've left meta_title in, undocumented, as a possible replacement for sort=title in IkiWiki 4.0 or something.
| * Move sort hooks to the IkiWiki::SortSpec namespaceSimon McVittie2010-04-03
| | | | | | | | | | Also rename cmpspec_translate (internal function) to sortspec_translate for consistency.
| * Remove support for check_cmp_foo (pre-sort checks)Simon McVittie2010-04-03
| |
| * Split out sortnaturally into a pluginSimon McVittie2010-04-03
| |
| * Reimplement extensible sorting mechanisms, in the same way as pagespecsSimon McVittie2010-03-25
| |
| * Allow sorting to be combined and/or reversedSimon McVittie2010-03-24
| |
| * Add an optional "sort" argument to meta titles, defaulting to the titleSimon McVittie2010-03-24
| | | | | | | | | | | | | | This allows correct sorting of titles, names, etc., with: [[!meta title="David Bowie" sort="Bowie, David"]] [[!meta title="The Beatles" sort="Beatles, The"]]
| * Have the meta plugin add a meta_title sort orderSimon McVittie2010-03-24
| |
| * Allow hooks to add sorting functions to pagespec_match_listSimon McVittie2010-03-24
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-04-06
|\ \
| * | update fieldsort plugin again; remove obsolete bug + fix note (thanks!)http://smcv.pseudorandom.co.uk/2010-04-07
| | |
* | | closeJoey Hess2010-04-06
|/ /
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-04-06
|\ \
| * | further discussion, point out potential XSShttp://smcv.pseudorandom.co.uk/2010-04-07
| | |
| * | responsehttp://kerravonsen.dreamwidth.org/2010-04-06
| | |
| * | responsehttp://kerravonsen.dreamwidth.org/2010-04-06
| | |
| * | response to Joey and smcvhttp://kerravonsen.dreamwidth.org/2010-04-06
| | |
| * | replyhttp://kerravonsen.dreamwidth.org/2010-04-06
| | |
* | | improve wording to not encourage explicitly passing undefJoey Hess2010-04-06
| | |
* | | Merge remote branch 'smcv/ready/link-types'Joey Hess2010-04-06
|\ \ \ | |/ / |/| |
| * | Remove typedlink from [[ikiwiki/pagespec]]Simon McVittie2010-04-06
| | | | | | | | | | | | It's not supported in this branch any more.
| * | Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie2010-04-04
| | | | | | | | | | | | | | | Jon was worried about the backwards-compatibility break involved in making tagged() not match non-tag links, but Joey seems less concerned about it.
| * | implement typed links; add tagged_is_strict config optionSimon McVittie2010-04-04
| | |
* | | fixedhttp://smcv.pseudorandom.co.uk/2010-04-06
| | |
* | | Revert spamJoey Hess2010-04-06
| | | | | | | | | | | | | | | | | | This reverts commit e496920e51ae9f0ecfbad5799634a5064193dcdb. "Twice is enemy action"; enjoy your ban!
* | | (no commit message)webkatalog2010-04-06
| | |
* | | Revert spamJoey Hess2010-04-06
| | | | | | | | | | | | | | | | | | This reverts commit b29c50c731d17c83fef21ef606654ce3bde84310. Nice try, no cigar.
* | | (no commit message)webkatalog2010-04-06
| | |
* | | nearly there!Joey Hess2010-04-06
| | |
* | | commentJoey Hess2010-04-06
| | |
* | | commentJoey Hess2010-04-06
| | |