koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en intranet-ma... [dev_week]


From: Kyle Hall
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en intranet-ma... [dev_week]
Date: Mon, 23 Apr 2007 15:38:17 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Kyle Hall <kylemhall>   07/04/23 15:38:17

Modified files:
        koha-tmpl/intranet-tmpl/npl/en: intranet-main.tmpl 
Added files:
        koha-tmpl/intranet-tmpl/npl/en/clubsAndServices: 
                                                         clubsAndServices.tmpl 
                                                         editArchetypes.tmpl 
                                                         
editClubsAndServices.tmpl 
                                                         
enrollClubsAndServices.tmpl 
        koha-tmpl/intranet-tmpl/npl/en/rotatingCollections: 
                                                            addItems.tmpl 
                                                            
editCollections.tmpl 
                                                            
rotatingCollections.tmpl 
                                                            
transferCollection.tmpl 

Log message:
        Added NPL templates for ClubsAndServices and RotatingCollections modules

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/intranet-main.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.4.2.4.2.6&r2=1.4.2.4.2.7
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/clubsAndServices/clubsAndServices.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/clubsAndServices/editArchetypes.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/clubsAndServices/editClubsAndServices.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/clubsAndServices/enrollClubsAndServices.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/rotatingCollections/addItems.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/rotatingCollections/editCollections.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/rotatingCollections/rotatingCollections.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/rotatingCollections/transferCollection.tmpl?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1

Patches:
Index: intranet-main.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/Attic/intranet-main.tmpl,v
retrieving revision 1.4.2.4.2.6
retrieving revision 1.4.2.4.2.7
diff -u -b -r1.4.2.4.2.6 -r1.4.2.4.2.7
--- intranet-main.tmpl  12 Oct 2006 12:45:30 -0000      1.4.2.4.2.6
+++ intranet-main.tmpl  23 Apr 2007 15:38:17 -0000      1.4.2.4.2.7
@@ -34,10 +34,15 @@
 <li><a 
href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
 <li><a href="/cgi-bin/koha/bull-home.pl">Serials</a></li> </ul></dd></dl><!-- 
/TMPL_IF -->
 
+<dl><dt><a 
href="/cgi-bin/koha/rotatingCollections/rotatingCollections.pl">Manage Rotating 
Collections</a></dt></dl>
+<dl><dt><a href="/cgi-bin/koha/clubsAndServices/clubsAndServices.pl">Manage 
Clubs & Services</a></dt></dl>
+
+
 <!-- TMPL_IF NAME="CAN_user_catalogue" --><dl><dt><a 
href="/cgi-bin/koha/reports-home.pl">Reports
                        </a></dt>
                        <dd>Till reconciliation, overdues, and 
inventory</dd></dl><!-- /TMPL_IF -->
 
+
 <!-- TMPL_IF NAME="CAN_user_parameters" --><dl><dt><a 
href="/cgi-bin/koha/admin-home.pl">Koha Administration</a></dt>
 <dd><ul><li><a href="/cgi-bin/koha/admin-home.pl">System Adminstration 
Home</a></li> <li><a href="/cgi-bin/koha/admin/systempreferences.pl">System 
Preferences</a></li> <li><a href="/cgi-bin/koha/barcodes/barcodes.pl">Barcodes 
generator</a></li> <li><a href="/cgi-bin/koha/admin/aqbookfund.pl">Book 
funds</a></li> <li><a href="/cgi-bin/koha/import/breeding.pl">Import to 
reservoir</a> <li><a href="/cgi-bin/koha/label-home.pl">Spine and Barcode 
Labels</a></li></ul></dd>
 </dl><!-- /TMPL_IF -->

Index: clubsAndServices/clubsAndServices.tmpl
===================================================================
RCS file: clubsAndServices/clubsAndServices.tmpl
diff -N clubsAndServices/clubsAndServices.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ clubsAndServices/clubsAndServices.tmpl      23 Apr 2007 15:38:17 -0000      
1.1.2.1
@@ -0,0 +1,67 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Clubs & Services</h1>
+      <div>
+        <!-- TMPL_IF NAME="clubsLoop" -->
+          <h1>Clubs</h1>
+          <table>
+            <tr>
+              <td><strong>Title</strong></td>
+              <td><strong>Description</strong></td>
+              <td><strong>Start Date</strong></td>
+              <td><strong>End Date</strong></td>
+              <td></td>
+            </tr>
+            <!-- TMPL_LOOP NAME="clubsLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="title" --></td>
+                <td><!-- TMPL_VAR NAME="description" --></td>
+                <td><!-- TMPL_VAR NAME="startDate" --></td>
+                <td><!-- TMPL_VAR NAME="endDate" --></td>
+                <td><a href="enrollClubsAndServices.pl?casId=<!-- TMPL_VAR 
NAME="casId" -->">Enroll</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Clubs currently defined.
+        <!-- /TMPL_IF -->
+      </div>
+
+      <div>
+        <!-- TMPL_IF NAME="servicesLoop" -->
+        <h1>Services</h1>
+          <table>
+            <tr>
+              <td><strong>Title</strong></td>
+              <td><strong>Description</strong></td>
+              <td><strong>Start Date</strong></td>
+              <td><strong>End Date</strong></td>
+              <td></td>
+            </tr>
+            <!-- TMPL_LOOP NAME="servicesLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="title" --></td>
+                <td><!-- TMPL_VAR NAME="description" --></td>
+                <td><!-- TMPL_VAR NAME="startDate" --></td>
+                <td><!-- TMPL_VAR NAME="endDate" --></td>
+                <td><a href="enrollClubsAndServices.pl?casId=<!-- TMPL_VAR 
NAME="casId" -->">Enroll</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Services currently defined.
+        <!-- /TMPL_IF -->
+      </div>
+
+      <div>
+        <br />
+        <div><a href="editArchetypes.pl">Edit Archetypes</a></div>
+        <br />
+        <div><a href="editClubsAndServices.pl">Edit Clubs & Services</a></div>
+      </div>    
+</div>
+</body>
+</html>

