You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2014/02/08 03:46:56 UTC

svn commit: r1565876 - /myfaces/site/cms-site/trunk/lib/view.pm

Author: lu4242
Date: Sat Feb  8 02:46:56 2014
New Revision: 1565876

URL: http://svn.apache.org/r1565876
Log:
test how to fix documentation

Modified:
    myfaces/site/cms-site/trunk/lib/view.pm

Modified: myfaces/site/cms-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/myfaces/site/cms-site/trunk/lib/view.pm?rev=1565876&r1=1565875&r2=1565876&view=diff
==============================================================================
--- myfaces/site/cms-site/trunk/lib/view.pm (original)
+++ myfaces/site/cms-site/trunk/lib/view.pm Sat Feb  8 02:46:56 2014
@@ -46,7 +46,8 @@ sub single_narrative {
     # render sitemap stuff
     my $pagetree = ${args{headers}}{pagetree}; 
     if ($pagetree) {
-        # $args{pagetree} = sitemap($args{path});
+        $args{ttitle} = "Page tree generated"
+        $args{pagetree} = sitemap(@_);
     }
     
     # render tip box with reference to Confluence export