Author: jani
Date: Mon Apr 24 05:57:40 2017
New Revision: 1792426
URL: http://svn.apache.org/viewvc?rev=1792426&view=rev
Log:
made html to be inserted readable
Modified:
attic/site/docs/process.html
attic/site/xdocs/process.xml
Modified: attic/site/docs/process.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=1792426&r1=1792425&r2=1792426&view=diff
==============================================================================
--- attic/site/docs/process.html (original)
+++ attic/site/docs/process.html Mon Apr 24 05:57:40 2017
@@ -200,7 +200,7 @@ all work are done in "{infra-repo}/modul
without having to learn how the project manage their site. One way is to
(carefully!) search and replace for a common
tag such as the body tag. Another is to edit the CSS. </p>
<pre>
- <div style="background: red"><h1>2017/01/01 - Apache foo has
been retired. </h1><h2>For more information, please explore the
<a href="http://attic.apache.org/">Attic</a>.
</h2></div>
+ <div style="background: red"><h1>2017/01/01 - Apache foo has
been retired. </h1><h2><br />For more information, please explore
the <a href="http://attic.apache.org/">Attic</a>.
</h2></div>
</pre>
<p>Site may be published through <a
href="https://svn.apache.org/repos/infra/websites/production/">websites svn</a>
or other means: need investigation on
each case. </p>
Modified: attic/site/xdocs/process.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1792426&r1=1792425&r2=1792426&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Mon Apr 24 05:57:40 2017
@@ -174,7 +174,7 @@ all work are done in "{infra-repo}/modul
without having to learn how the project manage their site. One way is to
(carefully!) search and replace for a common
tag such as the body tag. Another is to edit the CSS. </p>
<pre>
- <div style="background: red"><h1>2017/01/01 - Apache foo has
been retired. </h1><h2>For more information, please explore the
<a href="http://attic.apache.org/">Attic</a>.
</h2></div>
+ <div style="background: red"><h1>2017/01/01 - Apache foo has
been retired. </h1><h2><br />For more information, please explore
the <a href="http://attic.apache.org/">Attic</a>.
</h2></div>
</pre>