Author: dwoods
Date: Wed May 20 19:25:07 2009
New Revision: 776812
URL: http://svn.apache.org/viewvc?rev=776812&view=rev
Log:
latest updates to the Confluence AutoExport plugin, to add the Copyright and
Trademark text to the bottom of every page exported from the wiki, along with
some missing metadata like we use for the Geronimo wikis.
Modified:
openjpa/site/confluence_autoexport.xml
Modified: openjpa/site/confluence_autoexport.xml
URL:
http://svn.apache.org/viewvc/openjpa/site/confluence_autoexport.xml?rev=776812&r1=776811&r2=776812&view=diff
==============================================================================
--- openjpa/site/confluence_autoexport.xml (original)
+++ openjpa/site/confluence_autoexport.xml Wed May 20 19:25:07 2009
@@ -28,11 +28,23 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<html>
+<html lang="en">
<head>
-
+ <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<link
href="http://people.apache.org/~mprudhom/openjpa-template/styles/site.css"
rel="stylesheet" type="text/css"/>
<link
href="http://people.apache.org/~mprudhom/openjpa-template/styles/type-settings.css"
rel="stylesheet" type="text/css"/>
+ <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+ <META name="Description" content="Apache OpenJPA -- $page.title" />
+ <META name="Keywords" content="Apache OpenJPA, JPA, $page.title" />
+ <META name="Owner" content="[email protected]" />
+ <META name="Robots" content="index, follow" />
+ <META name="Security" content="Public" />
+ <META name="Source" content="wiki template" />
+ <META name="DC.Date" scheme="iso8601" content="2009-05-20" />
+ <META name="DC.Language" scheme="rfc1766" content="en" />
+ <META name="DC.Rights" content="Copyright © 2003-2009, The Apache
Software Foundation" />
+ <META http-equiv="PICS-Label" content='(PICS-1.1
"http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1)
"http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0)
"http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
<title>
Apache OpenJPA -- $page.title
</title>
@@ -102,7 +114,11 @@
</div>
</div>
</div>
-<div class="design_attribution">Page Template Design By Marc Prud'hommeaux
based on <a href="http://activemq.apache.org">ActiveMQ template</a></div>
+<div class="design_attribution">
+Copyright (C) 2005-2009 Apache Software Foundation. Licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
+Apache and the Apache feather logo are trademarks of Apache Software
Foundation.<br />
+Page Template Design By Marc Prud'hommeaux based on <a
href="http://activemq.apache.org">ActiveMQ template</a>
+</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>