aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/done.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-24 15:10:58 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-24 15:10:58 +0000
commitbbb0b3e72f6a3ffaac8343fc847800d7faaa7573 (patch)
treee14c3599c78123ed6740b0352b2fe45401ceb5b4 /doc/bugs/done.mdwn
parentdc0bf7982fa35362ac7e750640323891c7268ed2 (diff)
downloadikiwiki-bbb0b3e72f6a3ffaac8343fc847800d7faaa7573.tar
ikiwiki-bbb0b3e72f6a3ffaac8343fc847800d7faaa7573.tar.gz
* Finally fixed the longstanding inline removal bug.
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to actually store pages' mtimes. * Add "mtime" sort parameter to inline plugin.
Diffstat (limited to 'doc/bugs/done.mdwn')
-rw-r--r--doc/bugs/done.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/done.mdwn b/doc/bugs/done.mdwn
index a92862bd4..282122001 100644
--- a/doc/bugs/done.mdwn
+++ b/doc/bugs/done.mdwn
@@ -1,3 +1,3 @@
recently fixed [[bugs]]
-[[inline pages="link(bugs/done) and !bugs and !*/Discussion" show="10"]]
+[[inline pages="link(bugs/done) and !bugs and !*/Discussion" sort=mtime show=10]]