update implementation checklist
authorNicole C. Engard <nengard@gmail.com>
Tue, 27 Jan 2015 15:39:45 +0000 (09:39 -0600)
committerNicole C. Engard <nengard@gmail.com>
Tue, 27 Jan 2015 15:39:45 +0000 (09:39 -0600)
en/manual.xml

index fcfcab0..0543c6a 100644 (file)
@@ -42245,6 +42245,10 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
                 allowed to override due dates on checkout</para>
             </listitem>
             <listitem>
+              <para><link linkend="SpecifyReturnDate">SpecifyReturnDate</link> : Decide if you want
+                to let the staff specify an arbitrary return date on checkin</para>
+            </listitem>
+            <listitem>
               <para><link linkend="itemBarcodeFallbackSearch">itemBarcodeFallbackSearch</link> :
                 Decide if you want staff to be able to checkout using a keyword search (title, call
                 number, etc)</para>
@@ -42446,6 +42450,14 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
                 </listitem>
               </itemizedlist>
             </listitem>
+            <listitem>
+              <para><link linkend="OnSiteCheckouts">OnSiteCheckouts</link> : Decide if you want to
+                allow items to be checked out for use within the library</para>
+            </listitem>
+            <listitem>
+              <para><link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link> : Set this
+                to record local use of items when you check them in</para>
+            </listitem>
           </itemizedlist>
         </listitem>
 
@@ -42512,8 +42524,12 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
             </listitem>
 
             <listitem>
-              <para>Find holds that need to be <link linkend="unsuspendholdcron">resumed and remove suspension</link>
-              (daily)</para>
+              <para>Find holds that need to be <link linkend="unsuspendholdcron">resumed and remove
+                  suspension</link> (daily)</para>
+            </listitem>
+            <listitem>
+              <para>If you're allowing automatic renewal of items <link linkend="autorenewcron">set
+                  them to renew</link> (nightly)</para>
             </listitem>
           </itemizedlist>
         </listitem>
@@ -42625,6 +42641,14 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
             </listitem>
           </itemizedlist>
         </listitem>
+        <listitem>
+          <para>Set up your <link linkend="cronjobs">cron jobs</link><itemizedlist>
+              <listitem>
+                <para>Decide if you would like <link linkend="j2acron">children to automatically be
+                    come adults</link></para>
+              </listitem>
+            </itemizedlist></para>
+        </listitem>
       </itemizedlist>
     </section>
 
@@ -42919,73 +42943,60 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
 
           <itemizedlist>
             <listitem>
-              <para><link linkend="opacuserlogin">opacuserlogin</link> :
-              Decide if you want to allow patrons to login to the OPAC to
-              access customized functionality (searching will be allowed
-              without logging in)</para>
-
+              <para><link linkend="OPACBaseURL">OPACBaseURL</link> : Enter your library's url
+              </para>
+            </listitem>
+            <listitem>
+              <para><link linkend="opacuserlogin">opacuserlogin</link> : Decide if you want to allow
+                patrons to login to the OPAC to access customized functionality (searching will be
+                allowed without logging in)</para>
               <itemizedlist>
                 <listitem>
-                  <para><link linkend="RequestOnOpac">RequestOnOpac</link> :
-                  Decide if patrons can place holds via the OPAC</para>
+                  <para><link linkend="RequestOnOpac">RequestOnOpac</link> : Decide if patrons can
+                    place holds via the OPAC</para>
                 </listitem>
-
                 <listitem>
                   <para><link linkend="OPACItemHolds">OPACItemHolds</link> : Decide if patrons need
                     to place a hold on a specific item, if they can choose next available or if they
                     have an choice between the two</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="OpacPasswordChange">OpacPasswordChange</link> :
