You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2008/03/22 19:22:48 UTC

svn commit: r640038 - /maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt

Author: dennisl
Date: Sat Mar 22 11:22:48 2008
New Revision: 640038

URL: http://svn.apache.org/viewvc?rev=640038&view=rev
Log:
[MSITE-199] Add publishDate position "none"

Modified:
    maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt

Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt?rev=640038&r1=640037&r2=640038&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt Sat Mar 22 11:22:48 2008
@@ -72,6 +72,16 @@
   The <<<position>>> attribute can have one of these values: <<<left>>>,
   <<<right>>>, <<<navigation-top>>>, <<<navigation-bottom>>>, <<<bottom>>>.
 
+  If you want hide the publish date, you can use this in your <<<site.xml>>>:
+
++-----+
+<project>
+  ...
+  <publishDate position="none"/>
+  ...
+</project>
++-----+
+
 * Powered by logo
 
   You can add your own "Powered by" logo to your site.