aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/pagespec
Commit message (Collapse)AuthorAge
* Clarify how to use sortingtbm@179cf05cd1bd36f352bd555cee25923d4216668f2017-08-19
|
* Do not recommend mimetype(image/*)Simon McVittie2016-05-06
| | | | | | Not all image file types are safe for general use: in particular, image/svg+xml is known to be vulnerable to CVE-2016-3714 under some ImageMagick configurations.
* Add path and path_natural sort ordersSimon McVittie2011-12-06
| | | | (cherry picked from commit 272e0b2f17c33c625b494b07f581da400066a216)
* I like that ideahttp://kerravonsen.dreamwidth.org/2011-08-25
|
* XPath axis selectors are actually a relatively nice modelhttp://smcv.pseudorandom.co.uk/2011-08-25
|
* (no commit message)Colin_Morey2011-08-25
|
* responseJoey Hess2011-08-24
|
* (no commit message)Colin_Morey2011-08-04
|
* po: added an optional target percentage to needstranslationintrigeri2010-07-12
| | | | (cherry picked from commit 98cc9460ac67fee606437712882cfa1e5d259729)
* po: added a needstranslation() pagespecintrigeri2010-07-04
| | | | (cherry picked from commit b225fdc44d4b3d2853db622d59aed7b59788aeec)
* responseJoey Hess2010-06-23
|
* Match start page `/index` does not work.PaulePanter2010-06-19
|
* improve attachment exampleJoey Hess2010-04-23
|
* Space sorting orders consistentlySimon McVittie2010-04-11
| | | | | | | | | 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.
* remove note about more sort types possibly being availableJoey Hess2010-04-06
| | | | Good plugins should document them :)
* 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.
* Split out sortnaturally into a pluginSimon McVittie2010-04-03
|
* 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
|
* add noindex robots directivesJoey Hess2010-02-06
|
* move to todo item, some thoughtSJoey Hess2009-11-13
|
* fix typoJeremyReed2009-11-12
|
* ask questionJeremyReed2009-11-12
|
* don't link to inline, not available when directives underlay is not enabledJoey Hess2009-10-09
|
* add sorting pageJoey Hess2009-10-08
|
* Use a link that will work on other wikishttp://smcv.pseudorandom.co.uk/2009-07-19
|
* Consistency nitpicking in docs: lowercase in attachment and po listsJonas Smedegaard2009-07-19
|
* Consistency nitpicking in docs: Note: → Note thatJonas Smedegaard2009-07-19
|
* Merge branch 'master' into poJoey Hess2009-01-26
|\
| * (no commit message)GuenterLadwig2009-01-25
| |
| * (no commit message)GünterLadwig2009-01-25
| |
| * (no commit message)GünterLadwig2009-01-25
| |
| * followup on pagespec negationjustin2009-01-22
| |
| * responseJoey Hess2009-01-22
| |
| * question on locked_pages and users() in pagespecjustin2009-01-21
| |
* | Merge commit 'upstream/master' into prv/pointrigeri2008-12-30
|\| | | | | | | | | | | | | | | | | | | Conflicts: debian/control debian/copyright doc/ikiwiki/pagespec.mdwn Signed-off-by: intrigeri <intrigeri@boum.org>
| * proper spelling of viruseshttp://madduck.net/2008-11-26
| |
* | fixed linkintrigeri2008-11-08
| | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | minor wording improvements/changesJoey Hess2008-11-05
| |
* | po plugin: documented custom PageSpec tests, reorganized doc a bitintrigeri2008-10-18
|/ | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* lockedit: Support specifying which users (and IP addresses) a page is locked ↵Joey Hess2008-10-08
| | | | 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.)
* fix name of admin() pagespec testJoey Hess2008-10-08
|
* attachment: Add admin() pagespec to test if the uploading user is a wiki admin.Joey Hess2008-09-25
|
* filecheck: New plugin factoring out the PageSpec additions that were ↵Joey Hess2008-08-25
| | | | originally part of the attachment plugin.
* (no commit message)bremner2008-08-12
|
* responseJoey Hess2008-08-12
|
* remove mention of deprecated admin prefs pageJoey Hess2008-08-12
|