summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/pagespec
AgeCommit message (Collapse)Author
2010-07-12po: added an optional target percentage to needstranslationintrigeri
(cherry picked from commit 98cc9460ac67fee606437712882cfa1e5d259729)
2010-07-04po: added a needstranslation() pagespecintrigeri
(cherry picked from commit b225fdc44d4b3d2853db622d59aed7b59788aeec)
2010-06-23responseJoey Hess
2010-06-19Match start page `/index` does not work.PaulePanter
2010-04-23improve attachment exampleJoey Hess
2010-04-11Space sorting orders consistentlySimon 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-06remove note about more sort types possibly being availableJoey Hess
Good plugins should document them :)
2010-04-04Rename sort parameter to meta title/author to sortas=barSimon McVittie
Joey pointed out that sort=x usually takes a sort order.
2010-04-04meta: generalize meta_title into meta(title); support author, updated, dateSimon McVittie
I've left meta_title in, undocumented, as a possible replacement for sort=title in IkiWiki 4.0 or something.
2010-04-03Split out sortnaturally into a pluginSimon McVittie
2010-03-24Allow sorting to be combined and/or reversedSimon McVittie
2010-03-24Add an optional "sort" argument to meta titles, defaulting to the titleSimon 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-24Have the meta plugin add a meta_title sort orderSimon McVittie
2010-03-24Allow hooks to add sorting functions to pagespec_match_listSimon McVittie
2010-02-06add noindex robots directivesJoey Hess
2009-11-13move to todo item, some thoughtSJoey Hess
2009-11-12fix typoJeremyReed
2009-11-12ask questionJeremyReed
2009-10-09don't link to inline, not available when directives underlay is not enabledJoey Hess
2009-10-08add sorting pageJoey Hess
2009-07-19Use a link that will work on other wikishttp://smcv.pseudorandom.co.uk/
2009-07-19Consistency nitpicking in docs: lowercase in attachment and po listsJonas Smedegaard
2009-07-19Consistency nitpicking in docs: Note: → Note thatJonas Smedegaard
2009-01-26Merge branch 'master' into poJoey 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-22followup on pagespec negationjustin
2009-01-22responseJoey Hess
2009-01-21question on locked_pages and users() in pagespecjustin
2008-12-30Merge commit 'upstream/master' into prv/pointrigeri
Conflicts: debian/control debian/copyright doc/ikiwiki/pagespec.mdwn Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-08fixed linkintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-05minor wording improvements/changesJoey Hess
2008-10-18po plugin: documented custom PageSpec tests, reorganized doc a bitintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-10-08lockedit: 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-08fix name of admin() pagespec testJoey Hess
2008-09-25attachment: Add admin() pagespec to test if the uploading user is a wiki admin.Joey Hess
2008-08-25filecheck: 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-12responseJoey Hess
2008-08-12remove mention of deprecated admin prefs pageJoey Hess
2008-08-10Could we factor out the attachment pagespec code so that other plugins can ↵bremner
use it?
2008-07-07example of how to limit to specific directoryJoey Hess
2008-07-06add virus checking to attachments pluginJoey Hess
2008-07-02move attachment pagespec extensions docs to its own pageJoey Hess
in the basewiki, so I can link to it there
2008-04-26responseJoey Hess
2008-04-17web commit by http://sabr.myopenid.com/: thanks belong at the end of the ↵Joey Hess
conversation, not the beginning!
2008-04-17web commit by http://sabr.myopenid.com/Joey Hess
2007-12-08MAJOR basewiki reorgJoey Hess
Including redir pages for the moved basewiki pages. These will be removed in a future release.
2008-11-26proper spelling of viruseshttp://madduck.net/