Author: sebb
Date: Wed Oct 14 15:17:49 2020
New Revision: 1882492

URL: http://svn.apache.org/viewvc?rev=1882492&view=rev
Log:
How to override dev

Modified:
    attic/site/xdocs/projects/_template.xml

Modified: attic/site/xdocs/projects/_template.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/projects/_template.xml?rev=1882492&r1=1882491&r2=1882492&view=diff
==============================================================================
--- attic/site/xdocs/projects/_template.xml (original)
+++ attic/site/xdocs/projects/_template.xml Wed Oct 14 15:17:49 2020
@@ -41,10 +41,12 @@
   </p>
 
   <resource_table project="{tlpid}">
-  <!-- by default only dev is generated -->
-  <mail name="user"/>
-   <!-- use attribute key="" to override default JIRA -->
-  <jira/>
+    <!-- by default only dev is generated
+     To remove 'dev', use the attribute replace_dev="xxx" in the 
resource_table tag above
+    -->
+    <mail name="user"/>
+    <!-- use attribute key="" to override default JIRA -->
+    <jira/>
   </resource_table>
 
   <p>Archived versions of {FullName} may be downloaded from the 


Reply via email to