You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/30 22:59:56 UTC

cvs commit: jakarta-commons-sandbox/id/xdocs navigation.xml

dirkv       2004/05/30 13:59:56

  Modified:    id       project.properties project.xml
               id/src/media logo.xcf
               id/xdocs navigation.xml
  Log:
  update to commons l&f, new navigation, license info
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-commons-sandbox/id/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/id/project.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.properties	6 Mar 2004 17:58:59 -0000	1.6
  +++ project.properties	30 May 2004 20:59:56 -0000	1.7
  @@ -33,8 +33,8 @@
   ######################################################################
   # commons site L&F
   ######################################################################
  -maven.xdoc.jsl=../sandbox-build/commons-site.jsl
  -maven.xdoc.date=left
  +maven.xdoc.jsl=../../jakarta-commons/commons-build/commons-site.jsl
  +maven.xdoc.date=bottom
   maven.xdoc.poweredby.image=maven-feather.png
   maven.xdoc.version=${pom.currentVersion}
   maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
  
  
  
  1.8       +1 -1      jakarta-commons-sandbox/id/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/id/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	4 Mar 2004 03:17:44 -0000	1.7
  +++ project.xml	30 May 2004 20:59:56 -0000	1.8
  @@ -21,7 +21,7 @@
   
     <name>Commons Id</name>
     <id>commons-id</id>
  -  <logo>/images/logo.png</logo>
  +  <logo>/images/id-logo-white.png</logo>
     <url>http://jakarta.apache.org/commons/sandbox/id/</url>
     <inceptionYear>2003</inceptionYear>
     <shortDescription>Commons Id</shortDescription>
  
  
  
  1.2       +1 -225    jakarta-commons-sandbox/id/src/media/logo.xcf
  
  	<<Binary file>>
  
  
  1.5       +4 -21     jakarta-commons-sandbox/id/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/id/xdocs/navigation.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- navigation.xml	6 Mar 2004 18:01:14 -0000	1.4
  +++ navigation.xml	30 May 2004 20:59:56 -0000	1.5
  @@ -14,32 +14,15 @@
      See the License for the specific language governing permissions and
      limitations under the License.
     -->
  -  
  -<!DOCTYPE project [
  -<!ENTITY commons-nav SYSTEM "../../sandbox-build/incl_nav.xml">
  -]>
  -
  -<project name="Commons Id">
  -    <title>Commons Id</title>
  -    <organizationLogo href="/images/jakarta-logo-blue.gif">
  -      Jakarta
  -    </organizationLogo>
  +<!DOCTYPE org.apache.commons.menus SYSTEM '../../../jakarta-commons/commons-build/menus/menus.dtd'>
  +<project name="Commons&#xA0;Id">
  +    <title>Commons&#xA0;Id</title>
       <body>
  -        <links>
  -          <item name="Jakarta Commons" href="http://jakarta.apache.org/commons/"/>
  -        </links>
           <menu name="Commons&#xA0;Id">
               <item name="Overview"                      href="/index.html" />
  -<!--            <item name="Configuration"                 href="/configuration.html" /> -->
               <item name="API&#xA0;Documentation"        href="/apidocs/index.html"/>
  -<!--
  -            <item name="Developers&#xA0;Guide"         href="/guide/index.html" collapse="true">
  -                <item name="Class&#xA0;Diagrams"       href="/guide/classdiagrams.html"/>
  -                <item name="Sequence&#xA0;Diagrams"    href="/guide/sequencediagrams.html"/>
  -            </item>
  --->
               <item name="Downloads"                     href="/downloads.html"/>
           </menu>
  - 	 &commons-nav;
  +        &common-menus;
       </body>
   </project>
  
  
  

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