Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

master
Joey Hess 2009-09-13 18:45:45 -04:00
commit 5e0beca452
3 changed files with 12 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Bulleted list
[[!haiku hint="sandbox play"]]
----
blah
## Different sorts of links:
* [[Features]]

View File

@ -10,4 +10,8 @@ those contents instead.
--[[madduck]]
> In mine I just copied sidebar out and made some extra "sidebars", but they go elsewhere. Ugly hack, but it works. --[[simonraven]]
[[!tag wishlist]]

View File

@ -0,0 +1,7 @@
## sort= parameter
Having a `sort=` parameter for the map plugin/directive would be real nice; like `inline`'s parameter, with `age`, `title`, etc.
I may hack one in from `inline` if it seem within my skill level.
[[!tag wishlist]]