Author: joes
Date: Tue Mar 25 20:26:37 2014
New Revision: 1581495
URL: http://svn.apache.org/r1581495
Log:
comments
Modified:
thrift/cms-site/trunk/lib/path.pm
Modified: thrift/cms-site/trunk/lib/path.pm
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1581495&r1=1581494&r2=1581495&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Tue Mar 25 20:26:37 2014
@@ -25,7 +25,7 @@ $thrift_page_footer =~ s/ snippet / page
# order matters here: first match wins... see
http://www.apache.org/dev/cmsref#core-logic
our @patterns = (
- [qr!^/sitemap\.html$!, offline => { %thrift_args, # goes first as
overrideable defaults
+ [qr!^/sitemap\.html$!, offline => { %thrift_args, # %thrift_args as
overrideable defaults
view => 'sitemap',
headers => { title => "Sitemap" },
nest => 1,