You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by cb...@apache.org on 2012/03/06 15:06:24 UTC

svn commit: r1297479 - in /xmlgraphics/commons/trunk/src/documentation: ./ content/xdocs/

Author: cbowditch
Date: Tue Mar  6 14:06:23 2012
New Revision: 1297479

URL: http://svn.apache.org/viewvc?rev=1297479&view=rev
Log:
fix Trademarks, year, remove ApacheCon 2011
add standard links required by Apache branding guidelines

Modified:
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/bugs.xml
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/download.xml
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/image-loader.xml
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/postscript.xml
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/site.xml
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/tabs.xml
    xmlgraphics/commons/trunk/src/documentation/skinconf.xml

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/bugs.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/bugs.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/bugs.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/bugs.xml Tue Mar  6 14:06:23 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -20,7 +20,7 @@
 
 <document>
   <header>
-    <title>Apache XML Graphics Commons: Bugs and Other Trackable Issues</title>
+    <title>Apache™ XML Graphics Commons: Bugs and Other Trackable Issues</title>
     <version>$Revision: 911792 $</version>
   </header>
   <body>
@@ -64,3 +64,4 @@ sent to the <link href="http://xmlgraphi
     </section>
   </body>
 </document>
+

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/download.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/download.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/download.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/download.xml Tue Mar  6 14:06:23 2012
@@ -18,14 +18,14 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
-    <title>Download Apache XML Graphics Commons</title> 
+    <title>Download Apache™ XML Graphics Commons</title> 
   </header> 
   <body> 
     <section id="release">
       <title>Download a Release</title>
       <p>
         Source ("-src") and binary ("-bin") distributions can be downloaded from a
-        <a href="http://www.apache.org/dyn/closer.cgi/xmlgraphics/commons">Apache XML Graphics Commons Distribution Mirror</a>.
+        <a href="http://www.apache.org/dyn/closer.cgi/xmlgraphics/commons">Apache™ XML Graphics Commons Distribution Mirror</a>.
       </p>
     </section>
     <section id="svn">

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/image-loader.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/image-loader.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/image-loader.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/image-loader.xml Tue Mar  6 14:06:23 2012
@@ -18,13 +18,13 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
   <header>
-    <title>Image Loader Framework</title>
+    <title>Apache™ XML Graphics Commons: Image Loader Framework</title>
   </header>
   <body>
     <section id="overview">
       <title>Overview</title>
       <p>
-        Apache XML Graphics Commons contains a unified framework for loading and
+        Apache™ XML Graphics Commons contains a unified framework for loading and
         processing images (bitmap and vector). The package name is
         <code>org.apache.xmlgraphics.image.loader</code>. Key features:
       </p>

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml Tue Mar  6 14:06:23 2012
@@ -18,19 +18,23 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
-    <title>Apache XML Graphics Commons</title>
+    <title>Apache™ XML Graphics Commons</title>
   </header> 
   <body> 
     <section>
       <title>Overview</title>
       <p>
-        Apache XML Graphics Commons is a library that consists of several reusable components 
+        Apache™ XML Graphics Commons is a library that consists of several reusable components 
         used by <a href="ext:batik">Apache Batik</a> and <a href="ext:fop">Apache FOP</a>. 
         Many of these components can easily be used separately outside the domains of SVG 
         and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D 
         implementations that let you generate PDF &amp; PostScript files, and much more.
       </p>
       <p>
+	    Apache XML Graphics Commons is an <a href="http://www.apache.org/">Apache</a> project 
+        and part of a larger community of developers and users.
+      </p>
+      <p>
         In the Wiki, we have a 
         <a href="http://wiki.apache.org/xmlgraphics/XmlGraphicsCommonComponents">Roadmap for Apache XML Graphics Commons</a>.
         This roadmap is the place to describe new ideas for the project.

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/postscript.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/postscript.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/postscript.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/postscript.xml Tue Mar  6 14:06:23 2012
@@ -24,7 +24,7 @@
     <section id="overview">
       <title>Overview</title>
       <p>
-        Apache XML Graphics Commons contains various tools for writing and processing Adobe 
+        Apache™ XML Graphics Commons contains various tools for writing and processing Adobe 
         PostScript files. This includes:
       </p>
       <ul>

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/site.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/site.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/site.xml Tue Mar  6 14:06:23 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -32,11 +32,13 @@ See http://forrest.apache.org/docs/linki
 
 <site label="XMLGraphicsCommons" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
 
-  <about label="XML Graphics Commons">
+  <about label="Apache™ XML Graphics Commons">
     <index label="Overview" href="index.html" description="Overview"/>
     <download label="Download" href="download.html" description="Download"/>
+	<asf-license label="Apache License" href="http://www.apache.org/licenses"/>"
     <asf-sponsorship label="ASF Sponsorship Program" href="http://www.apache.org/foundation/sponsorship.html"/>"
     <asf-thanks label="ASF Thanks" href="http://www.apache.org/foundation/thanks.html"/>"
+	<asf-security label="Security" href="http://www.apache.org/security/"/>
     <documentation label="Documentation">
       <postscript label="Tools for Adobe PostScript" href="postscript.html" description="Tools for Adobe PostScript"/>
       <image-loader label="Image Loader Framework" href="image-loader.html" description="Image Loader Framework"/>

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/tabs.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/tabs.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/tabs.xml Tue Mar  6 14:06:23 2012
@@ -19,7 +19,7 @@
 
 <tabs software="XMLGraphicsCommons"
   title="XMLGraphicsCommons"
-  copyright="The Apache Software Foundation"
+  copyright="@year@ The Apache Software Foundation"
   xmlns:xlink="http://www.w3.org/1999/xlink">
 
   <!-- The rules for tabs are:

Modified: xmlgraphics/commons/trunk/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/skinconf.xml?rev=1297479&r1=1297478&r2=1297479&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/skinconf.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/skinconf.xml Tue Mar  6 14:06:23 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -66,7 +66,7 @@ which will be used to configure the chos
 
   <!-- mandatory project logo
        default skin: renders it at the top -->
-  <project-name>Apache XML Graphics Commons</project-name>
+  <project-name>Apache™ XML Graphics Commons</project-name>
   <project-description>Common components for Apache Batik and Apache FOP</project-description>
   <project-url>http://xmlgraphics.apache.org/commons/</project-url>
   <project-logo></project-logo>
@@ -90,7 +90,7 @@ which will be used to configure the chos
   <favicon-url>favicon.ico</favicon-url>
 
   <!-- The following are used to construct a copyright statement -->
-  <year>2006-2011</year>
+  <year>2006-2012</year>
   <vendor>The Apache Software Foundation.</vendor>
   <!-- The optional copyright-link URL will be used as a link in the
     copyright statement
@@ -364,13 +364,6 @@ which will be used to configure the chos
       <height>125</height>
     </credit>
     -->
-    <credit box-location="alt2">
-      <name>ApacheCon NA 2011</name>
-      <url>http://www.apachecon.com/</url>
-      <image>http://apache.org/ads/ApacheCon/2011-na-125x125.png</image>
-      <width>125</width>
-      <height>125</height>
-    </credit>
     
     <!-- A credit with @role="pdf" will be used to compose a footer
      for each page in the PDF, using either "name" or "url" or both.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org