Index: clubsAndServices/editArchetypes.tmpl
===================================================================
RCS file: clubsAndServices/editArchetypes.tmpl
diff -N clubsAndServices/editArchetypes.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ clubsAndServices/editArchetypes.tmpl        23 Apr 2007 15:38:17 -0000      
1.1.2.1
@@ -0,0 +1,229 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Clubs & Services: Edit Archetypes</h1>
+      <!-- TMPL_IF NAME="previousActionCreate" -->
+        <!-- TMPL_IF NAME="createSuccess" -->
+          <div>Archtype '<!-- TMPL_VAR NAME="createdTitle" -->' Created 
Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Archtype '<!-- TMPL_VAR NAME="createdTitle" -->' Failed To Be 
Created!</div>
+          <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="previousActionDelete" -->
+        <!-- TMPL_IF NAME="DeleteSuccess" -->
+          <div>Archtype Deleted Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Archtype Failed To Be Deleted!</div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="previousActionUpdate" -->
+        <!-- TMPL_IF NAME="updateSuccess" -->
+          <div>Archetype '<!-- TMPL_VAR NAME="updatedTitle" -->' Updated 
Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Archetype '<!-- TMPL_VAR NAME="updatedTitle" -->' Failed To Be 
Updated!</div>
+          <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <!-- LIST ALL ARCHETYPES -->
+      <div>
+        <!-- TMPL_IF NAME="clubArchetypesLoop" -->
+          <h1>Club Archetypes</h1>
+          <table>
+            <tr>
+              <th>Owner</strong</td>
+              <th>Title</th>
+              <th>Description</th>
+              <th>Public Enrollment</th>
+             <th>Club Data 1 Title</th>
+             <th>Club Data 2 Title</th>
+              <th>Club Data 3 Title</th>
+             <th>Enrollment Data 1 Title</th>
+             <th>Enrollment Data 2 Title</th>
+              <th>Enrollment Data 3 Title</th>
+             <td></td>
+              <td></td>
+            </tr>
+            <!-- TMPL_LOOP NAME="clubArchetypesLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="branchcode" --></td>
+                <td><!-- TMPL_VAR NAME="title" --></td>
+                <td><!-- TMPL_VAR NAME="description" --></td>
+                <td><!-- TMPL_VAR NAME="publicEnrollment" --></td>
+                <td><!-- TMPL_VAR NAME="casData1Title" --></td>
+                <td><!-- TMPL_VAR NAME="casData2Title" --></td>
+                <td><!-- TMPL_VAR NAME="casData3Title" --></td>
+                <td><!-- TMPL_VAR NAME="caseData1Title" --></td>
+                <td><!-- TMPL_VAR NAME="caseData2Title" --></td>
+                <td><!-- TMPL_VAR NAME="caseData3Title" --></td>
+                <td><a href="editArchetypes.pl?action=edit&casaId=<!-- 
TMPL_VAR NAME="casaId" -->">Edit</a></td>
+                <td><a href="editArchetypes.pl?action=delete&casaId=<!-- 
TMPL_VAR NAME="casaId" -->">Delete</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Club Archetypes currently defined.
+        <!-- /TMPL_IF -->
+      </div>    
+
+      <div>
+        <!-- TMPL_IF NAME="serviceArchetypesLoop" -->
+          <h1>Service Archetypes</h1>
+          <table>
+            <tr>
+              <th>Owner</strong</td>
+              <th>Title</th>
+              <th>Description</th>
+              <th>Public Enrollment</th>
+             <th>Service Data 1 Title</th>
+             <th>Service Data 2 Title</th>
+              <th>Service Data 3 Title</th>
+             <th>Enrollment Data 1 Title</th>
+             <th>Enrollment Data 2 Title</th>
+              <th>Enrollment Data 3 Title</th>
+             <th></th>
+              <th></th>
+            </tr>
+            <!-- TMPL_LOOP NAME="serviceArchetypesLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="branchcode" --></td>
+                <td><!-- TMPL_VAR NAME="title" --></td>
+                <td><!-- TMPL_VAR NAME="description" --></td>
+                <td><!-- TMPL_VAR NAME="publicEnrollment" --></td>
+                <td><!-- TMPL_VAR NAME="casData1Title" --></td>
+                <td><!-- TMPL_VAR NAME="casData2Title" --></td>
+                <td><!-- TMPL_VAR NAME="casData3Title" --></td>
+                <td><!-- TMPL_VAR NAME="caseData1Title" --></td>
+                <td><!-- TMPL_VAR NAME="caseData2Title" --></td>
+                <td><!-- TMPL_VAR NAME="caseData3Title" --></td>
+                <td><a href="editArchetypes.pl?action=edit&casaId=<!-- 
TMPL_VAR NAME="casaId" -->">Edit</a></td>
+                <td><a href="editArchetypes.pl?action=delete&casaId=<!-- 
TMPL_VAR NAME="casaId" -->">Delete</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Service Archetypes currently defined.
+        <!-- /TMPL_IF -->
+      </div>    
+
+      <!-- ADD NEW ARCHETYPE FORM -->
+      <div>
+
+        <!-- TMPL_IF NAME="previousActionEdit" -->
+          <h1>Edit an Archetype</h1>
+        <!-- TMPL_ELSE -->
+          <h1>Create New Archetype</h1>
+        <!-- /TMPL_IF -->
+        <form action="editArchetypes.pl" method="post">
+          <!-- TMPL_IF NAME="previousActionEdit" -->
+            <input type="hidden" name="action" value="update" />
+            <input type="hidden" name="casaId" value="<!-- TMPL_VAR 
NAME="editCasaId" -->" />
+          <!-- TMPL_ELSE -->
+            <input type="hidden" name="action" value="create" />
+          <!-- /TMPL_IF -->
+
+          <label for="type">Type: </label>
+          <select name="type">
+            <!-- TMPL_IF NAME="editType" --><option label="Keep Current Type" 
value="<!-- TMPL_VAR NAME="editType" -->">Keep Current Type</option><!-- 
/TMPL_IF -->
+            <option label="Club" value="club">Club</option>
+            <option label="Service" value="service">Service</option>
+          </select>
+          <br />
+           
+          <label for="title">Title: </label>
+          <input type="text" name="title" <!-- TMPL_IF NAME="editTitle" --> 
value="<!-- TMPL_VAR NAME="editTitle" -->" <!-- /TMPL_IF --> />
+          <br />
+
+          <label for="description">Description: </label>
+          <input type="text" size="75" name="description" <!-- TMPL_IF 
NAME="editDescription" --> value="<!-- TMPL_VAR NAME="editDescription" -->" 
<!-- /TMPL_IF -->  />
+          <br />
+
+          <label for="publicEnrollment">Public Enrollment</label>
+          <input type="radio" name="publicEnrollment" value="yes" <!-- TMPL_IF 
NAME="editPublicEnrollment" --> checked <!-- /TMPL_IF --> >Yes</input>
+          <input type="radio" name="publicEnrollment" value="no" <!-- TMPL_IF 
NAME="editPublicEnrollment" --><!-- TMPL_ELSE --> checked <!-- /TMPL_IF 
-->>No</input>
+          <br />
+
+             <h6>The following fields are generic fields that you can define 
to hold any data you might need upon club/service creation that is not stored 
elsewhere in Koha.
+             These fields will appear when a person creates a new club or 
service, at that time the system will ask for the data that is defined in this 
field.
+             For example, if you were to create a Summer Reading Club 
Archetype, and you want to compare summer reading clubs by year, you would 
enter 'Year' in
+             the 'Title' field, and 'Year that this Summer Reading Club is 
Taking Place' in the 'Description' field.
+             If you do not need to store any extra data for a club or service, 
just leave these blank.
+             </h6>
+          <table>
+            <tr>
+              <td><label>Club/Service Data 1</lable></td>
+              <td><label for="casData1Title">Title</label></td>
+              <td><input type="text" name="casData1Title" <!-- TMPL_IF 
NAME="editCasData1Title" --> value="<!-- TMPL_VAR NAME="editCasData1Title" -->" 
<!-- /TMPL_IF --> /></td>
+              <td><label for="casData1Title">Description</label></td>
+              <td><input type="text" name="casData1Desc" <!-- TMPL_IF 
NAME="editCasData1Desc" --> value="<!-- TMPL_VAR NAME="editCasData1Desc" -->" 
<!-- /TMPL_IF --> /></td>
+            </tr>
+
+            <tr>
+              <td><label>Club/Service Data 2</lable></td>
+              <td><label for="casData2Title">Title</label></td>
+              <td><input type="text" name="casData2Title" <!-- TMPL_IF 
NAME="editCasData2Title" --> value="<!-- TMPL_VAR NAME="editCasData2Title" -->" 
<!-- /TMPL_IF --> /></td>
+              <td><label for="casData2Title">Description</label></td>
+              <td><input type="text" name="casData2Desc" <!-- TMPL_IF 
NAME="editCasData2Desc" --> value="<!-- TMPL_VAR NAME="editCasData2Desc" -->" 
<!-- /TMPL_IF --> /></td>
+            </tr>
+
+            <tr>
+              <td><label>Club/Service Data 3</lable></td>
+              <td><label for="casData3Title">Title</label></td>
+              <td><input type="text" name="casData3Title" <!-- TMPL_IF 
NAME="editCasData3Title" --> value="<!-- TMPL_VAR NAME="editCasData3Title" -->" 
<!-- /TMPL_IF --> /></td>
+              <td><label for="casData3Title">Description</label></td>
+              <td><input type="text" name="casData3Desc" <!-- TMPL_IF 
NAME="editCasData3Desc" --> value="<!-- TMPL_VAR NAME="editCasData3Desc" -->" 
<!-- /TMPL_IF --> /></td>
+            </tr>
+          </table>
+             <h6>The following fields are generic fields that you can define 
to hold any data you might need on borrower enrollment that is not stored 
elsewhere in Koha.
+             These fields will appear on the enrollment page.
+             For example, if you were to create a Summer Reading Club 
Archetype, and you need to keep track of which Grade the reading will be 
entering after summer,
+             you would enterer 'Grade' in the 'Title' field and 'The grade the 
participant will be entering after summer' in the 'Description' field.
+             If you do not need to store any extra enrollment data for this 
club or service, just leave these blank.
+             </h6>
+          <table>
+            <tr>
+              <td><label>Enrollment Data 1</lable></td>
+              <td><label for="caseData1Title">Title</label></td>
+              <td><input type="text" name="caseData1Title" <!-- TMPL_IF 
NAME="editCaseData1Title" --> value="<!-- TMPL_VAR NAME="editCaseData1Title" 
-->" <!-- /TMPL_IF --> /></td>
+              <td><label for="caseData1Title">Description</label></td>
+              <td><input type="text" name="caseData1Desc" <!-- TMPL_IF 
NAME="editCaseData1Desc" --> value="<!-- TMPL_VAR NAME="editCaseData1Desc" -->" 
<!-- /TMPL_IF --> /></td>
+            </tr>
+
+            <tr>
+              <td><label>Enrollment Data 2</lable></td>
+              <td><label for="caseData2Title">Title</label></td>
+              <td><input type="text" name="caseData2Title" <!-- TMPL_IF 
NAME="editCaseData2Title" --> value="<!-- TMPL_VAR NAME="editCaseData2Title" 
-->" <!-- /TMPL_IF --> /></td>
+              <td><label for="caseData2Title">Description</label></td>
+              <td><input type="text" name="caseData2Desc" <!-- TMPL_IF 
NAME="editCaseData2Desc" --> value="<!-- TMPL_VAR NAME="editCaseData2Desc" -->" 
<!-- /TMPL_IF --> /></td>
+            </tr>
+
+            <tr>
+              <td><label>Enrollment Data 3</lable></td>
+              <td><label for="caseData3Title">Title</label></td>
+              <td><input type="text" name="caseData3Title" <!-- TMPL_IF 
NAME="editCaseData3Title" --> value="<!-- TMPL_VAR NAME="editCaseData3Title" 
-->" <!-- /TMPL_IF --> /></td>
+              <td><label for="caseData3Title">Description</label></td>
+              <td><input type="text" name="caseData3Desc" <!-- TMPL_IF 
NAME="editCaseData3Desc" --> value="<!-- TMPL_VAR NAME="editCaseData3Desc" -->" 
<!-- /TMPL_IF --> /></td>
+            </tr>
+          </table>
+
+          <br />
+          <!-- TMPL_IF NAME="previousActionEdit" -->
+            <input type="submit" value="Update" />
+          <!-- TMPL_ELSE -->
+            <input type="submit" value="Create" />
+          <!-- /TMPL_IF -->
+
+        </form>
+      </div>
+      
+      <br />
+      <div><a href="/cgi-bin/koha/clubsAndServices/clubsAndServices.pl">Clubs 
& Services Home</a></div>
+
+</div>
+</body>
+</html>

