]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttp://seph.myopenid.com/ <http://seph.myopenid.com/@web>
Thu, 22 Apr 2010 19:15:42 +0000 (19:15 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Thu, 22 Apr 2010 19:15:42 +0000 (19:15 +0000)
doc/ikiwiki/directive/map/discussion.mdwn

index f6eaa6b8037ae80f2e6471ff3efeeba2d50a74c4..a39862347f8d5635c0e15572dd734b3c3857c2f4 100644 (file)
@@ -83,3 +83,9 @@ Is there any way to do that?  I don't mind mucking around with `\[[!meta]]` on e
 >>> I think that the ideas and code in
 >>> [[todo/tracking_bugs_with_dependencies]] might also handle this case.
 >>> --[[Joey]]
+
+----
+
+I feel like this should be obvious, but I can't figure out how to sort numerically. 
+
+I have `map pages="./* and !*/Discussion and !*/sidebar"`  and a bunch of pages with names like 1, 2, 3, 11, 12, 1/1.1, 12/12.3 etc. I want to sort them numerically. I see lots of conversation implying there's a simple way to do it, but not how.