Add section about updating the website.

Remove old done content.


git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226118 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley 2003-09-07 13:36:51 +00:00
parent bff8927f98
commit 9f9a9c6565

View File

@ -73,10 +73,17 @@ mozilla file:///usr/local/cvs/xml-commons/build/site/index.html
<p>Copy everything in <code>./build/site</code> over to the xml-site <p>Copy everything in <code>./build/site</code> over to the xml-site
repository at <code>xml-site/targets/commons</code> and commit. repository at <code>xml-site/targets/commons</code> and commit.
</p> </p>
<p>There is a cronjob on www.apache.org that does a regular cvs checkout
to refresh the website.
</p>
</section> </section>
<section id="other"> <section id="other">
<title>Other notes</title> <title>Other notes</title>
<p>
There are some other general notes at <code>xml-commons/readme-build.txt</code>
</p>
<p> <p>
A project sitemap has been added at A project sitemap has been added at
<code>src/documentation/sitemap.xmap</code> of which we only use a small <code>src/documentation/sitemap.xmap</code> of which we only use a small
@ -84,8 +91,12 @@ portion. This portion has been marked with comments to enable easier sync
with Forrest releases. with Forrest releases.
</p> </p>
<p>Try to keep our sitemap.xmap and skinconf.xml and forrest.properties
in sync with the Forrest "fresh-site" stuff.
</p>
<p> <p>
There is a hard-coded path in the sitemap to the DocBook XSL stylesheets. There is a hard-coded path in our sitemap to the DocBook XSL stylesheets.
If that is different on your system, then tweak the sitemap.xmap to suit. If that is different on your system, then tweak the sitemap.xmap to suit.
</p> </p>
</section> </section>
@ -94,20 +105,13 @@ If that is different on your system, then tweak the sitemap.xmap to suit.
<title>Still to do</title> <title>Still to do</title>
<ul> <ul>
<li>Ask the '<code>forrestbot</code>' to build the xml-commons site. <li>Ask the '<code>forrestbot</code>' to build the xml-commons site.
See <link href="http://forrestbot.cocoondev.org/">http://forrestbot.cocoondev.org/</link> See <link href="http://forrestbot.cocoondev.org/">http://forrestbot.cocoondev.org/</link> ... However, we need the DocBook stylesheets on moof.apache.org first.
</li> </li>
<li> <li>
Decide how to build the website and combine the needs of the separate Decide how to build the website to better combine the needs of the separate
components. See the isses listed on the components. See the isses listed on the
<link href="site:todo">To Do List</link> <link href="site:todo">To Do List</link>
</li> </li>
<li>Synchronise changes with any from README.html until we are in production</li>
<li>Commit the HTML/PDF result to xml-site/targets CVS</li>
<li>Add link from xml.apache.org/index.html to xml-commons</li>
<li>Later get Forrest to automatically build our website by extracting sources
from CVS. This will later be done as a batch process, along with other Apache
websites. For the time being, an xml-commons committer needs to manually do it.
</li>
</ul> </ul>
</section> </section>
</body> </body>