add restricted page prefs
authorNicole C. Engard <nengard@gmail.com>
Wed, 28 Oct 2015 14:08:43 +0000 (09:08 -0500)
committerNicole C. Engard <nengard@gmail.com>
Wed, 28 Oct 2015 14:08:43 +0000 (09:08 -0500)
en/manual.xml

index cc0bbae..4d35463 100644 (file)
@@ -11718,6 +11718,38 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
               </itemizedlist></para>
           </section>
         </section>
+        <section id="opacrestrictedpg">
+          <title>Restricted Page</title>
+          <para>Using the following preference you can create a page within your Koha system that is
+            accessible by only specific IP addresses. This can be used to house links to databases
+            that can only be accessed from with the library or other licensed content.</para>
+          <section id="RestrictedPageContent">
+            <title>RestrictedPageContent</title>
+            <para>Asks: HTML content of your restricted page.</para>
+          </section>
+          <section id="RestrictedPageLocalIPs">
+            <title>RestrictedPageLocalIPs</title>
+            <para>Asks: Access from IP addresses beginning with ___ do not need to be
+              authenticated</para>
+            <para>Description:<itemizedlist>
+                <listitem>
+                  <para>You can enter individual IPS as a comma separated list (ex:
+                    '127.0.0,127.0.1') or just the beginning of the IP range allowed (ex:
+                    '127.0.')</para>
+                </listitem>
+              </itemizedlist></para>
+          </section>
+          <section id="RestrictedPageTitle">
+            <title>RestrictedPageTitle</title>
+            <para>Asks: Use ___ as title of your restricted page</para>
+            <para>Description:<itemizedlist>
+                <listitem>
+                  <para>This title will appear in the breadcrumb and on the top of the restricted
+                    page.</para>
+                </listitem>
+              </itemizedlist></para>
+          </section>
+        </section>
         <section id="opacselfregistrationprefs">
           <title>Self Registration</title>
           <section id="PatronSelfRegistration">