Author: joes
Date: Sun Mar 23 19:01:54 2014
New Revision: 1580570

URL: http://svn.apache.org/r1580570
Log:
nest sitemap

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=1580570&r1=1580569&r2=1580570&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 19:01:54 2014
@@ -16,6 +16,7 @@ our @patterns = (
     [qr!^/sitemap\.html$!,     offline => { %thrift_args,
         view       => 'sitemap',
         headers    => { title => "Sitemap" },
+        nest       => 1,
     }],
     [qr!^/index\.html$!,       snippet => { %thrift_args,
         view       => 'news_page',


Reply via email to