Index: clubsAndServices/editClubsAndServices.tmpl
===================================================================
RCS file: clubsAndServices/editClubsAndServices.tmpl
diff -N clubsAndServices/editClubsAndServices.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ clubsAndServices/editClubsAndServices.tmpl  23 Apr 2007 15:38:17 -0000      
1.1.2.1
@@ -0,0 +1,236 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Clubs & Services: Edit</h1>
+      <!-- TMPL_IF NAME="previousActionCreate" -->
+        <!-- TMPL_IF NAME="createSuccess" -->
+          <div>Club Or Service '<!-- TMPL_VAR NAME="createdTitle" -->' Created 
Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Club or Service '<!-- TMPL_VAR NAME="createdTitle" -->' Failed 
To Be Created!</div>
+          <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="previousActionDelete" -->
+        <!-- TMPL_IF NAME="DeleteSuccess" -->
+          <div>Club or Service Deleted Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Club or Service Failed To Be Deleted!</div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="previousActionUpdate" -->
+        <!-- TMPL_IF NAME="updateSuccess" -->
+          <div>Club Or Service '<!-- TMPL_VAR NAME="updatedTitle" -->' Updated 
Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Club or Service '<!-- TMPL_VAR NAME="updatedTitle" -->' Failed 
To Be Updated!</div>
+          <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <div>
+        <!-- TMPL_IF NAME="clubsLoop" -->
+          <h1>Clubs</h1>
+          <table>
+            <tr>
+              <th>Owner</th>
+              <th>Title</th>
+              <th>Description</th>
+              <th>Start Date</th>
+              <th>End Date</th>
+              <th></th>
+              <th></th>
+            </tr>
+            <!-- TMPL_LOOP NAME="clubsLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="branchcode" --></td>
+                <td><!-- TMPL_VAR NAME="title" --></td>
+                <td><!-- TMPL_VAR NAME="description" --></td>
+                <td><!-- TMPL_VAR NAME="startDate" --></td>
+                <td><!-- TMPL_VAR NAME="endDate" --></td>
+                <td><a href="editClubsAndServices.pl?action=edit&casaId=<!-- 
TMPL_VAR NAME="casaId" -->&casId=<!-- TMPL_VAR NAME="casId" -->">Edit</a></td>
+                <td><a href="editClubsAndServices.pl?action=delete&casId=<!-- 
TMPL_VAR NAME="casId" -->">Delete</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Clubs currently defined.
+        <!-- /TMPL_IF -->
+      </div>    
+
+      <div>
+        <!-- TMPL_IF NAME="servicesLoop" -->
+          <h1>Services</h1>
+          <table>
+            <tr>
+              <th>Owner</th>
+              <th>Title</th>
+              <th>Description</th>
+              <th>Start Date</th>
+              <th>End Date</th>
+              <th></th>
+              <th></th>
+            </tr>
+            <!-- TMPL_LOOP NAME="servicesLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="branchcode" --></td>
+                <td><!-- TMPL_VAR NAME="title" --></td>
+                <td><!-- TMPL_VAR NAME="description" --></td>
+                <td><!-- TMPL_VAR NAME="startDate" --></td>
+                <td><!-- TMPL_VAR NAME="endDate" --></td>
+                <td><a href="editClubsAndServices.pl?action=edit&casaId=<!-- 
TMPL_VAR NAME="casaId" -->&casId=<!-- TMPL_VAR NAME="casId" -->">Edit</a></td>
+                <td><a href="editClubsAndServices.pl?action=delete&casId=<!-- 
TMPL_VAR NAME="casId" -->">Delete</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Services currently defined.
+        <!-- /TMPL_IF -->
+      </div>    
+
+
+    <!-- TMPL_IF NAME="previousActionSelectArchetype" -->
+      <!-- ADD NEW CAS FORM -->
+      <div>
+        <br />
+
+        <!-- TMPL_IF NAME="previousActionEdit" -->
+          <h1>Edit a Club or Service</h1>
+        <!-- TMPL_ELSE -->
+          <h1>Create New Club Or Service</h1>
+        <!-- /TMPL_IF -->
+        <form action="editClubsAndServices.pl" method="post">
+          <!-- TMPL_IF NAME="previousActionEdit" -->
+            <input type="hidden" name="action" value="update" />
+            <input type="hidden" name="casId" value="<!-- TMPL_VAR 
NAME="editCasId" -->" />
+          <!-- TMPL_ELSE -->
+            <input type="hidden" name="action" value="create" />
+          <!-- /TMPL_IF -->
+
+          <table>
+
+            <tr>
+              <td>
+                <label for="casaId">Archetype: </label>
+              </td>
+              <td>
+                <select name="casaId">
+                  <option value="<!-- TMPL_VAR NAME="casaId" -->"><!-- 
TMPL_VAR NAME="casaTitle" --></option>
+                </select>
+              </td>
+            </tr>
+            <tr>
+              <td>
+                <label for="title">Title: </label>
+              </td>
+              <td>
+               <input type="text" name="title" <!-- TMPL_IF NAME="editTitle" 
--> value="<!-- TMPL_VAR NAME="editTitle" -->" <!-- /TMPL_IF --> />
+              </td>
+            </tr>
+        
+            <tr>
+              <td>
+                <label for="description">Description: </label>
+              </td>
+              <td colspan="2">
+                <input type="text" size="50" name="description" <!-- TMPL_IF 
NAME="editDescription" --> value="<!-- TMPL_VAR NAME="editDescription" -->" 
<!-- /TMPL_IF --> />
+              </td>
+            </tr>
+
+            <!-- TMPL_IF NAME="casData1Title" -->
+              <tr>
+                <td>
+                  <label for="casData1"><!-- TMPL_VAR NAME="casData1Title" 
-->: </label>
+                </td>
+                <td>
+                  <input type="text" name="casData1" <!-- TMPL_IF 
NAME="editCasData1" --> value="<!-- TMPL_VAR NAME="editCasData1" -->" <!-- 
/TMPL_IF --> />
+                </td>
+                <td><i><!-- TMPL_VAR NAME="casData1Desc" --></i></td>
+              </tr>
+            <!-- /TMPL_IF -->
+
+            <!-- TMPL_IF NAME="casData2Title" -->
+              <tr>
+                <td>
+                  <label for="casData2"><!-- TMPL_VAR NAME="casData2Title" 
-->: </label>
+                </td>
+                <td>
+                  <input type="text" name="casData2" <!-- TMPL_IF 
NAME="editCasData2" --> value="<!-- TMPL_VAR NAME="editCasData2" -->" <!-- 
/TMPL_IF --> />
+                </td>
+                <td><i><!-- TMPL_VAR NAME="casData2Desc" --></i></td>
+              </tr>
+            <!-- /TMPL_IF -->
+
+            <!-- TMPL_IF NAME="casData3Title" -->
+              <tr>
+                <td>
+                  <label for="casData3"><!-- TMPL_VAR NAME="casData3Title" 
-->: </label>
+                </td>
+                <td>
+                  <input type="text" name="casData3" <!-- TMPL_IF 
NAME="editCasData3" --> value="<!-- TMPL_VAR NAME="editCasData3" -->" <!-- 
/TMPL_IF --> />
+                </td>
+                <td><i><!-- TMPL_VAR NAME="casData3Desc" --></i></td>
+              </tr>
+            <!-- /TMPL_IF -->
+
+            <tr><td colspan="3"><i>Date format is : YYYY-MM-DD</i></td></tr>
+
+
+            <tr>
+              <td>
+                <label for="startDate">Start Date: </label>
+              </td>
+              <td>
+                <input type="text" maxlength="10" name="startDate" <!-- 
TMPL_IF NAME="editStartDate" --> value="<!-- TMPL_VAR NAME="editStartDate" -->" 
<!-- /TMPL_IF --> />
+              </td>
+              <td>
+                <i>Optional: Leave blank for start date of today.</i>
+              </td>
+            </tr>
+
+            <tr>
+              <td>
+                <label for="startDate">End Date: </label>
+              </td>
+              <td>
+                <input type="text" maxlength="10" name="endDate" <!-- TMPL_IF 
NAME="editEndDate" --> value="<!-- TMPL_VAR NAME="editEndDate" -->" <!-- 
/TMPL_IF --> />
+              </td>
+              <td>
+                <i>Optional: Leave blank for no end date.</i>
+              </td>
+            </tr>
+
+            <tr>
+              <td>
+                <!-- TMPL_IF NAME="previousActionEdit" -->
+                  <input type="submit" value="Update" />
+                <!-- TMPL_ELSE -->
+                  <input type="submit" value="Create" />
+                <!-- /TMPL_IF -->
+              </td>
+            </tr>
+          </table>
+        </form>
+      </div>
+    <!-- TMPL_ELSE -->
+      <!-- SELECT ARCHETYPE FORM -->
+      <h1>Create New Club or Service</h1>
+      <form action="editClubsAndServices.pl" method="post">
+        <input type="hidden" name="action" value="selectArchetype" />
+        <label for="casaId">Select Archetype</label>
+        <select name="casaId">
+          <!-- TMPL_LOOP NAME="archetypesLoop" -->
+            <option value="<!-- TMPL_VAR NAME="casaId" -->"><!-- TMPL_VAR 
NAME="title" --></option>
+          <!-- /TMPL_LOOP -->
+        </select>
+        <input type="submit" value="Create" />
+     <!-- /TMPL_IF -->
+
+      <br />
+      <div><a href="/cgi-bin/koha/clubsAndServices/clubsAndServices.pl">Clubs 
& Services Home</a></div>
+
+</div>
+</body>
+</html>

