From: rsoulliere Date: Wed, 14 Dec 2011 14:26:50 +0000 (-0500) Subject: fix some issues for PDF processing... adjust image sizing to fit page and add a few... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9ced0f95c4a7b69912eda1c41377b71fab15a7f8;p=Evergreen-DocBook.git fix some issues for PDF processing... adjust image sizing to fit page and add a few line breaks in code samples. --- diff --git a/admin/upgrading.xml b/admin/upgrading.xml index 4fbcbd3..fc71aa7 100644 --- a/admin/upgrading.xml +++ b/admin/upgrading.xml @@ -198,15 +198,15 @@ psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/2.1.0-2.1.1-upgrade-db.sql Copying these configuration files will remove any customizations you have made to them. Remember to redo your customizations after copying them. - - - Update Apache files: - - Copying these Apache configuration files will remove any customizations you have made to them. Remember to redo - your customizations after copying them. For example, if you purchased an SSL certificate, you - will need to edit eg.conf to point to the appropriate SSL certificate files. - SSLcertificates - + + Update Apache files: + + Copying these Apache configuration files will remove any customizations you have made to them. Remember to redo + your customizations after copying them. For example, if you purchased an SSL certificate, you + will need to edit eg.conf to point to the appropriate SSL certificate files. + SSLcertificates + + Update /etc/apache2/startup.pl by copying the example from Open-ILS/examples/apache/startup.pl. diff --git a/reports/report-add-data-source.xml b/reports/report-add-data-source.xml index 88c596d..f25cea3 100644 --- a/reports/report-add-data-source.xml +++ b/reports/report-add-data-source.xml @@ -250,7 +250,9 @@ where u.active = 't' and u.deleted <> 't'; The following example is a class definition for the example view that was created in the previous section. - <class id="erpstats" controller="open-ils.reporter-store" oils_obj:fieldmapper="extend_reporter::patronstats" oils_persist:tablename="extend_reporter.patronstats" oils_persist:readonly="true" reporter:label="Patron Statistics" reporter:core="true"> + +<class id="erpstats" controller="open-ils.reporter-store" oils_obj:fieldmapper="extend_reporter::patronstats" +oils_persist:tablename="extend_reporter.patronstats" oils_persist:readonly="true" reporter:label="Patron Statistics" reporter:core="true"> <fields oils_persist:primary="id"> <field reporter:label="Patron ID" name="id" reporter:datatype="link" /> <field reporter:label="Patron Type" name="ptype" reporter:datatype="text" /> @@ -310,7 +312,9 @@ where u.active = 't' and u.deleted <> 't'; Restart the Evergreen reporter. You may need to modify this command depending on your system configuration and pid - pathopensrf-perl.pl -l -action restart -service open-ils.reporter -config /openils/conf/opensrf_core.xml -pid-dir /openils/var/run + path +opensrf-perl.pl -l -action restart -service open-ils.reporter \ +-config /openils/conf/opensrf_core.xml -pid-dir /openils/var/run diff --git a/reports/report-exporting-report-templates-using-phppgadmin.xml b/reports/report-exporting-report-templates-using-phppgadmin.xml index 2b96a2d..46b2037 100644 --- a/reports/report-exporting-report-templates-using-phppgadmin.xml +++ b/reports/report-exporting-report-templates-using-phppgadmin.xml @@ -30,7 +30,12 @@ The following statement could be used to grab the data in the folder and dump it with admin account as the owner and the first folder in your system. SELECT 1 as owner, name, description, data, 1 as folder FROM reporter.template or use the following to capture your folder names for export - SELECT 1 as owner, t.name, t.description, t.data, f.name as folder FROM reporter.template t JOIN reporter.template_folder f ON t.folder=f.id + + +SELECT 1 as owner, t.name, t.description, t.data, f.name as folder + FROM reporter.template t + JOIN reporter.template_folder f ON t.folder=f.id + Run the above query diff --git a/stafftasks/cataloging.xml b/stafftasks/cataloging.xml index 26dc4c0..08b4e7e 100644 --- a/stafftasks/cataloging.xml +++ b/stafftasks/cataloging.xml @@ -149,7 +149,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -172,7 +172,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -400,7 +400,7 @@ - + diff --git a/stafftasks/circulation.xml b/stafftasks/circulation.xml index d3fcdc9..e52f22a 100644 --- a/stafftasks/circulation.xml +++ b/stafftasks/circulation.xml @@ -117,7 +117,7 @@ - + @@ -310,7 +310,7 @@ - + @@ -320,7 +320,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -401,7 +401,7 @@ - + Suspended holds will not be filled but its hold position will be kept. They will automatically become active on the activation day if there is an activation @@ -488,7 +488,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -571,7 +571,7 @@ Using the Column Picker, you can display Queue Position and Total number of Holds. - + @@ -707,7 +707,7 @@ - + @@ -850,7 +850,7 @@ - + The “phone and email” option is the default for those users who have not yet set a preference. @@ -862,7 +862,7 @@ - + @@ -918,7 +918,7 @@ - + @@ -943,7 +943,7 @@ - +