hugo/hugolib
bep be325a3088 Fix IsMenuCurrent for SectionPagesMenu
Pretty sure it has worked at some point, but that PR probably has been rebased to pieces.

This refactors the fix by @dannys42 into a method, as this URL fix is applied several places.

Fixes #1114
2015-05-09 20:53:58 +02:00
..
author.go
benchmark_test.go
datafiles_test.go
handler_base.go
handler_file.go
handler_meta.go
handler_page.go Very experimental support for mmark 2015-05-08 22:05:41 -04:00
hugo.go
media.go
menu.go
menu_test.go Fix IsMenuCurrent for SectionPagesMenu 2015-05-09 20:53:58 +02:00
node.go Fix IsMenuCurrent for SectionPagesMenu 2015-05-09 20:53:58 +02:00
page.go Section menu for the lazy blogger 2015-05-08 21:28:19 -04:00
page_permalink_test.go
page_taxonomy_test.go
page_test.go
page_time_integration_test.go
pageGroup.go
pageGroup_test.go
pageSort.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go
pagination_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
path_separators_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
path_separators_windows_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
permalinks.go
permalinks_test.go
planner.go
redis.cn.md [Docs] Copyediting 2015-01-28 18:02:40 -07:00
rss_test.go Make RSS output test more realistic 2015-05-08 20:33:37 +02:00
scratch.go
scratch_test.go
shortcode.go
shortcode_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
shortcodeparser.go
shortcodeparser_test.go
site.go Fix IsMenuCurrent for SectionPagesMenu 2015-05-09 20:53:58 +02:00
site_show_plan_test.go
site_test.go
site_url_test.go Do not add trailing slash to baseURL 2015-05-05 16:02:44 +02:00
siteinfo_test.go
sitemap.go
sitemap_test.go
summary.go
taxonomy.go
taxonomy_test.go