 |
 |
 |
 |
 |
| Author |
Message |
.:Phre/\kBox:.
Joined: 27 Feb 2006 Posts: 6
|
|
WYSIWYG |
|
Question 1: I am using Strawberry 1.0.1 news system. I wish add like TinyMCE or similar script on Strawberry. I want see HTML script and View script.
Question 2: How can I add a new CSS style on "Add news" or on TinyMCE. I need to add a code like this  |  | <style="style1">....</style> | or using div CSS.
Many thanks.
|
|
| Tue Mar 21, 2006 9:20 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2818 Location: Germany |
|
Re: WYSIWYG |
|
 |  | Question 1: I am using Strawberry 1.0.1 news system. I wish add like TinyMCE or similar script on Strawberry. I want see HTML script and View script. |
Open tinymce.php and change this:
 |  | /*
Plugin Name: TinyMCE
Plugin URI: http://cutenews.ru
Description: WYSIWYG editor <a href="http://tinymce.moxiecode.com">TinyMCE</a>.
Version: 1.0
Application: CuteNews
Author: ???? zloy ? ????????
Author URI: http://lexa.cutenews.ru
*/ |
to this:
 |  | /**
* @package Plugins
* @access private
*/
/*
Plugin Name: TinyMCE
Plugin URI: http://cutenews.ru
Description: WYSIWYG editor <a href="http://tinymce.moxiecode.com">TinyMCE</a>.
Application: Strawberry
Author: ???? zloy ? ????????
Author URI: http://lexa.cutenews.ru
*/ |
|
|
| Tue Mar 21, 2006 11:44 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|