Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote branch 'smcv/ready/sort-package' | Joey Hess | 2010-04-06 |
|\ | | | | | | | | | Conflicts: debian/NEWS | ||
| * | Only store authorsort in meta pagestate if it differs from author | Simon McVittie | 2010-04-06 |
| | | |||
| * | Only store titlesort in meta pagestate if it differs from title | Simon McVittie | 2010-04-06 |
| | | |||
| * | Use $a and $b for SortSpec cmp callbacks | Simon McVittie | 2010-04-05 |
| | | |||
| * | Rename sort parameter to meta title/author to sortas=bar | Simon McVittie | 2010-04-04 |
| | | | | | | | | Joey pointed out that sort=x usually takes a sort order. | ||
| * | meta: generalize meta_title into meta(title); support author, updated, date | Simon McVittie | 2010-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 namespace | Simon McVittie | 2010-04-03 |
| | | | | | | | | | | Also rename cmpspec_translate (internal function) to sortspec_translate for consistency. | ||
| * | Remove support for check_cmp_foo (pre-sort checks) | Simon McVittie | 2010-04-03 |
| | | |||
| * | Split out sortnaturally into a plugin | Simon McVittie | 2010-04-03 |
| | | |||
| * | Reimplement extensible sorting mechanisms, in the same way as pagespecs | Simon McVittie | 2010-03-25 |
| | | |||
| * | Allow sorting to be combined and/or reversed | Simon McVittie | 2010-03-24 |
| | | |||
| * | Add an optional "sort" argument to meta titles, defaulting to the title | Simon McVittie | 2010-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 order | Simon McVittie | 2010-03-24 |
| | | |||
| * | Allow hooks to add sorting functions to pagespec_match_list | Simon McVittie | 2010-03-24 |
| | | |||
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-04-06 |
|\ \ | |||
| * | | update fieldsort plugin again; remove obsolete bug + fix note (thanks!) | http://smcv.pseudorandom.co.uk/ | 2010-04-07 |
| | | | |||
* | | | close | Joey Hess | 2010-04-06 |
|/ / | |||
* | | add note about minor back compat issue | Joey Hess | 2010-04-06 |
| | | |||
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-04-06 |
|\ \ | |||
| * | | further discussion, point out potential XSS | http://smcv.pseudorandom.co.uk/ | 2010-04-07 |
| | | | |||
| * | | 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 |
| | | | |||
* | | | tweak wording and versions and add changelog entry | Joey Hess | 2010-04-06 |
| | | | |||
* | | | improve wording to not encourage explicitly passing undef | Joey Hess | 2010-04-06 |
| | | | |||
* | | | Merge remote branch 'smcv/ready/link-types' | Joey Hess | 2010-04-06 |
|\ \ \ | |/ / |/| | | |||
| * | | Remove typedlink from [[ikiwiki/pagespec]] | Simon McVittie | 2010-04-06 |
| | | | | | | | | | | | | It's not supported in this branch any more. | ||
| * | | Auto-rebuild wikis on upgrade due to the taglink change | Simon McVittie | 2010-04-06 |
| | | | | | | | | | | | | | | | debian/NEWS and debian/postinst should be edited before release to have an appropriate version number. | ||
| * | | Add a unit test for changed-link calculation | Simon McVittie | 2010-04-04 |
| | | | |||
| * | | Remove the typedlink(tag foo) pagespec feature, which is less friendly than ↵ | Simon McVittie | 2010-04-04 |
| | | | | | | | | | | | | | | | | | | | | | tagged() Plugins that introduce a link type should also introduce pagespec syntax for it. | ||
| * | | Remove tagged_is_strict option, and just behave as though it was enabled | Simon McVittie | 2010-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. | ||
| * | | Fix some typos that would break Render during changed-link calculation | Simon McVittie | 2010-04-04 |
| | | | |||
| * | | implement typed links; add tagged_is_strict config option | Simon McVittie | 2010-04-04 |
| | | | |||
* | | | fixed | http://smcv.pseudorandom.co.uk/ | 2010-04-06 |
| | | | |||
* | | | Revert spam | Joey Hess | 2010-04-06 |
| | | | | | | | | | | | | | | | | | | This reverts commit e496920e51ae9f0ecfbad5799634a5064193dcdb. "Twice is enemy action"; enjoy your ban! | ||
* | | | (no commit message) | webkatalog | 2010-04-06 |
| | | | |||
* | | | Revert spam | Joey Hess | 2010-04-06 |
| | | | | | | | | | | | | | | | | | | This reverts commit b29c50c731d17c83fef21ef606654ce3bde84310. Nice try, no cigar. | ||
* | | | (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 |
| | | |