-*- text -*- $Id$ The jack web site is in CVS. If you would like to make modifications, please check it out and do it on your local copy: $ cvs -z3 -d :ext:user@jackit.sf.net:/cvsroot/jack co www [ modifications ] $ cvs -z3 commit -m 'my changes' $ ssh user@jackit.sf.net /home/groups/j/ja/jackit/www-update.sh NOTE: currently this script produces many "permission denied" error messages for all the files in the mantis subdirectory. Despite this, it does work (if you have admin access to JACK CVS). This will update the web site to reflect current cvs. The site is *not* automatically updated, although if desired this could be done with crontabs. Please modify this file if you decide to auto-update the site. Policy for placing files in the website: / - This directory should be as empty as possible. index.php should be the only page based here. /apps/ - Applications that use or can use jack. This is to give publicity to them for giving publicity and support to us. /dev/ - This contains information directed at developers, such as the policy used to make modifications, and useful information sources. /docs/ - Jack documentation. Documentation pertaining to particular releases goes in release/$VERSION. Documentation built from CVS goes in docs/cvs and is not included in the www cvs module. The reference manual is built from the JACK source distribution. It goes in docs/reference/html and docs/reference/latex. /download/ - Links to the sourceforge download page, links to the binary packages, etc... /images/ - Most images used by pages on the website should be placed here. Images used by specific tools, or images which go with generated files (eg, documentation) are the exceptions which may be placed elsewhere. /info/ - This directory contains miscellaneous information pages. This is not an excuse to put anything you like here: only use this location if the page genuinely gives information about jack, and doesn't fit better anywhere else. As we don't yet have a need for it, it doesn't exist quite yet. /lib/ - Stuff used by all pages. /news/ - News, and Jack in the press. We hope :-) /releases/ - This directory is for information about, and documentation and packages of, particular releases. All files should be in subdirectories named with the version number of the release. These directories should go in cvs, except for binary packages. /releases// - This should include the following: * index.php, which gives a brief intro to the release, and whatever links are relevant. * notice.php, which gives the release notes