Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 26 Feb 2010 16:50:24 +0000 (11:50 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 26 Feb 2010 16:50:24 +0000 (11:50 -0500)
doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn

index bc19e7d879dba58ceb860e65d5428b401254fd72..de178d415cbb3b586d8f7facdf2372fafeff1d90 100644 (file)
@@ -14,3 +14,5 @@ The [[ikiwiki/directive/map]] directive sort by pagename. That looks kind of odd
 >> 1. inline also does sort by pagename even when explicitly told to sort by title.
 >>
 >> 2. I cannot get inline to create a list when the htmltidy plugin is switched on. I have a template which is enclosed in an li tag, and i put the ul tag around the inline manually, but htmltidy breaks this. --martin
+
+>>>> You might want to check if the [[plugins/contrib/report]] plugin solves your problem.  It can sort by title, among other things. --[[KathrynAndersen]]