fix typos.
authorRobert Soulliere <rsoulliere@libdog.mohawkcollege.ca>
Tue, 2 Nov 2010 16:11:22 +0000 (12:11 -0400)
committerRobert Soulliere <rsoulliere@libdog.mohawkcollege.ca>
Tue, 2 Nov 2010 16:11:22 +0000 (12:11 -0400)
1.6/development/supercat.xml

index 8018a7b..96bb40e 100644 (file)
        </section>\r
        <section xml:id="addingsupercatformats">\r
                <title>Adding new SuperCat Formats</title>\r
-               <para>Adding SuperCat formats requires experience editing XSL files and familiarity with XML and Perl.</systemitem>.</para>     \r
+               <para>Adding SuperCat formats requires experience editing XSL files and familiarity with XML and Perl.</para>   \r
                <para>SuperCat web services are based on the OpenSRF service, <systemitem class="service">>open-ils.supercat</systemitem>.</para> \r
-               <para>Developers are able to add new formats by adding the <emphasis>xsl</emphasis> \r
-               stylesheet for the format. By default, the location of the stylesheets is <filename class="directory">/openils/var/xsl/</filename>. You must also add the feed  to the perl \r
+               <para>Developers are able to add new formats by adding the <emphasis>xsl</emphasis> stylesheet for the format. By default, the location of the stylesheets is <filename class="directory">/openils/var/xsl/</filename>. You must also add the feed  to the perl \r
                modules <filename>openils/lib/perl5/OpenILS/WWW/SuperCat/feed.pm</filename> and <filename>openils/lib/perl5/OpenILS/WWW/SuperCat.pm</filename>. An Evergreen restart is \r
                required for the feed to be activated.</para>\r
                <tip><para>Use an existing xsl stylesheet and Perl module entry as a template for your new format.</para></tip>\r
        </section>\r
        <section xml:id="editingsupercatformats">\r
                <title>Customizing SuperCat Formats</title>     \r
-               <para>Editing SuperCat formats requires experience editing XSL files and familiarity with XML.</systemitem>.</para>     \r
+               <para>Editing SuperCat formats requires experience editing XSL files and familiarity with XML..</para>  \r
                <para>It is possible to customize existing supercat formats using XSL stylesheets. You arwe able to change the content to be displayed and the design of the pages.</para> \r
                <para>In order to change the display of a specific format, edit the corresponding XSL file(s) for the particular format. The default location for the XSL stylesheets is \r
                <filename class="directory">/openils/var/xsl/</filename>. </para>\r