hugo/hugolib
Chase Adams b716dbec1d Fix template checking order in site.go
- Change order of HasPrefix to match correct order
- Remove theme concatenation to _internal in last loop of
  appendthemetemplates so it looks in the right place for internal
templates

Conflicts:
	hugolib/site.go
2014-11-17 18:42:36 -05:00
..
benchmark_test.go
handler_file.go
handler_page.go
handlers.go
menu.go
menu_test.go
node.go
page.go Shortcode rewrite, take 2 2014-11-17 18:32:06 -05:00
page_permalink_test.go
page_taxonomy_test.go
page_test.go Shortcode rewrite, take 2 2014-11-17 18:32:06 -05:00
page_time_integration_test.go
pageGroup.go Fix GroupBy function issues 2014-11-13 22:48:58 -05:00
pageGroup_test.go Fix GroupBy function issues 2014-11-13 22:48:58 -05:00
pageSort.go
path_seperators_test.go
path_seperators_windows_test.go
permalinks.go
permalinks_test.go
planner.go
redis.cn.md
rss_test.go
shortcode.go Shortcode rewrite, take 2 2014-11-17 18:32:06 -05:00
shortcode_test.go Shortcode rewrite, take 2 2014-11-17 18:32:06 -05:00
shortcodeparser.go Shortcode rewrite, take 2 2014-11-17 18:32:06 -05:00
shortcodeparser_test.go Shortcode rewrite, take 2 2014-11-17 18:32:06 -05:00
site.go Fix template checking order in site.go 2014-11-17 18:42:36 -05:00
site_show_plan_test.go
site_test.go
site_url_test.go
siteinfo_test.go
sitemap.go
sitemap_test.go
summary.go
taxonomy.go
taxonomy_test.go
template.go Shortcode rewrite, take 2 2014-11-17 18:32:06 -05:00
template_embedded.go
template_test.go