Hi everyone. I'm trying to simplify a page that some users will be filling out. It has quite a few text areas with CKEditor and I'd like to get rid of the tips that display below each instance:
* Web page addresses and e-mail addresses turn into links automatically.
* Make collapsible text blocks using [collapse] and [/collapse].
* You may use [block:module=delta] tags to display the contents of block delta for module module.
* You may use [view:name=display=args] tags to display views.
More information about formatting options
They only show up for certain user roles but it is beyond me to figure out where that code is coming from (I'm not a programmer). Any help would be appreciated!
Comments
Comment #1
Annie Rothenberg commentedNever mind, I figured out how to do this with the Better Formats module. Thanks anyway.