User Tools

Site Tools


dev:opac:template-toolkit:strings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:opac:template-toolkit:strings [2012/04/30 12:10] – [main_refund_policy.tt2] mrpetersdev:opac:template-toolkit:strings [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== TTPAC Strings ======+====== TTPAC String Customization Index ======
  
 Several pages in TTPAC contain lines of text which may contain statements libraries will wish to customize to suit local policy.  This page serves as a guide to any such strings, along with the relevant template file the string can be found within. Several pages in TTPAC contain lines of text which may contain statements libraries will wish to customize to suit local policy.  This page serves as a guide to any such strings, along with the relevant template file the string can be found within.
Line 6: Line 6:
 {{:dev:opac:template-toolkit:main_refund_policy.png?250|}} {{:dev:opac:template-toolkit:main_refund_policy.png?250|}}
  
-<code>+<code html>
 <tr> <tr>
     <td colspan="3">     <td colspan="3">
Line 25: Line 25:
     </td>     </td>
 </tr> </tr>
 +</code>
 +
 +==== help.tt2 ====
 +{{:dev:opac:template-toolkit:help.tt2.png?250|}}
 +
 +<code html>
 +<td class="login_boxes right_brain" align="center" valign="top" width="291">
 +
 +    <a href="http://example.com"><img
 +        src="[% ctx.media_prefix %]/images/questions.png" alt="[% l('Questions?') %]" style="margin-top:29px;" /></a>
 +
 +    <div style="width:182px;color:black;padding:5px 25px;">
 +        [% l('Visit our FAQs section for answers to common questions about how to use your account.') %]
 +    </div>
 +
 +    <a href="http://example.com"><img
 +        alt="[% l('FAQs') %]" src="[% ctx.media_prefix %]/images/faqs-btn.png" style="margin-top:13px;" /></a>
 +</td>
 </code> </code>
dev/opac/template-toolkit/strings.1335802240.txt.gz · Last modified: 2022/02/10 13:34 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.