You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/01/04 14:43:58 UTC

svn commit: r1428851 - /maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm

Author: olamy
Date: Fri Jan  4 13:43:58 2013
New Revision: 1428851

URL: http://svn.apache.org/viewvc?rev=1428851&view=rev
Log:
[MSKINS-72] Add copyright notice position option
document option

Modified:
    maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm

Modified: maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm?rev=1428851&r1=1428850&r2=1428851&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm (original)
+++ maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm Fri Jan  4 13:43:58 2013
@@ -220,6 +220,22 @@ Welcome to ${project.name}!
 </project>
 +-----+
 
+** Copyright Style
+
+  Since 1.3.1, you can configure Copyright class. (default is span-12)
+
++-----+
+<project name="xxx">
+  [...]
+  <custom>
+    <fluidoSkin>
+      <copyrightStyle>pull-right</copyrightStyle>
+    </fluidoSkin>
+  </custom>
+  [...]
+</project>
++-----+
+
 ** Footers placeholders
 
  Since <<<#eval>>> Velocity macro is not supported yet, the only placeholder