Taiga 1015: Fix warning messages when HTML generated 19.11.00
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 22 Nov 2019 14:03:44 +0000 (11:03 -0300)
committerDavid Nind <david@davidnind.com>
Sun, 24 Nov 2019 09:54:02 +0000 (22:54 +1300)
Fix some of the warning messages when the HTML is generated.
Includes links, formatting and images.

12 files changed:
source/ILL_requests.rst
source/acquisitions.rst
source/administration.rst
source/apis_protocols.rst
source/faq.rst
source/images/tools/Holds_column.png [moved from source/images/tools/Holds_column.PNG with 100% similarity]
source/images/tools/batchitem.png [moved from source/images/tools/batchitem.PNG with 100% similarity]
source/opac.rst
source/searching.rst
source/systempreferences.rst
source/tools.rst
source/webservices.rst

index e8a006f..40bfbce 100644 (file)
@@ -36,7 +36,8 @@ Create ILL requests
 -  Choose â€˜New ILL request’ and then Freeform.
 
     **Note**
-The images shown here are for the FreeFrom backend only.
+
+    The images shown here are for the FreeFrom backend only.
 
 |image1387|
 
index a32133e..95f97e8 100644 (file)
@@ -563,7 +563,7 @@ Order from a staged file
 -  This option is the same as the previous one, but in this case, your file has already 
    been :ref:`staged <stage-marc-records-for-import-label>`. Whether you choose to 'order 
    from a new file' or 'order from a staged file' will depend on your acquisitions 
-   workflow or your :ref:`permissions <patron-permissions-label>.
+   workflow or your :ref:`permissions <patron-permissions-label>`.
 
    -  Once you click on 'From a staged file', you will get a list of all the
       staged files in your system.
@@ -1054,15 +1054,16 @@ You will also see that the item is cancelled if you view the basket.
      Whilst it is possible to re-open your basket, cancel one or more orders 
      and re-close the basket, this is not recommended. This procedure will 
      update the 'basket closed' date, which in turn will cause your 'late 
-     order' caclulations to be incorrect. 
+     order' calculations to be incorrect.
+
 .. Instead, follow the procedure below.
 .. Is this still valid?
-..To cancel an order:
+.. To cancel an order:
 
-..#. locate the vendor and click on 'Receive shipment';
-..#. on the next page, use a false invoice number (such as 54321. Whatever number you choose will persist in your system as a blank invoice - re-use it for future cancellations to avoid accumulating numerous false, empty invoices);
-..#. so on the next page you'll get a warning box in which you click on 'Receive';
-..#. on the next page (at right) you can click on 'Cancel order'.
+.. #. locate the vendor and click on 'Receive shipment';
+.. #. on the next page, use a false invoice number (such as 54321. Whatever number you choose will persist in your system as a blank invoice - re-use it for future cancellations to avoid accumulating numerous false, empty invoices);
+.. #. so on the next page you'll get a warning box in which you click on 'Receive';
+.. #. on the next page (at right) you can click on 'Cancel order'.
 
 
 .. _invoices-label:
index 45c074b..08df9a7 100644 (file)
@@ -1078,7 +1078,7 @@ item types to apply the rules to
           Enter only numbers and decimal points (no currency symbols).
 
 -  Enter the 'Fine charging interval' in the unit you set (ex. charge
-   fines every 1 day, or every 2 hours). The :ref:`finesCalendar`system
+   fines every 1 day, or every 2 hours). The :ref:`finesCalendar` system
    preference controls wether the days the library is closed will be taken
    into account or not.
 
@@ -1314,7 +1314,7 @@ patrons in the library if no other option is set in the forms below.
 .. _default-checkouts-and-hold-by-category-label:
 
 Default checkout and hold policy by patron cateogry
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 For this library, you can specify the maximum number of checkouts, 
 on-site checkouts and holds that a patron of a given category can have, 
@@ -1907,7 +1907,7 @@ sections - Basic constraints, Advanced constraints and Other options.
    -  Mandatory
 
       -  the record cannot be saved unless you have a value assigned to this 
-      subfield.  A 'Required' flag will display as a prompt    
+         subfield.  A 'Required' flag will display as a prompt
 
    -  Managed in tab
 
@@ -3454,7 +3454,7 @@ order baskets.
 To add a new field, first choose which table you want to add it to.
 
 - Order baskets (aqbasket): a field added to aqbasket will appear upon 
-  the :ref:`creation of a new order basket <create-a-basket-label> 
+  the :ref:`creation of a new order basket <create-a-basket-label>`
   or the modification of an existing order basket in the acquisitions module
 
   |image1424|
