Hello,
I can't get anonymous user role having any custom toolbar.
I've created a base setting with a custom toolbar for both anonymous and logged role. The toolbar shows properly for logged role but anonymous role gets only a very minimal and not customizable toolbar.
Of course, anonymous can only use the filtered input format, but on the site, filtered input was set to accept all the following tags (including style):
<a> <em> <u> <strong> <cite> <code> <h3> <h4> <h5> <h6> <ul> <ol> <li> <dl> <dt> <dd> <p> <br> <style> <img>
Despite multiple tries and google searches, I found no way to have a custom toolbar working for anonymous role, nor did I find any alternate way even by editing the ckeditor.config.js file. Every other setting and toolbar for any other role work just as expected.
I don't know is this is a bug or a wanted behavior but in the later, I can not figure out the reason.
Anyway, thanks a lot for your very precious and otherwise well functioning module and thanks in advance for any input about this issue ;)