So I'm trying to have a more expanded toolbar in Ckeditor and used the Toolbar Configurator to accomplish this. The directions say to copy the code into the 'config.js' file. The closest I could find was "build-config.js". What am I missing here? Thanks!
I created a new content types which allow user to comment. At the same time, the filter/view page also allows user to add new comment. How do I only allow people to comment on the content created, while hide/disable people to comment on the view/filter/result page?
I allow my user to edit their own content, but how do I hide/disable the user from seeing "Revision Information - Create new revision" section on their node?