From: rsoulliere <robert.soulliere@mohawkcollege.ca> Date: Mon, 28 Mar 2011 12:44:43 +0000 (-0400) Subject: More processing error fixes. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=aafe9bd1dd1dc00b6218d46c5fd1017b797d4c98;p=contrib%2FConifer.git More processing error fixes. --- diff --git a/1.6/admin/AdminMisc.xml b/1.6/admin/AdminMisc.xml index 740237d21c..083184ed4c 100644 --- a/1.6/admin/AdminMisc.xml +++ b/1.6/admin/AdminMisc.xml @@ -42,11 +42,12 @@ <screen><userinput>osrf_ctl.sh -l -a start_router</userinput></screen> <para>will only start the <systemitem class="service">router</systemitem> service.</para> <caution> - <para>If you decide to start each service individually, you need to start them in a specific order - for Evergreen to start correctly. Run the commands in this exact order:</para> -<screen><userinput>osrf_ctl.sh -l -a start_router</userinput></screen> -<screen><userinput>osrf_ctl.sh -l -a start_perl</userinput></screen> -<screen><userinput>osrf_ctl.sh -l -a start_c</userinput></screen> + <para>If you decide to start each service individually, you need to start them in a specific order:</para> +<screen> +<userimput>osrf_ctl.sh -l -a start_router</userinput> +<userinput>osrf_ctl.sh -l -a start_perl</userinput> +<userinput>osrf_ctl.sh -l -a start_c</userinput> +</screen> </caution> <para>After starting or restarting Evergreen, it is also necessary to restart the <systemitem class="service">Apache web server</systemitem> <indexterm><primary>web server</primary><secondary>Apache</secondary></indexterm> for the OPAC to work correctly.</para> diff --git a/1.6/admin/serversideinstallation.xml b/1.6/admin/serversideinstallation.xml index 7b33b90844..5dc61a8a80 100644 --- a/1.6/admin/serversideinstallation.xml +++ b/1.6/admin/serversideinstallation.xml @@ -2040,10 +2040,10 @@ OpenILS::WWW::Redirect->parse_ips_file('/openils/conf/lib_ips.txt'); <?dbfo keep-together="always" ?> <title>Linux / Evergreen Virtual Images</title> <tgroup align="left" cols="4" colsep="1" rowsep="1"> - <colspec colname="Linux_version" colnum="1" colwidth="2*"/> - <colspec colname="EV_version" colnum="2" colwidth="1*"/> - <colspec colname="download_link" colnum="3" colwidth="1*"/> - <colspec colname="comments" colnum="4" colwidth="3*"/> + <colspec colname="Linux_version" colnum="1" colwidth="2.0*"/> + <colspec colname="EV_version" colnum="2" colwidth="1.0*"/> + <colspec colname="download_link" colnum="3" colwidth="1.0*"/> + <colspec colname="comments" colnum="4" colwidth="3.0*"/> <thead> <row> <entry>Linux Version</entry> @@ -2208,9 +2208,9 @@ OpenILS::WWW::Redirect->parse_ips_file('/openils/conf/lib_ips.txt'); <?dbfo keep-together="always" ?> <title>Default Accounts</title> <tgroup align="left" cols="3" colsep="1" rowsep="1"> - <colspec colname="account" colnum="1" colwidth="1*"/> - <colspec colname="password" colnum="2" colwidth="1*"/> - <colspec colname="type" colnum="3" colwidth="1*"/> + <colspec colname="account" colnum="1" colwidth="1.0*"/> + <colspec colname="password" colnum="2" colwidth="1.0*"/> + <colspec colname="type" colnum="3" colwidth="1.0*"/> <thead> <row> <entry>Account</entry> diff --git a/1.6/stafftasks/cataloging.xml b/1.6/stafftasks/cataloging.xml index a17b2f7e6f..8d73670098 100644 --- a/1.6/stafftasks/cataloging.xml +++ b/1.6/stafftasks/cataloging.xml @@ -533,7 +533,7 @@ <imagedata scalefit="1" fileref="../media/add_holdings-3.png"/> </imageobject> <imageobject role="fo"> - <imagedata scale="80" fileref="../media/add_holdings-3.png"/> + <imagedata scale="70" fileref="../media/add_holdings-3.png"/> </imageobject> </mediaobject> </para>