@@ -3559,4 +3559,4 @@ bibliographic record will appear under 'Additional fields'.
 
 |image1380|
 
-.. TO DO: add an example for order basket additional field
\ No newline at end of file
+.. TO DO: add an example for order basket additional field
index e5755e4..91f7b13 100644 (file)
@@ -572,8 +572,6 @@ sudo vi koha-conf.xml
 
        </ldapserver>
     
-::
-
 
 5 Save and exit the koha-conf.xml file
 
@@ -646,9 +644,6 @@ Example of the LDAP configurations:
 
  </ldapserver>
 
-::
-
-
 
 The values in the mapping area are not always the same, and it depends on what is in your organisations LDAP database. For example some organisations do not use <userid> instead each user is only identified by the <email> field and so no <userid> is written.
 
index 65f383a..9d3bfaf 100644 (file)
@@ -431,15 +431,15 @@ at both the system and library level and should fallback in a suitable manor if
 any of them are not defined.
 
 * KohaAdminEmailAddress - This will act as the *From* address and should be an 
-address in the same domain as the koha server [for example noreply@koha-hosting.org]
+  address in the same domain as the koha server [for example noreply@koha-hosting.org]
 * ReplytoDefault - This will act as the *Reply-to* address and can be in any 
-domain [for example librarian@mylibrary.com] and this is the address which will 
-be used if/when a patron hits 'Reply' in their email client. Note: This will 
-fall back to KohaAdminEmailAddress when it is not set.
+  domain [for example librarian@mylibrary.com] and this is the address which will
+  be used if/when a patron hits 'Reply' in their email client. Note: This will
+  fall back to KohaAdminEmailAddress when it is not set.
 * ReturnpathDefault - This will act as the *Sender* address and also needs to be 
-within the koha/email servers domain [for example postmaster@koha-hosting.org] 
-and this is the address which will be used to report if an email bounces for any 
-reason.
+  within the koha/email servers domain [for example postmaster@koha-hosting.org]
+  and this is the address which will be used to report if an email bounces for any
+  reason.
 
 There are parallels to all the above preferences at the per branch level which 
 fall back in the same order as mentioned aboved before falling back to the system 
@@ -880,7 +880,7 @@ run.
 
 There is a specific syntax that Koha will understand as 'ask for values
 when running the report'. The syntax is <<Question to
-ask\[|type]>>.
+ask\[\|type]>>.
 
 -  The << and >> are just delimiters. You must put << at the beginning
    and >> at the end of your parameter
index ef95841..5834102 100644 (file)
@@ -60,7 +60,7 @@ the record.
 
 |image941|
 
-If you have turned on :ref:`Enhanced content system preferences<enhanced-content-label>
+If you have turned on :ref:`Enhanced content system preferences <enhanced-content-label>`
 preferences you may have book jackets on your search results.
 
 |image942|
index eb91fb5..40ef3c2 100644 (file)
@@ -356,11 +356,12 @@ available facets include:
 
 When there are more than five facets in a category, a 'Show more' link
 will appear. You can control the display of the facets using the following
-systempreferences: :ref:`displayFacetCount <displayfacetcount-label>`, :ref:
-`isplayLibraryFacets <displaylibraryfacets-label>`, :ref:`FacetLabelTruncationLength
- <facetlabeltruncationlength-label>`, :ref:`FacetMaxCount <facetmaxcount-label>`, 
-:ref:`maxRecordsForFacets <maxrecordsforfacets-label>`, and :ref:`UNIMARCAuthorsFacetsSeparator
- <unimarcauthorsfacetsseparator-label>`.
+systempreferences: :ref:`displayFacetCount <displayfacetcount-label>`,
+:ref:`isplayLibraryFacets <displaylibraryfacets-label>`,
+:ref:`FacetLabelTruncationLength <facetlabeltruncationlength-label>`,
+:ref:`FacetMaxCount <facetmaxcount-label>`,
+:ref:`maxRecordsForFacets <maxrecordsforfacets-label>`,
+and :ref:`UNIMARCAuthorsFacetsSeparator <unimarcauthorsfacetsseparator-label>`.
 
 Along the top, under the number of results, there are buttons to do different actions
 on selected records.
index 3ef8939..c35980a 100644 (file)
@@ -787,7 +787,7 @@ Description:
    address <#libraries-groups>`__, if you would like to specify a default
    email address for bounces to go to then fill in this preference.
 
-.. _sendallemailsto-label
+.. _sendallemailsto-label:
 
 SendAllEmailsTo
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -2350,7 +2350,7 @@ Examples:
 .. _marcfieldforcreatorid-label:
 
 MarcFieldForCreatorId, MarcFieldForCreatorName, MarcFieldForModifierId, MarcFieldForModifierName
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Asks: Store record's creator borrowernumber in MARC subfield \_\_\_ and 
 record's creator name in MARC subfield \_\_\_ Store record's last modifier 
