Mention oils_web.xml in the README
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Jul 2010 13:15:11 +0000 (13:15 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Jul 2010 13:15:11 +0000 (13:15 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17032 dcc99617-32d9-48b4-a31d-7c20da2025e4

README

diff --git a/README b/README
index 988f4b1..e3b4f32 100644 (file)
--- a/README
+++ b/README
@@ -62,6 +62,14 @@ wget http://download.dojotoolkit.org/release-1.3.3/dojo-release-1.3.3.tar.gz
 tar -C /openils/var/web/js -xzf dojo-release-1.3.3.tar.gz
 cp -r /openils/var/web/js/dojo-release-1.3.3/* /openils/var/web/js/dojo/.
 
+Create the oils_web.xml configuration file:
+==========================================
+Many administration interfaces, such as acquisitions, bookings, and various
+configuration screens, depend on the correct configuration of HTML templates.
+Copying the sample configuration file into place should work in most cases:
+
+cp /openils/conf/oils_web.xml.example /openils/conf/oils_web.xml
+
 Change ownership of the Evergreen files:
 =======================================