Using the Builder, I started with the 'full' set, and the added and removed some items.
After uploading to my server, i saw i wanted to make some changes - and i removed the 'Form Elements' module.
i uploaded the "plugins" folder and the "build-config.js" to the server again.
but despite having refresh the cached - i still see the Forms toolbar in the editor.
I tried in a different browser too (that i hadnt used before) - and it's there too. although clicking on the form toolbar buttons - does nothing. How can i get rid of the toolbar?
thanks!
You must update everything,
You must update everything, not only the plugins folder
great- thank you. it worked!
great- thank you. it worked!
Can you explain why this was needed?
build-config.js is used only
build-config.js is used only for the online builder.
The data about which plugins are included (and their buttons) is included in ckeditor.js
wow - so a different ckeditor
wow - so a different ckeditor.js is generated for each installation..? interesting...
Thanks