diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2010-03-24 03:04:16 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-24 03:04:16 +0000 |
commit | 4fd05df4d4cd64905c13ceb4c9d8821f4f26d0bc (patch) | |
tree | 71c7c3251667922143af3829fbccc29f75f507d6 /doc/bugs | |
parent | e74a85c671cf9fe1e445ad183d66e059beaec2f9 (diff) | |
download | ikiwiki-4fd05df4d4cd64905c13ceb4c9d8821f4f26d0bc.tar ikiwiki-4fd05df4d4cd64905c13ceb4c9d8821f4f26d0bc.tar.gz |
cross-reference
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn b/doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn index de178d415..d12414d55 100644 --- a/doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn +++ b/doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn @@ -16,3 +16,5 @@ The [[ikiwiki/directive/map]] directive sort by pagename. That looks kind of odd >> 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]] + +>> See also: [[todo/sort_parameter_for_map_plugin_and_directive]] --[[smcv]] |