I am using the Textboxio editor within WCM 8.5 installed on CentOS 6.5
The official docs are skimpy http://docs.ephox.com/display/tbio/Changing+the+Toolbar
First question: I have successfully added new styles by editing tbio_config.jsp but now I need to add new options for ordered and unordered lists. I think I have to modify
ui: {locale: locale, toolbar: {items : items }}
But how?
Second question: having successfully added new styles to the back-end content editor. (Editing content from the libraries), I configured Textboxio as my inline editor. But that does not show my new styles. It must be using a different config, but I can't find where it is.