-1 on this change: it adds a link to openCollabNet to our tigris HOMEPAGE, without any prior discussion.
jrepenning_cn: please revert this asap, and avoid making changes to our Website in this manner. jrepenning...@tigris.org wrote on Mon, Aug 16, 2010 at 17:24:52 -0700: > Author: jrepenning_cn > Date: 2010-08-16 17:24:51-0700 > New Revision: 106 > > Added: > trunk/www/cn-project-pages/snippets/ > trunk/www/cn-project-pages/snippets/page.xml > Modified: > trunk/www/index.html > > Log: > Updated html component through the web interface. > > Added: trunk/www/cn-project-pages/snippets/page.xml > Url: > http://subversion.tigris.org/source/browse/subversion/trunk/www/cn-project-pages/snippets/page.xml?view=markup&pathrev=106 > ============================================================================== > --- (empty file) > +++ trunk/www/cn-project-pages/snippets/page.xml 2010-08-16 17:24:51-0700 > @@ -0,0 +1,16 @@ > +<?xml version="1.0" encoding="UTF-8"?> > +<page visibility="1"> > + <component_list> > + <component visibility="1" type="ProjectMetadata" order="1"> > + <title localize="false" /> > + </component> > + <component visibility="1" type="Html" order="2"> > + <title localize="false" /> > + <filename>index.html</filename> > + </component> > + <component visibility="1" type="Subproject" order="3"> > + <title localize="true">Subprojects</title> > + </component> > + </component_list> > +</page> > + > > Modified: trunk/www/index.html > Url: > http://subversion.tigris.org/source/browse/subversion/trunk/www/index.html?view=diff&pathrev=106&r1=105&r2=106 > ============================================================================== > --- trunk/www/index.html (original) > +++ trunk/www/index.html 2010-08-16 17:24:51-0700 > @@ -1,44 +1 @@ > -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > -<html xmlns="http://www.w3.org/1999/xhtml"> > -<head> > -<title>subversion.tigris.org</title> > -<!-- Custom stylations to hide the obnoxious project info --> > -<style type="text/css"> > -#projecthome .axial { display: none; } > -#apphead h1 { display: none; } > -#longdescription { border: none; } > -#longdescription h2 { display: none; } > -#customcontent h2 { display: block; } > -</style> > -<!-- End custom stylations --> > -</head> > -<body> > -<div class="app"> > - > -<div style="text-align: center;"> > - <img src="images/subversion_logo_hor-468x64.png" alt="Subversion" /> > -</div> > - > -<div style="margin: 2em 10%;"> > - > -<p>This is the former website of the Subversion software project, > - which now calls <a href="http://subversion.apache.org/" > - style="font-weight: bold;" >subversion.apache.org</a> home.</p> > - > -<p>Until the transition into Apache-hood is complete, this site will > - continue to serve some of the purposes of the Subversion project. > - For example, the project is still using > - the <a href="http://subversion.tigris.org/issue-tracker.html" > - >issue tracker</a> hosted here. But in time, it is expected that > - this site will be converted into mostly just a set of pointers to > - information that has moved over to the subversion.apache.org > - site.</p> > - > -<p>Thanks for your patience as we work through this transition!</p> > - > -</div> > - > -</div> <!-- .app --> > -</body> > -</html> > +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> > <div class="app"> <div style="text-align: center"> > <img alt="Subversion" src="images/subversion_logo_hor-468x64.png" /> </div> > <div style="margin-top: 2em; margin-right: 10%; margin-bottom: 2em; > margin-left: 10%"> <p>This is the former website of the Subversion software > project, which now calls <a style="font-weight: bold" > href="http://subversion.apache.org/">subversion.apache.org</a> home.</p> > <p>Until the transition into Apache-hood is complete, this site will > continue to serve some of the purposes of the Subversion project. For > example, the project is still using the <a > href="http://subversion.tigris.org/issue-tracker.html">issue tracker</a> > hosted here. But in time, it is expected that this site will be converted > into mostly just a set of pointers to information that has moved over to > the subversion.apache.org site.</p><p>If you're looking for > downloads of Subversion, this is the wrong place. There are some out-of-date > downloads here, for archival purposes, but for up-to-date installers, go to > <a href="http://www.open.collab.net/downloads/subversion/">openCollabNet</a> > , or one of the other sites listed at subversion.apache.org.</p><p> </p> > <p>Thanks for your patience as we work through this transition!</p> </div> > </div> <!-- .app --> > \ No newline at end of file > > ------------------------------------------------------ > http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=2647587