Tiny MCE

Is there a way to incorparate the part below for editing things or would that be an issue should it be done would it be tough to do it are there reasons why you should not?

Csampson
Quote · 13 Jun 2010

you can edit the mce in the plugins folder to enable or disable extra buttons.  just read up on the mce site on how to do it.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 13 Jun 2010

To add extra stuff to TinyMCE, you just need to do the following

  1. Ensure the plugin you want to use is present in the plugins/TinyMCE/plugins/ folder
  2. Add the call for the plugin (in BxBaseConfig.php)
  3. Add the button to the toolbar (in BxBaseConfig.php)
You can also have various configurations - normally there is simple and advanced - but you can add / create your own if you wish.

Best place to check for detailed info is the TinyMCE WIKI, but in essence it's pretty simple.

/DM

Dolphin - Ajax Masturbation
Quote · 13 Jun 2010

 

Actually, the initialization for the various instances of TinyMCE used in D7, is done in /templates/base/scripts/BxBaseConfig.php   You can add or remove buttons for the bundled TinyMCE plugins by editing that file.  You don't need to do anything in the /plugins/tinymce folder unless you want to add third party plugins to tinymce

With that said.   CS.... your question makes absolutely no sense the way it is worded.   Were you out drinking again?

 No no drinking maybe lack of sleep but you always think that..........It's like I am talking greek to you.......Always......

Csampson
Quote · 13 Jun 2010

Is there a way to incorparate the part below for editing things or would that be an issue should it be done would it be tough to do it are there reasons why you should not?

Punctuation would help a little.

/DM

Dolphin - Ajax Masturbation
Quote · 14 Jun 2010

 

Here's your question verbatim:

"Is there a way to incorparate the part below for editing things or would that be an issue should it be done would it be tough to do it are there reasons why you should not?"



Maybe it's just me, but I can't figure out what you are attempting to ask. You make reference to "the part below".... hell that could mean 'ole one-eye' for all I know.

 Ok that made me laugh and I will make it more clear from now on.......but I was referring to the picture........

Csampson
Quote · 14 Jun 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.