-                  Decide if patrons can change their password (don't allow
-                  this if you're using LDAP)</para>
+                  <para><link linkend="OpacPasswordChange">OpacPasswordChange</link> : Decide if
+                    patrons can change their password (don't allow this if you're using LDAP)</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link> :
-                  Decide if patrons can renew their checked out items via the
-                  OPAC</para>
+                  <para><link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link> : Decide if
+                    patrons can renew their checked out items via the OPAC</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="opacreadinghistory">opacreadinghistory</link> :
-                  Decide if patrons can view their reading/checkout history
-                  via the OPAC</para>
+                  <para><link linkend="opacreadinghistory">opacreadinghistory</link> : Decide if
+                    patrons can view their reading/checkout history via the OPAC</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="reviewson">reviewson</link> : Decide if
-                  you want to allow patrons to comment on bib records via the
-                  OPAC</para>
+                  <para><link linkend="reviewson">reviewson</link> : Decide if you want to allow
+                    patrons to comment on bib records via the OPAC</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="OpacStarRatings">OpacStarRatings</link>
-                  : Decide if patrons can leave star ratings</para>
+                  <para><link linkend="OpacStarRatings">OpacStarRatings</link> : Decide if patrons
+                    can leave star ratings</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="virtualshelves">virtualshelves</link> :
-                  Decide if you want patrons to be able to create Lists</para>
+                  <para><link linkend="virtualshelves">virtualshelves</link> : Decide if you want
+                    patrons to be able to create Lists</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
-                  : If patrons can create lists then decide if they are
-                  allowed to create public lists</para>
+                  <para><link linkend="OpacAllowPublicListCreation"
+                      >OpacAllowPublicListCreation</link> : If patrons can create lists then decide
+                    if they are allowed to create public lists</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="suggestionspref">suggestion</link> :
-                  Decide if you want patrons to be able to submit purchase
-                  suggestions</para>
+                  <para><link linkend="suggestionspref">suggestion</link> : Decide if you want
+                    patrons to be able to submit purchase suggestions</para>
                 </listitem>
-
                 <listitem>
-                  <para><link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link>
-                  : Decide if you want patrons to be able to see purchase
-                  suggestions made by other patrons</para>
+                  <para><link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link> :
+                    Decide if you want patrons to be able to see purchase suggestions made by other
+                    patrons</para>
                 </listitem>
               </itemizedlist>
             </listitem>
@@ -43002,18 +43013,6 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
             </listitem>
 
             <listitem>
-              <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> :
-              Decide if you want to use the XSLT stylesheets on the OPAC
-              search results</para>
-            </listitem>
-
-            <listitem>
-              <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> :
-              Decide if you want to use the XSLT stylesheets on the bib
-              records in the OPAC</para>
-            </listitem>
-
-            <listitem>
               <para><link linkend="LibraryName">LibraryName</link> : Enter
               your library name for display in the &lt;title&gt; tag and on
               the top of the OPAC</para>
@@ -43080,11 +43079,6 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
                   <para><link linkend="opaclayoutstylesheet">opaclayoutstylesheet</link> :
                   Point to a CSS file on your Koha server</para>
                 </listitem>
-
-                <listitem>
-                  <para><link linkend="opaccolorstylesheet">opaccolorstylesheet</link> :
-                  Point to a CSS file on your Koha server</para>
-                </listitem>
               </itemizedlist>
             </listitem>
 
@@ -43110,10 +43104,6 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
               <para><link linkend="OPACShelfBrowser">OPACShelfBrowser</link> : Decide if you want to
                 enable the shelf browse functionality</para>
             </listitem>
-            <listitem>
-              <para><link linkend="opacthemes">opacthemes</link> : Choose which theme you would like
-                to use. If you would like a responsive theme pick 'bootstrap'.</para>
-            </listitem>
 
             <listitem>
               <para><link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link> :
@@ -43134,8 +43124,8 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
             </listitem>
 
             <listitem>
-              <para><link linkend="OpacBrowser">OpacBrowser</link> : Decide if
-              you want patrons to browse your authority file</para>
+              <para><link linkend="OpacBrowser">OpacBrowser</link> : Decide if you want patrons to
+                browse your authority file (French libraries only)</para>
             </listitem>
 
             <listitem>
@@ -43162,9 +43152,9 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
 
           <itemizedlist>
             <listitem>
-              <para>If you have the <link linkend="OpacBrowser">OpacBrowser</link> preference set decide
-              <link linkend="authbrowsercron">when you want the contents to
-              rebuild</link></para>
+              <para>If you have the <link linkend="OpacBrowser">OpacBrowser</link> preference set
+                decide <link linkend="authbrowsercron">when you want the contents to rebuild</link>
+                (French libraries only)</para>
             </listitem>
 
             <listitem>
@@ -43252,12 +43242,18 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
         </listitem>
 
         <listitem>
+          <para><link linkend="html5">HTML5 Media</link><itemizedlist>
+              <listitem>
+                <para>This allows libraries to embed streaming media in their catalog</para>
+              </listitem>
+            </itemizedlist></para>
+        </listitem>
+        <listitem>
           <para><link linkend="googleprefs">Google</link></para>
-
           <itemizedlist>
             <listitem>
-              <para>This service is free and does not require registration,
-              simply enable GoogleJackets and you're set to go.</para>
+              <para>This service is free and does not require registration, simply enable
+                GoogleJackets and you're set to go.</para>
             </listitem>
           </itemizedlist>
         </listitem>
@@ -43314,13 +43310,20 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
         </listitem>
 
         <listitem>
+          <para><link linkend="overdriveprefs">Overdrive</link><itemizedlist>
+              <listitem>
+                <para>This is a pay service that libraries can subscribe to for ebook content.  If
+                  the library subscribes to Overdrive they can integrate that content in to Koha for
+                  free.</para>
+              </listitem>
+            </itemizedlist></para>
+        </listitem>
+        <listitem>
           <para><link linkend="Syndeticsprefs">Syndetics</link></para>
-
           <itemizedlist>
             <listitem>
-              <para>This is a pay service from Syndetics to add content for
-              your bib records. Contact Syndetics for the information to enter
-              into these preferences.</para>
+              <para>This is a pay service from Syndetics to add content for your bib records.
+                Contact Syndetics for the information to enter into these preferences.</para>
             </listitem>
           </itemizedlist>
         </listitem>