From 799dfb261ee7be9037af435190a406c14fe5eb42 Mon Sep 17 00:00:00 2001 From: Robert Soulliere Date: Mon, 4 Oct 2010 08:45:15 -0400 Subject: [PATCH] Correct spelling errors and rewording. --- 1.6/development/directoriesandFiles.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/1.6/development/directoriesandFiles.xml b/1.6/development/directoriesandFiles.xml index f0c04b81f2..aac5d1d3c1 100644 --- a/1.6/development/directoriesandFiles.xml +++ b/1.6/development/directoriesandFiles.xml @@ -3,7 +3,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink"> Evergreen File Structure and Configuration Files - This section will describe tha basic file structure and cover key configuration files. Understanding the directory and file structure of Evergreen will allow you + This section will describe the basic file structure and cover key configuration files. Understanding the directory and file structure of Evergreen will allow you to be able to customize your Evergreen software and take full advantage of many features. @@ -29,7 +29,7 @@ conf - Contains the configuration scripts including the 2 most important base configuration files opensrf_core.xml and opensrf.xml. + Contains the configuration scripts including the two most important base configuration files opensrf_core.xml and opensrf.xml. include @@ -68,7 +68,7 @@ /openils/conf/opensrf_core.xml - Files which controls which Evergreen services are run on the public and private routers. For a service to run, it must be registered in this file. This file also controls the loglevel and points to the log file for the srvices. An Evergreen restart is required for changes to take effect. + Files which controls which Evergreen services are run on the public and private routers. For a service to run, it must be registered in this file. This file also controls the loglevel and points to the log file for the services. An Evergreen restart is required for changes to take effect. /openils/conf/opensrf.xml @@ -81,9 +81,9 @@ effect. Running autogen.sh is also required. - /etc/apache2/eg_vhost.conf - Controls the Evergreen virtual site. Allows to configure the skin for the OPAC or configure various directories within the Apache webserver. - An Apache restart is requred for changes to this file to take effect. + /etc/apache2/eg_vhost.conf + Controls the Evergreen virtual site. Allows to configure the skin for the OPAC or configure various directories within the Apache web server. + An Apache restart is required for changes to this file to take effect. @@ -92,7 +92,7 @@ Useful Evergreen Scripts - + File @@ -114,15 +114,15 @@ Perl script used to trigger the actions set up in the action trigger tool in the staff client. - /openils/bin/osrf_ctl.sh - The start up script for OpenSF and Evergreen. + /openils/bin/osrf_ctl.sh + The start up script for OpenSRF and Evergreen. - /openils/bin/reshelving_complete.srfsh - Make items in reshelving mode for a certain amount of time become available. + /openils/bin/reshelving_complete.srfsh + Change status from reshelving to available for items which have been in reshelving for a certain amount of time. - /openils/bin/srfsh + /openils/bin/srfsh Used to start the OpenSRF shell. -- 2.11.0