25 Oct
2024
25 Oct
'24
3:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11583 --- Comment #18 from David Cook <dcook@prosentient.com.au> --- Hmm... take a look at the premium TinyMCE plugin called "Merge Tags". That sounds interesting... I just tried out its CodePen... and I couldn't get <<Client.Name>> to work but << Client.Name >> looks pretty good in the TinyMCE visual editor. That said, in the source code editor it looks like << Client.Name >> And [%Client.Name => 'stuff' %] gets turned into [%Client.Name => 'stuff' %] Maybe it does something fancy at load/save time, but I doubt it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.