Minor fixes to "Designing your catalog" chapter user/dbs/designing_your_catalog
authorDan Scott <dan@coffeecode.net>
Sun, 6 Jan 2013 03:46:45 +0000 (22:46 -0500)
committerDan Scott <dan@coffeecode.net>
Sun, 6 Jan 2013 03:46:45 +0000 (22:46 -0500)
Some strange Latin-1 characters were giving Asciidoc fits...

Signed-off-by: Dan Scott <dan@coffeecode.net>
docs/admin_initial_setup/designing_your_catalog.txt

index edfceac..2512b7d 100644 (file)
@@ -88,7 +88,7 @@ bash$ cp /openils/var/templates/opac/advanced.tt2 \
 bash$ vim /openils/var/templates_custom/opac/advanced.tt2
 ----
 
-Configuring the custom templates directory in ApacheÎéÎ÷s eg.conf
+Configuring the custom templates directory in Apache's eg.conf
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 You now need to teach Apache about the new custom template directory. Edit
@@ -139,7 +139,7 @@ _/openils/var/templates/opac/css/style.css.tt2_.
 
 Media file locations in the public interface
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-The media filesÎíÎñmostly PNG imagesÎíÎñused by the default TPAC templates are stored
+The media files (mostly PNG images) used by the default TPAC templates are stored
 in the repository in _Open-ILS/web/images/_ and installed in
 _/openils/var/web/images/_.
 
@@ -196,7 +196,7 @@ function that marks text for localization (translation); a separate process can
 subsequently extract localized text as GNU gettext-formatted PO (Portable
 Object) files.
 
-As Evergreen supports multiple languages, any customization to EvergreenÎéÎ÷s
+As Evergreen supports multiple languages, any customization to Evergreen's
 default text must use the localization function. Also, note that the
 localization function supports placeholders such as [_1], [_2] in the text;
 these are replaced by the contents of variables passed as extra arguments to the
@@ -447,24 +447,24 @@ ChiliFresh:
 #SetEnv OILS_CHILIFRESH_HTTPS_URL https://secure.chilifresh.com/on-site/js/evergreen.js
 ----
 
-Content CafÎáÎéÎÝ
+Content Café
 ~~~~~~~~~~~~
 
-Content CafÎáÎéÎÝ is a subscription-based service that can add  jacket images,
+Content Café is a subscription-based service that can add  jacket images,
 reviews, summaries, tables of contents and book details to your records.
 
-In order to activate Content CafÎáÎéÎÝ, edit the _/openils/conf/opensrf.xml_ file and
+In order to activate Content Café, edit the _/openils/conf/opensrf.xml_ file and
 change the _<module>_ element to point to the ContentCafe Perl Module:
 
 ----
 <module>OpenILS::WWW::AddedContent::ContentCafe</module>
 ----
 
-To adjust settings for Content CafÎáÎéÎÝ Edit a couple of fields with the
+To adjust settings for Content Café, edit a couple of fields with the
 _<ContentCafe>_ Section of _/openils/conf/opensrf.xml_.
 
 Edit the _userid_ and _password_ elements to match the user id and password for
-your Content CafÎáÎéÎÝ account.
+your Content Café account.
 
 Change the _return_behavior_on_no_jacket_image_ to set the behavior of your
 service when an image is not available for an item. By default this value is set