Hi Peter, On 20.04.2017 14:30, Peter Bichler wrote: > I did customize the page header for the self service area (LAM configuration > > Self service configuration editor > General Settings > Captions and labels > > Page header). The problem I did identify (using Release 5.6 currently) is, > that whenever I am switching to "Source" view in the inline editor the CSS > class information assigned to my link (<a> tag) gets removed. > Moreover, whenever any other setting on the same page (General Settings) is > changed and saved, the class information gets also removed. > Any idea to avoid the CSS class getting removed?
please remove the line with "config.removeDialogTabs" in /usr/share/ldap-account-manager/templates/lib/extra/ckeditor/config.js as you can see here: https://github.com/LDAPAccountManager/lam/commit/e01e3f0e1a0f24c6ff58d4687b851e0049d5a6e8 This will enable CSS class options in link dialog and source view. It will also be part of LAM 5.8. Best regards Roland -- LDAP Account Manager https://www.ldap-account-manager.org/
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
