PINES Custom Spine Label Updates for 3.10
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 13 Feb 2019 23:27:27 +0000 (18:27 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 23 Nov 2022 18:57:50 +0000 (13:57 -0500)
PINES Customization: Link to spine label documentation

To be added on top of Adam's spine label work.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
PINES Custom Default Spine & Pocket Label Template Code

This strips out old and unnecessary comments and code that is
no longer used after Adam's work is applied.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
PINES Customization: Link to spine label documentation

To be added on top of Adam's spine label work.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2

index 47ccde6..791091e 100644 (file)
 
 <hr/>
 
+<!-- PINES customization -->
+<div style="width:40%;border:1px dashed gray;padding:10px;text-align:center;font-weight:bold;font-style:italic;margin-bottom:15px;">
+    <a href="https://pines.georgialibraries.org/dokuwiki/doku.php?id=cat:spine-label-printing" target="_blank">
+        Instructions for setting up spine & pocket labels
+    </a>
+</div>
+
 <div class="row">
     <div class="col-md-5">
         <ul class="nav nav-tabs">
@@ -267,4 +274,4 @@ label. Use pocket label left margin to identify how much space to provide betwee
           context="preview_scope"></div>
     </div>
     <!-- col -->
-</div>
\ No newline at end of file
+</div>