hugo/hugolib
Brian Chen d9a78b61ad Handle Taxonomy permalinks
Return the correct virtual Section for Taxonomy and TaxonomyTerm.
Restrict permalink expansion to only Pages and Taxonomies, but then
actually use expanded permalinks even for non-Pages.

Fixes #1208.
2017-11-07 23:05:48 +01:00
..
testdata
404_test.go
alias.go
alias_test.go
author.go
case_insensitive_test.go
config.go Only re-render the view(s) you're working on 2017-10-14 13:40:43 +02:00
config_test.go
datafiles_test.go
disableKinds_test.go
embedded_shortcodes_test.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
gitinfo.go
handler_base.go
handler_file.go
handler_meta.go Clean up lint in various packages 2017-09-29 16:23:16 +02:00
handler_page.go
handler_test.go
hugo_info.go
hugo_sites.go Only re-render the view(s) you're working on 2017-10-14 13:40:43 +02:00
hugo_sites_build.go Only re-render the view(s) you're working on 2017-10-14 13:40:43 +02:00
hugo_sites_build_test.go
media.go
menu.go
menu_old_test.go
menu_test.go
multilingual.go
node_as_page_test.go
page.go Handle Taxonomy permalinks 2017-11-07 23:05:48 +01:00
page_collections.go
page_collections_test.go
page_output.go
page_paths.go Handle Taxonomy permalinks 2017-11-07 23:05:48 +01:00
page_paths_test.go
page_permalink_test.go
page_taxonomy_test.go
page_test.go Make sure Date and PublishDate is always set to a value if one is available 2017-10-13 13:18:23 +02:00
page_time_integration_test.go
pageCache.go
pageCache_test.go
pageGroup.go
pageGroup_test.go
pages_related.go
pages_related_test.go Clean up lint in various packages 2017-09-29 16:23:16 +02:00
pageSort.go
pageSort_test.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go
pagination_test.go
path_separators_test.go
permalinker.go
permalinks.go
permalinks_test.go
robotstxt_test.go
rss_test.go
scratch.go
scratch_test.go
shortcode.go
shortcode_test.go Add support for height argument to figure shortcode 2017-10-29 20:46:57 +01:00
shortcodeparser.go
shortcodeparser_test.go
site.go Only re-render the view(s) you're working on 2017-10-14 13:40:43 +02:00
site_benchmark_test.go Simplify Site benchmarks 2017-10-18 16:46:55 +02:00
site_output.go
site_output_test.go tpl/tplimpl: Fix escaped HTML Go 1.9 multioutput issue (#3880) 2017-09-13 12:32:06 +02:00
site_render.go Only re-render the view(s) you're working on 2017-10-14 13:40:43 +02:00
site_sections.go
site_sections_test.go
site_test.go Make sure Date and PublishDate is always set to a value if one is available 2017-10-13 13:18:23 +02:00
site_url_test.go
siteJSONEncode_test.go
sitemap.go
sitemap_test.go
taxonomy.go
taxonomy_test.go Handle Taxonomy permalinks 2017-11-07 23:05:48 +01:00
template_engines_test.go
template_test.go
testhelpers_test.go
translations.go