@@ -3740,7 +3740,7 @@ Values:
 Description:
 
 -  The library can choose which of these actions or all of these actions, does an 
-item gets automatically returned from the patron's account or not. 
+   item gets automatically returned from the patron's account or not.
 
 
 .. _maxoutstanding-label:
@@ -4234,7 +4234,7 @@ Example:
    December to accommodate for the two closed days.
 
 The calendar is defined on a branch by branch basis. To learn more about
-the calendar, check out the ^:ref:`Calendar & Holidays <calendar-label>`^
+the calendar, check out the :ref:`Calendar & Holidays <calendar-label>`
 section of this manual.
 
 .. _usetransportcostmatrix-label:
@@ -5099,13 +5099,13 @@ Asks: Mark a hold as problematic if it has been waiting for more than
 
 Description:
 
--  This preference (based on calendar days, not the :ref:`Koha holiday
-   calendar <calendar-label>`) puts an expiration date on an item a
+-  This preference (based on calendar days, not the
+   :ref:`Koha holiday calendar <calendar-label>`) puts an expiration date on an item a
    patron has on hold. After this expiration date the staff will have
    the option to release the unclaimed hold which then may be returned
    to the library shelf or issued to the next patron on the item's hold
    list. Items that are 'expired' by this preference are moved to the
-   'Holds Over' tab on the ^:ref:`Holds Awaiting Pickup <holds-awaiting-pickup-label>`^
+   'Holds Over' tab on the :ref:`Holds Awaiting Pickup <holds-awaiting-pickup-label>`
    report.
 
 .. _reservesneedreturns-label:
@@ -5902,7 +5902,7 @@ Description:
 
 -  This preference is used to enable Koha's ILL module which is used to manage ILL requests.
 
-.. _illmodule-label:
+.. _illmodulecopyrightclearance-label:
 
 ILLModuleCopyrightClearance
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -6929,8 +6929,7 @@ Description:
     **Important**
 
     If this is set to 'show' you will need to enter a value in the
-    ^:ref:`LibraryThingForLibrariesID`^
-    system preference.
+    :ref:`LibraryThingForLibrariesID` system preference.
 
 .. _librarythingforlibrariesid-label:
 
@@ -8988,7 +8987,7 @@ Asks: Include the following HTML in the header of all pages in the OPAC
 
     **Note**
 
-    Edit ^:ref:`LibraryName`^ if you'd like to edit the
+    Edit :ref:`LibraryName` if you'd like to edit the
     contents of the <title> tag
 
 Learn more in the :ref:`OPAC editable regions <editable-opac-regions-label>` section.
@@ -10735,7 +10734,7 @@ OpacHiddenItemsExceptions
 
 Default: blank
 
-Asks: List of borrower categories, separated by (pipe) |, that can see items 
+Asks: List of borrower categories, separated by (pipe) \|, that can see items
 otherwise hidden by OpacHiddenItems
 
 Description: Patron category codes listed here separated by a pipe
@@ -12093,8 +12092,8 @@ as well, individual fields in that form will be ignored.
 
     **Note**
 
-    See the :ref:`database schema (borrowers table) <http://schema.koha-
-    community.org/>`_ to know the field names.
+    See the :ref:`database schema (borrowers table) <http://schema.koha-community.org/>`
+    to know the field names.
 
     **Note**
     If either :ref:`PatronQuickAddFields` or :ref:`BorrowerMandatoryField`
index 8390c27..a4b5931 100644 (file)
@@ -147,7 +147,7 @@ The library drop down gives you the flexibility to enroll patrons from specific
 branches. If you let it set to blank, patrons from any branch will be able to enroll.
 
 Enrolling a patron in a club from the staff client
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 To enroll a patron in a club from the staff client, go to the patron's account.
 
@@ -2594,7 +2594,7 @@ manage_rotas:
 
 manate_rota_items:
   this governs a users ability to add, remove and progress
-items on a rota.
+  items on a rota.
 
 .. _marc-modification-templates-label:
 
index efe9d00..f59cf15 100644 (file)
@@ -292,7 +292,7 @@ ILS-DI
 ------
 
 As of writing, the self documenting ILS-DI is the most complete interface and 
-after it has been enabled as described in the :ref:`ils-di-label`system 
+after it has been enabled as described in the :ref:`ils-di-label` system
 preferences section the documentation should be available at 
 https://YOURKOHACATALOG/cgi-bin/koha/ilsdi.pl