You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2014/01/02 02:33:09 UTC

svn commit: r1554717 - /juddi/cms-site/trunk/lib/path.pm

Author: alexoree
Date: Thu Jan  2 01:33:09 2014
New Revision: 1554717

URL: http://svn.apache.org/r1554717
Log:
JUDDI-750 adding more content

Modified:
    juddi/cms-site/trunk/lib/path.pm

Modified: juddi/cms-site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/lib/path.pm?rev=1554717&r1=1554716&r2=1554717&view=diff
==============================================================================
--- juddi/cms-site/trunk/lib/path.pm (original)
+++ juddi/cms-site/trunk/lib/path.pm Thu Jan  2 01:33:09 2014
@@ -5,7 +5,7 @@ use ASF::Value;
 
 our @patterns = (
 	[qr!\index.mdtext$!, single_narrative => { template => "skeletonHome.html" }],
-	[qr!\.mdtext$!, single_narrative => { template => "single_narrative.html" }],
+	[qr!\.mdtext$!, single_narrative => { template => "skeleton.html" }],
 	
 
 #	[qr!^/stanbol/sitemap\.html$!, sitemap => { headers => { title => "Stanbol Sitemap" }} ],



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org