Mybb editor fix
techu Offline
Member
***
Posts: 154
Joined: Sep 2010
Post: #3
RE: Mybb editor fix
I think it can be done. But in order to do that the xthread must be modified to include an id tag in the textarea. and then we can use

Code:
1
2
3
4
5
6
7
8
.
. //language and other stuff
.
	var clickableEditor = new messageEditor("insert the ID of the text area", {lang: editor_language, rtl: 0, theme: "default"});
.
. //language and other stuff
.
 


to load the editor..


[Image: banner.png]
(This post was last modified: 03-28-2011 03:34 AM by techu.)
03-28-2011 03:24 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Mybb editor fix - techu - 03-27-2011, 04:04 AM
RE: Mybb editor fix - RateU - 03-28-2011, 02:13 AM
RE: Mybb editor fix - techu - 03-28-2011 03:24 AM
RE: Mybb editor fix - RateU - 03-28-2011, 04:30 AM
RE: Mybb editor fix - ZiNgA BuRgA - 03-28-2011, 08:41 AM
RE: Mybb editor fix - techu - 03-28-2011, 01:14 PM
RE: Mybb editor fix - ZiNgA BuRgA - 03-28-2011, 09:51 PM
RE: Mybb editor fix - techu - 03-28-2011, 10:18 PM
RE: Mybb editor fix - Tomm - 03-29-2011, 08:32 AM

 Standard Tools
Forum Jump: