From 9f9a9c656540b145b1a61db465666d842e0d3461 Mon Sep 17 00:00:00 2001 From: crossley Date: Sun, 7 Sep 2003 13:36:51 +0000 Subject: [PATCH] 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 --- .../content/xdocs/howto-forrest.xml | 24 +++++++++++-------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/documentation/content/xdocs/howto-forrest.xml b/src/documentation/content/xdocs/howto-forrest.xml index c51b271..1c6aa77 100644 --- a/src/documentation/content/xdocs/howto-forrest.xml +++ b/src/documentation/content/xdocs/howto-forrest.xml @@ -73,10 +73,17 @@ mozilla file:///usr/local/cvs/xml-commons/build/site/index.html

Copy everything in ./build/site over to the xml-site repository at xml-site/targets/commons and commit.

+

There is a cronjob on www.apache.org that does a regular cvs checkout + to refresh the website. +

Other notes +

+There are some other general notes at xml-commons/readme-build.txt +

+

A project sitemap has been added at src/documentation/sitemap.xmap 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.

+

Try to keep our sitemap.xmap and skinconf.xml and forrest.properties +in sync with the Forrest "fresh-site" stuff. +

+

-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.

@@ -94,20 +105,13 @@ If that is different on your system, then tweak the sitemap.xmap to suit. Still to do