hugo/hugolib
Robert Basic 7d5c9fbf44 Make ByCount sort consistently
When two or more taxonomies have the same number of pages,
sort them by name to have consistent ByCount sorting of
taxonomies.

Fixes #1930
2016-04-02 22:59:10 +02:00
..
author.go
benchmark_test.go
datafiles_test.go
handler_base.go
handler_file.go
handler_meta.go
handler_page.go hugolib: Remove unused Tmpl on Page 2016-03-24 18:34:41 +01:00
handler_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
hugo.go
media.go
menu.go
menu_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
node.go
node_test.go
page.go Add readFile template func 2016-03-31 21:24:18 +02:00
page_permalink_test.go
page_taxonomy_test.go
page_test.go hugolib: Even more Golint fixes 2016-03-24 14:42:03 +01:00
page_time_integration_test.go hugoblib: Clean up the time tests 2016-03-24 13:30:08 +01:00
pageCache.go
pageCache_test.go hugolib: Some more GoLint fixes 2016-03-24 14:11:04 +01:00
pageGroup.go hugolib: Some more unexports 2016-03-25 03:12:31 +01:00
pageGroup_test.go
pageSort.go hugolib: Some more unexports 2016-03-25 03:12:31 +01:00
pageSort_test.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go hugolib: Add missing GoDoc in pagination.go 2016-03-24 14:18:47 +01:00
pagination_test.go
path_separators_test.go
path_separators_windows_test.go
permalinks.go hugolib: Some more unexports 2016-03-25 03:12:31 +01:00
permalinks_test.go hugolib: Some more unexports 2016-03-25 03:12:31 +01:00
planner.go
redis.cn.md
robotstxt_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
rss_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
scratch.go Do not use defer for unlocking in Scratch 2016-03-24 16:03:31 +01:00
scratch_test.go Be explicit about the type in Scratch test 2016-03-24 19:57:26 +01:00
shortcode.go hugolib: Some more GoLint fixes 2016-03-24 14:11:04 +01:00
shortcode_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
shortcodeparser.go
shortcodeparser_test.go
site.go Use to most specific interface in WriteDestPage 2016-04-02 00:04:08 +02:00
site_show_plan_test.go hugolib: Even more Golint fixes 2016-03-24 14:42:03 +01:00
site_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
site_url_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
siteinfo_test.go hugolib: Some more GoLint fixes 2016-03-24 14:11:04 +01:00
siteJSONEncode_test.go
sitemap.go
sitemap_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
summary.go
taxonomy.go Make ByCount sort consistently 2016-04-02 22:59:10 +02:00
taxonomy_test.go Make ByCount sort consistently 2016-04-02 22:59:10 +02:00