Index: clubsAndServices/enrollClubsAndServices.tmpl
===================================================================
RCS file: clubsAndServices/enrollClubsAndServices.tmpl
diff -N clubsAndServices/enrollClubsAndServices.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ clubsAndServices/enrollClubsAndServices.tmpl        23 Apr 2007 15:38:17 
-0000      1.1.2.1
@@ -0,0 +1,66 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Clubs & Services: Enroll Member</h1>
+      <div>
+          <!-- TMPL_IF NAME="previousActionEnroll" -->
+            <!-- TMPL_IF NAME="enrollSuccess" -->
+              <div>Patron with barcode '<!-- TMPL_VAR NAME="enrolledBarcode" 
-->' Enrolled Succesfully!</div>
+            <!-- TMPL_ELSE -->
+              <div>Failed to Enroll Patron with barcode '<!-- TMPL_VAR 
NAME="enrolledBarcode" -->'!</div>
+              <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+            <!-- /TMPL_IF -->
+          <!-- /TMPL_IF -->
+
+
+          <h3>Enroll a Patron in <i><!-- TMPL_VAR NAME="casTitle" --></i></h3>
+      </div>
+
+      <div>
+        <form action="enrollClubsAndServices.pl" method="post">
+        <table>
+          <!-- TMPL_IF NAME="caseData1Title" -->
+            <tr>
+              <td><label for="data1"><!-- TMPL_VAR NAME="caseData1Title" -->: 
</label></td>
+              <td><input type="text" id="data1" name="data1" /></td>
+              <td><i><!-- TMPL_VAR NAME="caseData1Desc" --></i></td>
+            </tr>
+          <!-- /TMPL_IF -->
+
+          <!-- TMPL_IF NAME="caseData2Title" -->
+            <tr>
+              <td><label for="data2"><!-- TMPL_VAR NAME="caseData2Title" -->: 
</label></td>
+              <td><input type="text" id="data2" name="data2" /></td>
+              <td><i><!-- TMPL_VAR NAME="caseData2Desc" --></i></td>
+            </tr>
+          <!-- /TMPL_IF -->
+
+          <!-- TMPL_IF NAME="caseData3Title" -->
+            <tr>
+              <td><label for="data3"><!-- TMPL_VAR NAME="caseData3Title" -->: 
</label></td>
+              <td><input type="text" id="data3" name="data3" /></td>
+              <td><i><!-- TMPL_VAR NAME="caseData3Desc" --></i></td>
+            </tr>
+          <!-- /TMPL_IF -->
+
+          <tr>
+            <td><label for="borrowerBarcode">Borrower Barcode: </label></td>
+            <td colspan="2"><input type="text" id="borrowerBarcode" 
name="borrowerBarcode" /></td>
+          </tr>
+
+          <input type="hidden" id="casId" name="casId" value="<!-- TMPL_VAR 
NAME="casId" -->" />
+          <input type="hidden" id="casaId" name="casaId" value="<!-- TMPL_VAR 
NAME="casaId" -->" />
+          <input type="hidden" name="action" value="enroll" /> 
+          <tr><td colspan="3"><input type="submit" value="Enroll" /></td></tr>
+        </table>
+        </form>
+      </div>
+
+      <br />
+      <div><a href="/cgi-bin/koha/clubsAndServices/clubsAndServices.pl">Clubs 
& Services Home</a></div>
+
+</div>
+</body>
+</html>

