- Traditional calling from Macro List:
Field “Content” at the first, it’s ok:
- Calling by custom button:
(added by this lines:
config[‘xwiki-macro’] = config[‘xwiki-macro’] || {};
config[‘xwiki-macro’].insertButtons = [‘сode’, ‘info’, ‘success’, ‘warning’, ‘error’]
Field “Content” at the end, it’s not ok:
Whats wrong? Workarounds, tricks?
Thanks.