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

--- Comment #18 from David Cook <[email protected]> ---
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 &lt;&lt; Client.Name
&gt;&gt;

And [%Client.Name => 'stuff' %] gets turned into [%Client.Name =&gt; '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.
_______________________________________________
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