Index: rotatingCollections/addItems.tmpl
===================================================================
RCS file: rotatingCollections/addItems.tmpl
diff -N rotatingCollections/addItems.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ rotatingCollections/addItems.tmpl   23 Apr 2007 15:38:17 -0000      1.1.2.1
@@ -0,0 +1,78 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Rotating Collections: Add/Remove Items</h1>
+
+      <div>
+          <br />
+          <!-- TMPL_IF NAME="previousActionAdd" -->
+            <!-- TMPL_IF NAME="addSuccess" -->
+              <div>Item with barcode '<!-- TMPL_VAR NAME="addedBarcode" -->' 
Added Succesfully!</div>
+            <!-- TMPL_ELSE -->
+              <div>Failed to add item with barcode '<!-- TMPL_VAR 
NAME="addedBarcode" -->'!</div>
+              <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+            <!-- /TMPL_IF -->
+          <!-- /TMPL_IF -->
+
+          <!-- TMPL_IF NAME="previousActionRemove" -->
+            <!-- TMPL_IF NAME="removeSuccess" -->
+              <div>Item with barcode '<!-- TMPL_VAR NAME="addedBarcode" -->' 
Removed Succesfully!</div>
+            <!-- TMPL_ELSE -->
+              <div>Failed to remove item with barcode '<!-- TMPL_VAR 
NAME="removedBarcode" -->'!</div>
+              <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+            <!-- /TMPL_IF -->
+          <!-- /TMPL_IF -->
+
+          <h3>Add Item to <i><!-- TMPL_VAR NAME="colTitle" --></i></h3>
+      </div>
+
+      <div>
+        <form action="addItems.pl" method="post">
+        <table>
+          <tr>
+            <td><label for="barcode">Barcode: </label></td>
+            <td><input type="text" id="barcode" name="barcode" /></td>
+            <td>
+              <input type="checkbox" name="removeItem" <!-- TMPL_IF 
NAME="removeChecked" -->checked<!-- /TMPL_IF--> >
+              <label for="removeItem">Remove Item from Collection</label>
+            </td>
+          </tr>
+
+          <input type="hidden" id="colId" name="colId" value="<!-- TMPL_VAR 
NAME="colId" -->" />
+          <input type="hidden" name="action" value="addItem" /> 
+          <tr><td><input type="submit" value="Submit" /></td></tr>
+        </table>
+        </form>
+      </div>
+
+      <br />
+      <div><a 
href="/cgi-bin/koha/rotatingCollections/rotatingCollections.pl">Rotating 
Collections Home</a></div>
+      <br />
+
+      <div>
+        <h2>Items In This Collection</h2>
+        <!-- TMPL_IF NAME="collectionItemsLoop" -->
+          <table>
+            <tr>
+              <th>Title</th>
+              <th>Callnumber</th>
+              <th>Barcode</th>
+            </tr>
+            <!-- TMPL_LOOP NAME="collectionItemsLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="title" --></td>
+                <td><!-- TMPL_VAR NAME="itemcallnumber" --></td>
+                <td><!-- TMPL_VAR NAME="barcode" --></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Items in this Collection.
+        <!-- /TMPL_IF -->
+      </div>
+
+</div>
+</body>
+</html>

