You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2010/11/05 15:46:22 UTC

svn commit: r1031601 - in /james/mailbox/trunk/src/site: resources/images/uml/org.apache.james.mailbox-package.png resources/images/uml/org.apache.james.mailbox_package.png site.xml xdoc/index.xml xdoc/source-code.xml xdoc/source_code.xml

Author: eric
Date: Fri Nov  5 14:46:22 2010
New Revision: 1031601

URL: http://svn.apache.org/viewvc?rev=1031601&view=rev
Log:
Going from underscore (_) to indent (-) as separator to be inline with other sites.

Added:
    james/mailbox/trunk/src/site/resources/images/uml/org.apache.james.mailbox-package.png
      - copied unchanged from r1027054, james/mailbox/trunk/src/site/resources/images/uml/org.apache.james.mailbox_package.png
    james/mailbox/trunk/src/site/xdoc/source-code.xml
      - copied, changed from r1027054, james/mailbox/trunk/src/site/xdoc/source_code.xml
Removed:
    james/mailbox/trunk/src/site/resources/images/uml/org.apache.james.mailbox_package.png
    james/mailbox/trunk/src/site/xdoc/source_code.xml
Modified:
    james/mailbox/trunk/src/site/site.xml
    james/mailbox/trunk/src/site/xdoc/index.xml

Modified: james/mailbox/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/site.xml?rev=1031601&r1=1031600&r2=1031601&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/site.xml (original)
+++ james/mailbox/trunk/src/site/site.xml Fri Nov  5 14:46:22 2010
@@ -41,7 +41,7 @@
   
     <menu name="Mailbox">
       <item name="Introduction" href="/index.html" />
-      <item name="Source Code" href="/source_code.html" />
+      <item name="Source Code" href="/source-code.html" />
       <item name="Javadoc" href="../imap/apidocs/index.html" />
 <!--    <item name="Changes" href="/changes.html" />-->
 <!--      <item name="JIRA Report" href="/jira-report.html" />-->

Modified: james/mailbox/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/xdoc/index.xml?rev=1031601&r1=1031600&r2=1031601&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/xdoc/index.xml (original)
+++ james/mailbox/trunk/src/site/xdoc/index.xml Fri Nov  5 14:46:22 2010
@@ -53,9 +53,9 @@
 
   <section name='Develop with James Mailbox'>
  
-    <p>Just read the <a href="source_code.html">source code</a> page to get more information on how to develop on James Mailbox.</p>
+    <p>Just read the <a href="source-code.html">source code</a> page to get more information on how to develop on James Mailbox.</p>
 
-    <img src="images/uml/org.apache.james.mailbox_package.png"/>
+    <img src="images/uml/org.apache.james.mailbox-package.png"/>
     
   </section>
 

Copied: james/mailbox/trunk/src/site/xdoc/source-code.xml (from r1027054, james/mailbox/trunk/src/site/xdoc/source_code.xml)
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/xdoc/source-code.xml?p2=james/mailbox/trunk/src/site/xdoc/source-code.xml&p1=james/mailbox/trunk/src/site/xdoc/source_code.xml&r1=1027054&r2=1031601&rev=1031601&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/xdoc/source_code.xml (original)
+++ james/mailbox/trunk/src/site/xdoc/source-code.xml Fri Nov  5 14:46:22 2010
@@ -53,7 +53,7 @@
   
     <div style="float:left; margin=4px;">
 
-      <img src="images/uml/org.apache.james.mailbox_package.png"/>
+      <img src="images/uml/org.apache.james.mailbox-package.png"/>
       
     </div>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org