no images in articles?

hi, I need to add images in articles, like I do in news. But from the admin (Tools> Site Content) I can only add text (there's no image button in the fck editor...why???)

Any suggestion how to activate the image button for articles in administration??

Quote · 26 May 2009

there is no way to just simply activate it, you can probably copy the member side article editor code.

Live Support http://dolphinbugfixing.com
Quote · 26 May 2009

I use for this this mod: http://www.expertzzz.com/Downloadz/view/3766
Its working on 6.1.5  with editor where the core editor is not working at all :)

Kids first
Quote · 26 May 2009

its your lucky day Wink, I look at the script admin/articles.php it easy.... you only need to do one thing to activate the Image button :

Look for this variable :

$_page['extraCodeInHead']

Change the value to this :

$_page['extraCodeInHead']  = $oTemplConfig -> sTinyMceEditorJS;

Live Support http://dolphinbugfixing.com
Quote · 26 May 2009

is there a way to add your own images depending on the news or the article?

Quote · 26 May 2009
 
 
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.