Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-11 | Space sorting orders consistently | Simon McVittie | |
Markdown interprets the empty lines resulting from [[!if]] as a request that each <li> contain a <p>. For consistent spacing in the HTML, either the unconditional items should have blank lines between (resulting in each <li> having a <p>), or the conditional items should not (resulting in messy source code, and no <li> having a <p>). I think the former looks nicer. | |||
2010-04-06 | remove note about more sort types possibly being available | Joey Hess | |
Good plugins should document them :) | |||
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-03 | Split out sortnaturally into a plugin | Simon McVittie | |
2010-03-24 | 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 | |
This allows correct sorting of titles, names, etc., with: [[!meta title="David Bowie" sort="Bowie, David"]] [[!meta title="The Beatles" sort="Beatles, The"]] | |||
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-02-06 | add noindex robots directives | Joey Hess | |
2009-11-13 | move to todo item, some thoughtS | Joey Hess | |
2009-11-12 | fix typo | JeremyReed | |
2009-11-12 | ask question | JeremyReed | |
2009-10-09 | don't link to inline, not available when directives underlay is not enabled | Joey Hess | |
2009-10-08 | add sorting page | Joey Hess | |
2009-07-19 | Use a link that will work on other wikis | http://smcv.pseudorandom.co.uk/ | |
2009-07-19 | Consistency nitpicking in docs: lowercase in attachment and po lists | Jonas Smedegaard | |
2009-07-19 | Consistency nitpicking in docs: Note: â Note that | Jonas Smedegaard | |
2009-01-26 | Merge branch 'master' into po | Joey Hess | |
2009-01-25 | (no commit message) | GuenterLadwig | |
2009-01-25 | (no commit message) | GünterLadwig | |
2009-01-25 | (no commit message) | GünterLadwig | |
2009-01-22 | followup on pagespec negation | justin | |
2009-01-22 | response | Joey Hess | |
2009-01-21 | question on locked_pages and users() in pagespec | justin | |
2008-12-30 | Merge commit 'upstream/master' into prv/po | intrigeri | |
Conflicts: debian/control debian/copyright doc/ikiwiki/pagespec.mdwn Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-08 | fixed link | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-05 | minor wording improvements/changes | Joey Hess | |
2008-10-18 | po plugin: documented custom PageSpec tests, reorganized doc a bit | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-08 | lockedit: Support specifying which users (and IP addresses) a page is locked âµ | Joey Hess | |
for. This supports most of the ACL type things users have been wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.) | |||
2008-10-08 | fix name of admin() pagespec test | Joey Hess | |
2008-09-25 | attachment: Add admin() pagespec to test if the uploading user is a wiki admin. | Joey Hess | |
2008-08-25 | filecheck: New plugin factoring out the PageSpec additions that were âµ | Joey Hess | |
originally part of the attachment plugin. | |||
2008-08-12 | (no commit message) | bremner | |
2008-08-12 | response | Joey Hess | |
2008-08-12 | remove mention of deprecated admin prefs page | Joey Hess | |
2008-08-10 | Could we factor out the attachment pagespec code so that other plugins can âµ | bremner | |
use it? | |||
2008-07-07 | example of how to limit to specific directory | Joey Hess | |
2008-07-06 | add virus checking to attachments plugin | Joey Hess | |
2008-07-02 | move attachment pagespec extensions docs to its own page | Joey Hess | |
in the basewiki, so I can link to it there | |||
2008-04-26 | response | Joey Hess | |
2008-04-17 | web commit by http://sabr.myopenid.com/: thanks belong at the end of the âµ | Joey Hess | |
conversation, not the beginning! | |||
2008-04-17 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
2007-12-08 | MAJOR basewiki reorg | Joey Hess | |
Including redir pages for the moved basewiki pages. These will be removed in a future release. | |||
2008-11-26 | proper spelling of viruses | http://madduck.net/ | |