Author: jan
Date: Mon Feb 14 11:37:52 2011
New Revision: 1070450
URL: http://svn.apache.org/viewvc?rev=1070450&view=rev
Log:
add trademark sign near logo and updated ASF trademark attribution as per branding guidelines
Modified:
couchdb/site/htdocs/community/code.html
couchdb/site/htdocs/community/committers.html
couchdb/site/htdocs/community/index.html
couchdb/site/htdocs/community/issues.html
couchdb/site/htdocs/community/lists.html
couchdb/site/htdocs/docs/books.html
couchdb/site/htdocs/docs/index.html
couchdb/site/htdocs/docs/intro.html
couchdb/site/htdocs/docs/overview.html
couchdb/site/htdocs/downloads.html
couchdb/site/htdocs/index.html
couchdb/site/htdocs/notice/1.0.1.html
couchdb/site/htdocs/notice/index.html
couchdb/site/htdocs/screenshots.html
couchdb/site/htdocs/security.html
couchdb/site/htdocs/style/basic.css
couchdb/site/templates/page.tmpl
Modified: couchdb/site/htdocs/community/code.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/code.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/community/code.html (original)
+++ couchdb/site/htdocs/community/code.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -108,7 +109,7 @@ mirror</a>.</p>
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/community/committers.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/committers.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/community/committers.html (original)
+++ couchdb/site/htdocs/community/committers.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -78,72 +79,72 @@ limitations under the License.
</div>
<div id="content"><h1>Committers</h1>
-<p><a href="http://damienkatz.net/">Damien Katz</a>, <a href="mailto:damien@apache.org">damien@apache.org</a></p>
+<p><a href="http://damienkatz.net/">Damien Katz</a>, <a href="mailto:damien@apache.org">damien@apache.org</a></p>
<p>Original developer and Apache CouchDB PMC Chair.</p>
-<p><a href="http://jan.prima.de/">Jan Lehnardt</a>, <a href="mailto:jan@apache.org">jan@apache.org</a></p>
+<p><a href="http://jan.prima.de/">Jan Lehnardt</a>, <a href="mailto:jan@apache.org">jan@apache.org</a></p>
<p>Worked on the original UNIX port and now works on all ends in CouchDB.
He is a freelancing CouchDB consultant and gives presentations around the
world.</p>
-<p><a href="http://tumbolia.org/nslater">Noah Slater</a>, <a href="mailto:nslater@apache.org">nslater@apache.org</a></p>
+<p><a href="http://tumbolia.org/nslater">Noah Slater</a>, <a href="mailto:nslater@apache.org">nslater@apache.org</a></p>
<p>Developed and maintains the Autotools build system and application
infrastructure. He is CouchDB’s release manager and maintains a number of
related packages for Debian GNU/Linux.</p>
-<p><a href="http://www.cmlenz.net/">Christopher Lenz</a>, <a href="mailto:cmlenz@apache.org">cmlenz@apache.org</a></p>
+<p><a href="http://www.cmlenz.net/">Christopher Lenz</a>, <a href="mailto:cmlenz@apache.org">cmlenz@apache.org</a></p>
<p>Developed and maintains Futon, the Web administration console. He works on
the JavaScript view engine, SpiderMonkey and MochiWeb integration in
addition to an external Python client.</p>
-<p><a href="http://jchris.mfdz.com">J. Chris Anderson</a>, <a href="mailto:jchris@apache.org">jchris@apache.org</a></p>
+<p><a href="http://jchris.mfdz.com">J. Chris Anderson</a>, <a href="mailto:jchris@apache.org">jchris@apache.org</a></p>
<p>Upgraded the Erlang JSON term format. Integrates community patches,
particularly related to the HTTP API and the MapReduce system. Gives talks and
presentations about CouchDB, with an eye toward recruiting more developers.</p>
-<p><a href="http://www.davispj.com/">Paul J. Davis</a>, <a href="mailto:davisp@apache.org">davisp@apache.org</a></p>
+<p><a href="http://www.davispj.com/">Paul J. Davis</a>, <a href="mailto:davisp@apache.org">davisp@apache.org</a></p>
<p>Developed features for the HTTP API as well as helped with recent upgrades
to the MapReduce system. Spends time tracking down various bugs reported in
JIRA.</p>
-<p>Adam Kocoloski, <a href="mailto:kocolosk@apache.org">kocolosk@apache.org</a></p>
+<p>Adam Kocoloski, <a href="mailto:kocolosk@apache.org">kocolosk@apache.org</a></p>
<p>Maintains and extends the replicator. Hacks on various other parts of the
core database.</p>
-<p>Mark Hammond, <a href="mailto:mhammond@apache.org">mhammond@apache.org</a></p>
+<p>Mark Hammond, <a href="mailto:mhammond@apache.org">mhammond@apache.org</a></p>
<p>Windows support.</p>
-<p><a href="http://www.jasondavies.com/">Jason Davies</a>, <a href="mailto:jasondavies@apache.org">jasondavies@apache.org</a></p>
+<p><a href="http://www.jasondavies.com/">Jason Davies</a>, <a href="mailto:jasondavies@apache.org">jasondavies@apache.org</a></p>
<p>Developed various authentication features including cookie-based
authentication and OAuth support.</p>
-<p><a href="http://benoitc.im">Benoît Chesneau</a>, <a href="mailto:benoitc@apache.org">benoitc@apache.org</a></p>
+<p><a href="http://benoitc.im">Benoît Chesneau</a>, <a href="mailto:benoitc@apache.org">benoitc@apache.org</a></p>
<p>Developed the URL rewriter and proxy authentication handlers and provides some
patches. He also maintains the couchapp script and some other tools and
libraries related to CouchDB.</p>
-<p><a href="http://fdmanana.wordpress.com">Filipe Manana</a>, <a href="mailto:fdmanana@apache.org">fdmanana@apache.org</a></p>
+<p><a href="http://fdmanana.wordpress.com">Filipe Manana</a>, <a href="mailto:fdmanana@apache.org">fdmanana@apache.org</a></p>
<p>Contributes mostly to the replicator, some parts of the core database and
the security features.</p>
-<p>Robert Newson, <a href="mailto:rnewson@apache.org">rnewson@apache.org</a></p>
+<p>Robert Newson, <a href="mailto:rnewson@apache.org">rnewson@apache.org</a></p>
<p>Contributes bug fixes and small features.</p>
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/community/index.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/index.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/community/index.html (original)
+++ couchdb/site/htdocs/community/index.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -87,7 +88,7 @@ limitations under the License.
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/community/issues.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/issues.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/community/issues.html (original)
+++ couchdb/site/htdocs/community/issues.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -89,7 +90,7 @@ vision of the project, try stirring up a
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/community/lists.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/lists.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/community/lists.html (original)
+++ couchdb/site/htdocs/community/lists.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -94,11 +95,11 @@ discussion of topics related to CouchDB.
<ul>
<li>To <strong>subscribe</strong>, send an email to
-<a href="mailto:user-subscribe@couchdb.apache.org">user-subscribe@couchdb.apache.org</a>.</li>
+<a href="mailto:user-subscribe@couchdb.apache.org">user-subscribe@couchdb.apache.org</a>.</li>
<li>To <strong>unsubscribe</strong> send empty email to
-<a href="mailto:user-unsubscribe@couchdb.apache.org">user-unsubscribe@couchdb.apache.org</a></li>
+<a href="mailto:user-unsubscribe@couchdb.apache.org">user-unsubscribe@couchdb.apache.org</a></li>
<li>Finally, to post a message to the list use the address
-<a href="mailto:user@couchdb.apache.org">user@couchdb.apache.org</a></li>
+<a href="mailto:user@couchdb.apache.org">user@couchdb.apache.org</a></li>
</ul>
<p>The archives for this list can also be <a href="http://mail-archives.apache.org/mod_mbox/couchdb-user/">browsed online</a>.</p>
@@ -113,11 +114,11 @@ participate if they are interested follo
<ul>
<li>To <strong>subscribe</strong>, send an email to
-<a href="mailto:dev-subscribe@couchdb.apache.org">dev-subscribe@couchdb.apache.org</a>.</li>
+<a href="mailto:dev-subscribe@couchdb.apache.org">dev-subscribe@couchdb.apache.org</a>.</li>
<li>To <strong>unsubscribe</strong> send empty email to
-<a href="mailto:dev-unsubscribe@couchdb.apache.org">dev-unsubscribe@couchdb.apache.org</a></li>
+<a href="mailto:dev-unsubscribe@couchdb.apache.org">dev-unsubscribe@couchdb.apache.org</a></li>
<li>Finally, to post a message to the list use the address
-<a href="mailto:dev@couchdb.apache.org">dev@couchdb.apache.org</a></li>
+<a href="mailto:dev@couchdb.apache.org">dev@couchdb.apache.org</a></li>
</ul>
<p>The archives for this list can also be <a href="http://mail-archives.apache.org/mod_mbox/couchdb-dev/">browsed online</a>.</p>
@@ -130,9 +131,9 @@ to see and review changes made by others
<ul>
<li>To <strong>subscribe</strong>, send an email to
-<a href="mailto:commits-subscribe@couchdb.apache.org">commits-subscribe@couchdb.apache.org</a>.</li>
+<a href="mailto:commits-subscribe@couchdb.apache.org">commits-subscribe@couchdb.apache.org</a>.</li>
<li>To <strong>unsubscribe</strong> send empty email to
-<a href="mailto:commits-unsubscribe@couchdb.apache.org">commits-unsubscribe@couchdb.apache.org</a></li>
+<a href="mailto:commits-unsubscribe@couchdb.apache.org">commits-unsubscribe@couchdb.apache.org</a></li>
</ul>
<p>The archives for this list can also be <a href="http://mail-archives.apache.org/mod_mbox/couchdb-commits/">browsed online</a>.</p>
@@ -141,7 +142,7 @@ to see and review changes made by others
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/docs/books.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/books.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/docs/books.html (original)
+++ couchdb/site/htdocs/docs/books.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -90,7 +91,7 @@ Jan Lehnardt & Noah Slater</li>
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/docs/index.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/index.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/docs/index.html (original)
+++ couchdb/site/htdocs/docs/index.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -87,7 +88,7 @@ limitations under the License.
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/docs/intro.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/intro.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/docs/intro.html (original)
+++ couchdb/site/htdocs/docs/intro.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -167,7 +168,7 @@ layout are all carefully integrated for
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/docs/overview.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/overview.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/docs/overview.html (original)
+++ couchdb/site/htdocs/docs/overview.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -390,7 +391,7 @@ system.</p>
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/downloads.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/downloads.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/downloads.html (original)
+++ couchdb/site/htdocs/downloads.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="./index.html">
<object data="./img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="./img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -346,7 +347,7 @@ confirm the identity of these keys.</p>
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/index.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/index.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/index.html (original)
+++ couchdb/site/htdocs/index.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="./index.html">
<object data="./img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="./img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -117,7 +118,7 @@ create high quality software that leads
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/notice/1.0.1.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/notice/1.0.1.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/notice/1.0.1.html (original)
+++ couchdb/site/htdocs/notice/1.0.1.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -225,7 +226,7 @@ delayed_commits = false
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/notice/index.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/notice/index.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/notice/index.html (original)
+++ couchdb/site/htdocs/notice/index.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="../index.html">
<object data="../img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="../img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -82,7 +83,7 @@ limitations under the License.
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/screenshots.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/screenshots.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/screenshots.html (original)
+++ couchdb/site/htdocs/screenshots.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="./index.html">
<object data="./img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="./img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -94,7 +95,7 @@ limitations under the License.
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/security.html
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/security.html?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/security.html (original)
+++ couchdb/site/htdocs/security.html Mon Feb 14 11:37:52 2011
@@ -28,6 +28,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="./index.html">
<object data="./img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="./img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -126,7 +127,7 @@ a non-linear relationship to the size of
<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
Modified: couchdb/site/htdocs/style/basic.css
URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/style/basic.css?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/htdocs/style/basic.css (original)
+++ couchdb/site/htdocs/style/basic.css Mon Feb 14 11:37:52 2011
@@ -37,3 +37,11 @@ div.disclaimer p { font-width: bold; }
.showcase p {
margin-top: 10px;
}
+
+.logo-tm {
+ position:absolute;
+ top:2px;
+ left:2px;
+ z-index:1000;
+ color:#777777
+}
\ No newline at end of file
Modified: couchdb/site/templates/page.tmpl
URL: http://svn.apache.org/viewvc/couchdb/site/templates/page.tmpl?rev=1070450&r1=1070449&r2=1070450&view=diff
==============================================================================
--- couchdb/site/templates/page.tmpl (original)
+++ couchdb/site/templates/page.tmpl Mon Feb 14 11:37:52 2011
@@ -32,6 +32,7 @@ limitations under the License.
</head>
<body>
<div id="header"><div class="wrap">
+ <div class="logo-tm">â¢</div>
<a class="couchdb" href="%(base)s/index.html">
<object data="%(base)s/img/couchdb-logo.svg" width="400" height="110" type="image/svg+xml">
<img src="%(base)s/img/couchdb-logo.png" width="400" height="110" alt="CouchDB - Relax">
@@ -45,7 +46,7 @@ limitations under the License.
<div id="content">%(content)s<div id="clear"></div></div>
</div></div>
<div id="footer">
- <p class="copyright">Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
+ <p class="copyright">âApache CouchDBâ and the Project logo are trademarks of the Apache Software Foundation â Copyright © 2008â2011 <a href="http://www.apache.org/">The Apache Software Foundation</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
|