https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38747

Lari Taskula <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Lari Taskula <[email protected]> ---
The same goes with greetings.

Some examples

- (no greeting)
- "<<borrowers.firstname>> <<borrowers.surname>>,"
- "Dear <<borrowers.firstname>> <<borrowers.surname>>,"
- "Dear [% borrower.firstname %] [% borrower.surname %] ([% borrower.cardnumber
%])"
- "Dear [%- INCLUDE 'patron-title.inc' patron => booking.patron -%],<br>"
- "Hello [% borrower.title %] [% borrower.firstname %] [% borrower.surname
%].<br>"
- "Hello [% borrower.firstname %] [% borrower.surname %] ([%
borrower.cardnumber %]),"
- "Hi,<br><br>

I'd separate the signatures and greetings from the notice template bodies and
propose adding a configurable greeting/header and a signature/footer as a
notice-wide, library-wide and a global setting (in this order, whatever is
defined first is selected to the notice). This way libraries could manage the
signatures and the greetings without necessarily having to modify all of the
notice templates.

Library-wide and global settings would have to be configurable by notice
language, message transport type and the is_html flag.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to