Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Kyle M Hall aa356f47ea Bug 13948: Add ability to dump template toolkit variables to html comment
It would be incredibly helpful if we could easily enable Koha to dump
all Template Toolkit variables to a comment for debugging purposes.

Test Plan:
1) Apply this patch
2) Run updatedatabase
3) Enable the new system preferences DumpTemplateVarsIntranet and
   DumpTemplateVarsOpac
4) Load a page in the staff intranet, view the html source
5) Note the template toolkit variables are embedded in an html comment
6) Load a page in the opac, view the html source
7) Note the template toolkit variable are embedded in an html comment

NOTE: I had to cpan2deb Template::Plugin::Stash to test.
      This is not optimal. Additionally:
      http://www.template-toolkit.org/docs/modules/Template/Plugin/index.html
      does not contain Stash. I suspect this was how it was
      introduced initially by TT.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
2015-07-28 10:29:43 -03:00
..
acquisitions.pref Bug 11458: Improve confusing description of syspref 'gist' 2015-06-22 11:05:44 -03:00
admin.pref Bug 14215: Change the 'delimiter' syspref description for its wider use 2015-06-19 11:36:40 -03:00
authorities.pref Bug 11611: Rephrase description and examples of 5 MARC related sysprefs 2014-02-20 19:08:11 +00:00
cataloguing.pref Bug 13676 - OpacSuppression description says 'items' but means 'records' 2015-03-02 15:25:47 +01:00
circulation.pref Bug 10119: Add note about CalculateFinesOnReturn to description of finesmode 2015-06-22 11:08:46 -03:00
enhanced_content.pref Bug 14318: iDreamBooks doesn't work when Koha is using https 2015-06-07 18:39:48 -03:00
i18n_l10n.pref Bug 12137: Extend CalendarFirstDayOfWeek to be any day 2015-07-20 10:43:35 -03:00
local_use.pref
logs.pref Bug 13948: Add ability to dump template toolkit variables to html comment 2015-07-28 10:29:43 -03:00
opac.pref Bug 14252: (followup) addresses the QA Manager comments 2015-06-23 10:24:46 -03:00
patrons.pref Bug 8007: (QA followup) wording issue on sysprefs 2015-04-30 12:34:18 -03:00
searching.pref Bug 13528: Use the different isbn variations on search on the isbn index (nb) 2015-04-16 13:44:57 -03:00
serials.pref Bug 9958: Improve RoutingSerials sys pref description 2014-12-28 20:32:37 -03:00
staff_client.pref Bug 12160: Rename intranetuserjs with IntranetUserJS 2015-05-26 10:42:07 -03:00
tools.pref Bug 12190: fold the "Creators" system preference tab into "Tools" 2014-05-23 13:09:51 +00:00
web_services.pref Bug 3206: (QA followup) OAI repository deleted records support. 2015-07-08 14:55:17 -03:00