Index: rotatingCollections/editCollections.tmpl
===================================================================
RCS file: rotatingCollections/editCollections.tmpl
diff -N rotatingCollections/editCollections.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ rotatingCollections/editCollections.tmpl    23 Apr 2007 15:38:17 -0000      
1.1.2.1
@@ -0,0 +1,112 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Rotating Collections: Edit Collections</h1>
+
+      <!-- TMPL_IF NAME="previousActionCreate" -->
+        <!-- TMPL_IF NAME="createSuccess" -->
+          <div>Club Or Service '<!-- TMPL_VAR NAME="createdTitle" -->' Created 
Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Collection '<!-- TMPL_VAR NAME="createdTitle" -->' Failed To Be 
Created!</div>
+          <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="previousActionDelete" -->
+        <!-- TMPL_IF NAME="DeleteSuccess" -->
+          <div>Collection Deleted Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Collection Failed To Be Deleted!</div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="previousActionUpdate" -->
+        <!-- TMPL_IF NAME="updateSuccess" -->
+          <div>Collection '<!-- TMPL_VAR NAME="updatedTitle" -->' Updated 
Succesfully!</div>
+        <!-- TMPL_ELSE -->
+          <div>Collection '<!-- TMPL_VAR NAME="updatedTitle" -->' Failed To Be 
Updated!</div>
+          <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" 
--></strong></div>
+        <!-- /TMPL_IF -->
+      <!-- /TMPL_IF -->
+
+      <div>
+        <!-- TMPL_IF NAME="collectionsLoop" -->
+          <table>
+            <tr>
+              <th>Title</th>
+              <th>Description</th>
+              <th>Holding Library</th>
+              <td></td>
+              <td></td>
+            </tr>
+            <!-- TMPL_LOOP NAME="collectionsLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="colTitle" --></td>
+                <td><!-- TMPL_VAR NAME="colDesc" --></td>
+                <td><!-- TMPL_VAR NAME="colBranchcode" --></td>
+                <td><a href="editCollections.pl?action=edit&colId=<!-- 
TMPL_VAR NAME="colId" -->">Edit</a></td>
+                <td><a href="editCollections.pl?action=delete&colId=<!-- 
TMPL_VAR NAME="colId" -->">Delete</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Collections currently defined.
+        <!-- /TMPL_IF -->
+      </div>    
+
+      <div>
+        <br />
+
+        <!-- TMPL_IF NAME="previousActionEdit" -->
+          <h1>Edit Collection</h1>
+        <!-- TMPL_ELSE -->
+          <h1>Create New Collection</h1>
+        <!-- /TMPL_IF -->
+
+        <form action="editCollections.pl" method="post">
+          <!-- TMPL_IF NAME="previousActionEdit" -->
+            <input type="hidden" name="action" value="update" />
+            <input type="hidden" name="colId" value="<!-- TMPL_VAR 
NAME="editColId" -->" />
+          <!-- TMPL_ELSE -->
+            <input type="hidden" name="action" value="create" />
+          <!-- /TMPL_IF -->
+
+          <table>
+            <tr>
+              <td>
+                <label for="title">Title: </label>
+              </td>
+              <td>
+               <input type="text" name="title" <!-- TMPL_IF 
NAME="editColTitle" --> value="<!-- TMPL_VAR NAME="editColTitle" -->" <!-- 
/TMPL_IF --> />
+              </td>
+            </tr>
+        
+            <tr>
+              <td>
+                <label for="description">Description: </label>
+              </td>
+              <td>
+                <input type="text" size="50" name="description" <!-- TMPL_IF 
NAME="editColDescription" --> value="<!-- TMPL_VAR NAME="editColDescription" 
-->" <!-- /TMPL_IF --> />
+              </td>
+            </tr>
+
+            <tr>
+              <td colspan="2">
+                <!-- TMPL_IF NAME="previousActionEdit" -->
+                  <input type="submit" value="Update" />
+                <!-- TMPL_ELSE -->
+                  <input type="submit" value="Create" />
+                <!-- /TMPL_IF -->
+              </td>
+            </tr>
+          </table>
+        </form>
+      </div>
+
+      <br />
+      <div><a 
href="/cgi-bin/koha/rotatingCollections/rotatingCollections.pl">Rotating 
Collections Home</a></div>
+</div>
+</body>
+</html>

