Rename opaccolorstylesheet to OpacAdditionalStylesheet
authorNicole C. Engard <nengard@gmail.com>
Mon, 20 Apr 2015 16:42:54 +0000 (11:42 -0500)
committerNicole C. Engard <nengard@gmail.com>
Mon, 20 Apr 2015 16:42:54 +0000 (11:42 -0500)
en/manual.xml

index 1043ed1..825808b 100644 (file)
@@ -8725,44 +8725,36 @@ budget_code: 922$a</programlisting></para>
             </screenshot>
           </section>
 
-          <section id="opaccolorstylesheet">
-            <title>opaccolorstylesheet</title>
-
-            <para>Asks: Include the additional CSS stylesheet ___ to override
-            specified settings from the default stylesheet.</para>
-
+          <section id="OpacAdditionalStylesheet">
+            <title>OpacAdditionalStylesheet</title>
+            <para>Asks: Include the additional CSS stylesheet ___ to override specified settings
+              from the default stylesheet.</para>
             <para>Description:</para>
-
             <itemizedlist>
               <listitem>
-                <para>The preference can look for stylesheets in the template
-                directory for your OPAC language, for instance:
-                /koha-tmpl/opac-tmpl/prog/en/css. If you upload a custom file,
-                opac-mystyles.css to this directory, you can specify it by
-                entering opac-mystyles.css in your opaccolorstylesheet system
-                preference. This adds your custom stylesheet as a linked
-                stylesheet alongside the OPAC's default CSS files. This method
-                is preferable because linked stylesheets are cached by the
-                user's browser, meaning upon repeat visits to your site the
-                user's browser will not have to re-download the stylesheet,
-                instead using the copy in the browser's cache.</para>
+                <para>The preference can look for stylesheets in the template directory for your
+                  OPAC language, for instance: /koha-tmpl/opac-tmpl/prog/en/css. If you upload a
+                  custom file, opac-mystyles.css to this directory, you can specify it by entering
+                  opac-mystyles.css in your opaccolorstylesheet system preference. This adds your
+                  custom stylesheet as a linked stylesheet alongside the OPAC's default CSS files.
+                  This method is preferable because linked stylesheets are cached by the user's
+                  browser, meaning upon repeat visits to your site the user's browser will not have
+                  to re-download the stylesheet, instead using the copy in the browser's
+                  cache.</para>
               </listitem>
-
               <listitem>
-                <para>If you would rather, you can upload your CSS to another
-                server and enter the full URL pointing to it's location
-                remember to begin the URL with http://</para>
+                <para>If you would rather, you can upload your CSS to another server and enter the
+                  full URL pointing to it's location remember to begin the URL with http://</para>
               </listitem>
             </itemizedlist>
-
             <note>
               <para>Leave this field blank to disable it</para>
             </note>
-
-            <para><note>
-                <para>This file will add a linked CSS, not replace the
-                existing default CSS.</para>
-              </note></para>
+            <para>
+              <note>
+                <para>This file will add a linked CSS, not replace the existing default CSS.</para>
+              </note>
+            </para>
           </section>
 
           <section id="opaccredits">
@@ -9938,7 +9930,7 @@ budget_code: 922$a</programlisting></para>
                   Styles may be entered for any of the selectors found in the default style sheet.
                   The default stylesheet will likely be found at
                   http://your_koha_address/opac-tmpl/bootstrap/css/opac.css. Unlike <link
-                    linkend="opaccolorstylesheet">opaccolorstylesheet</link> and <link
+                    linkend="OpacAdditionalStylesheet">OpacAdditionalStylesheet</link> and <link
                     linkend="opaclayoutstylesheet">opaclayoutstylesheet</link> this preference will
                   embed the CSS directly on your OPAC pages.</para>
               </listitem>