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>
-      &lt;div style="background: red"&gt;&lt;h1&gt;2017/01/01 - Apache foo has 
been retired. &lt;/h1&gt;&lt;h2&gt;For more information, please explore the 
&lt;a href="http://attic.apache.org/"&gt;Attic&lt;/a&gt;. 
&lt;/h2&gt;&lt;/div&gt;
+      &lt;div style="background: red"&gt;&lt;h1&gt;2017/01/01 - Apache foo has 
been retired. &lt;/h1&gt;&lt;h2&gt;<br />For more information, please explore 
the &lt;a href="http://attic.apache.org/"&gt;Attic&lt;/a&gt;. 
&lt;/h2&gt;&lt;/div&gt;
 </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>
-      &lt;div style="background: red"&gt;&lt;h1&gt;2017/01/01 - Apache foo has 
been retired. &lt;/h1&gt;&lt;h2&gt;For more information, please explore the 
&lt;a href="http://attic.apache.org/"&gt;Attic&lt;/a&gt;. 
&lt;/h2&gt;&lt;/div&gt;
+      &lt;div style="background: red"&gt;&lt;h1&gt;2017/01/01 - Apache foo has 
been retired. &lt;/h1&gt;&lt;h2&gt;<br />For more information, please explore 
the &lt;a href="http://attic.apache.org/"&gt;Attic&lt;/a&gt;. 
&lt;/h2&gt;&lt;/div&gt;
 </pre>
 
 


Reply via email to