Index: rotatingCollections/rotatingCollections.tmpl
===================================================================
RCS file: rotatingCollections/rotatingCollections.tmpl
diff -N rotatingCollections/rotatingCollections.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ rotatingCollections/rotatingCollections.tmpl        23 Apr 2007 15:38:17 
-0000      1.1.2.1
@@ -0,0 +1,38 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Rotating Collections</h1>
+      <div>
+        <!-- TMPL_IF NAME="collectionsLoop" -->
+          <table>
+            <tr>
+              <th><strong>Title</strong></th>
+              <th>Description</strong></th>
+              <th>Current Locataion</th>
+              <th>Add Items</th>
+              <th>Transfer</th>
+            </tr>
+            <!-- TMPL_LOOP NAME="collectionsLoop" -->
+              <tr>
+                <td><!-- TMPL_VAR NAME="colTitle" --></td>
+                <td><!-- TMPL_VAR NAME="colDesc" --></td>
+                <td><!-- TMPL_VAR NAME="colBranchcode" --></td>
+                <td><a href="addItems.pl?colId=<!-- TMPL_VAR NAME="colId" 
-->">Edit Items</a></td>
+                <td><a href="transferCollection.pl?colId=<!-- TMPL_VAR 
NAME="colId" -->">Transfer</a></td>
+              </tr>
+            <!-- /TMPL_LOOP -->
+          </table>
+        <!-- TMPL_ELSE -->
+          There are no Collections currently defined.
+        <!-- /TMPL_IF -->
+      </div>
+
+      <div>
+        <div><a href="editCollections.pl">Create New Collection</a></div>
+      </div>    
+
+</div>
+</body>
+</html>

