Not Solved Help Please {HIDE TAG BUTTON}
#1
Not Solved
Can anyone help in placing HIDE TAG BUTTON in the formatting bar. Do I need some plugin or code modification. Thanks in advance.

EDIT: I have already HIDE Plugin Installed.
Reply
#2
Not Solved
You need to open the editor.js file in your /jscripts directory and find:

this.insertStandardButton(elements, "php", "images/codebuttons/php.gif", "php", "", this.options.lang.title_php);

add after:

this.insertStandardButton(elements, "hide", "images/codebuttons/hide.gif", "hide", "", this.options.lang.title_php);

Make sure you have uploaded the hide.gif into your codebuttons directory though! Big Grin

Jude




Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)