Until 17.11, there was a Field Guide for Notices and slips in Koha documentation (https://koha-community.org/manual/17.11/en/html/17_miscellaneous.html#field-...) but it seems to have desappeared in 18.05 Regards S. Meynieux -- Responsable support BibLibre + 33 (0)4 91 81 35 08 http://www.biblibre.com Le 19/11/2018 à 02:23, Barton Chittenden a écrit :
Koha doesn't currently have a single point of truth for documentation of notices and slips, which has lead to a proliferation of markup syntaxes, especially in regard to repeating detail, e.g.
DUEDGST/PREDUEDGST:
<<items.content>>
ODUE*
<<items.content>> or <item> </item>
CHECKOUT/CHECKIN/RENEWAL ---- Detail here ----
These have been documented in https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips#Notice_Ma... , but this has gotten out of date as new notices get added in each version of Koha.
Work to be done:
Add Koha/Notices.pod which will document the following for each notice in the Letter table:
* Letter Code * Source file where the notice is populated * Logic that triggers the notice * Detail syntax (if any) * Available data (tables and substitutions) * Message transport restrictions
The output from this pod should be used as the basis for the Koha user documentation.
See Bug 21858 and https://wiki.koha-community.org/wiki/Notice_documentation_rfc
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/