Author: joes
Date: Wed Mar 26 01:24:52 2014
New Revision: 1581620
URL: http://svn.apache.org/r1581620
Log:
trim
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=1581620&r1=1581619&r2=1581620&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Wed Mar 26 01:24:52 2014
@@ -36,7 +36,7 @@ our @patterns = (
}],
[qr!/index\.html$!, sitemap => { %thrift_args }],
[qr!^/test/!, snippet => { %thrift_args,
- view => [qw/reconstruct trim_local_link_extensions
single_narrative/],
+ view => [qw/reconstruct trim_local_links single_narrative/],
snippet_footer => $thrift_page_footer, # override: these are full
pages not snippets
}],
[qr/\.md(?:text)?$/, snippet => { %thrift_args,