| Commit message (Expand) | Author | Age |
* | po: Configuring the same language as master and slave confuses processing; so... | Joey Hess | 2010-04-10 |
* | close | Joey Hess | 2010-04-10 |
* | fix testsuite•••typedlink matchspec was removed
| Joey Hess | 2010-04-10 |
* | update changelog, update rebuild version | Joey Hess | 2010-04-10 |
* | Merge remote branch 'smcv/unescaped-meta'•••Conflicts:
IkiWiki/Plugin/meta.pm
| Joey Hess | 2010-04-10 |
|\ |
|
| * | HTML-encode meta title, description, guid on output, but not in the pagestate•••This makes them consistent with the rest of the meta keys. A wiki rebuild
will be needed on upgrade to this version; until the wiki is rebuilt,
double-escaping will occur in the titles of pages that have not changed.
| Simon McVittie | 2010-04-06 |
* | | po: Check that translated underlay directories exist before using them for ma... | Joey Hess | 2010-04-09 |
* | | close bug, was fixed in 3.20100403 | Joey Hess | 2010-04-09 |
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-04-08 |
|\ \ |
|
| * | | 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 |
* | | | Update dependency for git-core to git transition. | Joey Hess | 2010-04-08 |
|/ / |
|
* | | add peter's git repo | Joey Hess | 2010-04-07 |
* | | note about sort and dependency types•••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. :)
| Joey Hess | 2010-04-07 |
* | | typo | Joey Hess | 2010-04-06 |
* | | update for sort changes | Joey Hess | 2010-04-06 |
* | | close (but one question remains!) | Joey Hess | 2010-04-06 |
* | | minor style etc changes | Joey Hess | 2010-04-06 |
* | | remove note about more sort types possibly being available•••Good plugins should document them :)
| Joey Hess | 2010-04-06 |
* | | question | Joey Hess | 2010-04-06 |
* | | add cpan link | Joey Hess | 2010-04-06 |
* | | don't force a rebuild•••Rebuild can be needed sometimes, but not always, so undef.
| Joey Hess | 2010-04-06 |
* | | Merge remote branch 'smcv/ready/sort-package'•••Conflicts:
debian/NEWS
| Joey Hess | 2010-04-06 |
|\ \ |
|
| * | | 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•••Joey pointed out that sort=x usually takes a sort order.
| Simon McVittie | 2010-04-04 |
| * | | meta: generalize meta_title into meta(title); support author, updated, date•••I've left meta_title in, undocumented, as a possible replacement for
sort=title in IkiWiki 4.0 or something.
| Simon McVittie | 2010-04-04 |
| * | | Move sort hooks to the IkiWiki::SortSpec namespace•••Also rename cmpspec_translate (internal function) to sortspec_translate
for consistency.
| Simon McVittie | 2010-04-03 |
| * | | 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•••This allows correct sorting of titles, names, etc., with:
[[!meta title="David Bowie" sort="Bowie, David"]]
[[!meta title="The Beatles" sort="Beatles, The"]]
| Simon McVittie | 2010-03-24 |
| * | | 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 |