Index: rotatingCollections/transferCollection.tmpl
===================================================================
RCS file: rotatingCollections/transferCollection.tmpl
diff -N rotatingCollections/transferCollection.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ rotatingCollections/transferCollection.tmpl 23 Apr 2007 15:38:17 -0000      
1.1.2.1
@@ -0,0 +1,38 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Intranet Home<!-- 
TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
+
+<div id="main">
+      <h1>Rotating Collections: Transfer Collection</h1>
+    <br />
+      <!-- TMPL_IF NAME="transferSuccess" -->
+        <div>Collection Transfered Successfully</div>
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="transferFailure" -->
+        <div>Failed to Transfer Collection!</div>
+        <div>Reason: <strong><!-- TMPL_VAR NAME="errorMessage" 
--></strong></div>
+      <!-- /TMPL_IF -->
+
+      <!-- TMPL_IF NAME="transferSuccess" -->
+      <!-- TMPL_ELSE -->
+        <div>
+          <form action="transferCollection.pl" method="post">
+            <input type="hidden" name="colId" value="<!-- TMPL_VAR 
NAME="colId" -->">
+  
+            <label for="toBranch">Choose your Library:</label>
+            <select name="toBranch">
+              <!-- TMPL_LOOP Name="branchoptionloop" -->
+                <!-- TMPL_IF NAME="selected" --><option value="<!-- TMPL_VAR 
Name="code" -->" selected="selected"><!-- TMPL_VAR Name="name" --></option><!-- 
TMPL_ELSE --><option value="<!-- TMPL_VAR Name="code" -->"><!-- TMPL_VAR 
Name="name" --></option><!-- /TMPL_IF -->
+              <!-- /TMPL_LOOP -->
+            </select>
+            <INPUT type="submit" value="Transfer Collection">
+          </form>
+        </div>
+      <!-- /TMPL_IF -->
+      <div>
+        <div><a href="rotatingCollections.pl">Rotating Collections 
Home</a></div>
+      </div>    
+</div>
+</body>
+</html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]