https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33478
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #78 from Martin Renvoize <[email protected]> --- I'm with Marcel.. the first question I asked myself is why aren't you just using the existing preference for this? There's more preferences than I thought however.. NoticeCSS, SlipCSS and finally IntranetSlipPrinterJS. Rather than adding a plethora of fields to the letters table and require setting these for each and every slip.. I think I'd get behind improvements to the existing preferences and shortcuts to the right preference from the Notices and Slips page. I'd love to see those preferences as CSS from the DB rather than having to point to a hosted sheet.. though that would be a change. Personally.. I'd have * EmailNoticeCSS - CSS stored in the DB for email notice CSS * EmailNoticeCSSHosted - Location of CSS file for email notice CSS (to retain the old NoticeCSS option) * PrintNoticeCSS - CSS stored in the DB for print notice CSS * PrintNoticeCSSHosted - Location of the CSS file for the print notice CSS (to reatin the old SlipCSS option) SMS doesn't support HTML/CSS so no need for that transport type to have these CSS options. What I'd really like to see more use of however, is the notice preview functionality.. we hardly expose that anywhere and that would really benefit here. -- You are receiving this mail because: 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/
