Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Re:wysiwyg HTML instead of BBCode (1 viewing) (1) Guest
Go to bottom Favoured: 19
TOPIC: Re:wysiwyg HTML instead of BBCode
#42922
Re:wysiwyg HTML instead of BBCode 9 Months, 3 Weeks ago  
Iv managed to get other buttons from tinymce to show up now, its quite easy to do I just need to see if I can get them inside where the other buttons are, the buttons also work to, maybe this could be used for bbcode buttom calls?? for the hybrid



http://www.gamezspace.net/fb.bmp
blakey87 (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
blakey87_1@hotmail.com
Logged Logged
 
 
The administrator has disabled public write access.  
#45072
Re:wysiwyg HTML instead of BBCode 9 Months ago  
I could make most of the tinymc buttons work. But the charset one always shows the html code and not the sign itself. Instead of the custom character like the greater-than sign it shows the html code for "&ge" & g e
Is this a problem of the language file (i use german)? How can i fix this?

Besides this the tinyme works great. Thanks for the wonderful work.
mway (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/02/24 16:20 By mway.
 
The administrator has disabled public write access.  
#45152
Re:wysiwyg HTML instead of BBCode 9 Months ago  
Hey Everyone,

I tested the latest version of Tinymce 3.. it has built in bbcode plugin so bbcode auto previews and stuff it was pretty good, I dont think i installed right though as in the backend of joomla when I try to save nothing happens, and when I try posting in FB, it says no message was written even though text still showed up before posting, I think this would be great hybrid html and bbcode editors, its what I will be def using, when I can get it working

The only buttons which did not turn to bbcode was the lists, Im not sure of the reason for this.
blakey87 (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
blakey87_1@hotmail.com
Logged Logged
 
Last Edit: 2008/02/25 15:37 By blakey87.
 
 
The administrator has disabled public write access.  
#45163
Re:wysiwyg HTML instead of BBCode 9 Months ago  
first of all thanks for the big efforts
i have a problem : after i save formated post with pictures, i see a naked post.. without any formate wihtout any images too... i have followed the instruction you provided for the model..i can't find what strips the html tags..
please help me..
abedalmged (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#45180
Re:wysiwyg HTML instead of BBCode 9 Months ago  
amedalmged:

does all html formatting get stripped or just picture formatting? if all gets stripped, make sure you've followed step 4:

in post.php

$message = mosGetParam($_REQUEST, "message", null);

becomes

$message = mosGetParam($_REQUEST, "message", _MOS_ALLOWHTML);

If only some hmtl formatting gets stripped, look at your tinyMCE config under invalid_elements.

Hope this helps.
gomjabbar (User)
Senior Boarder
Posts: 112
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Gossper - One Forum to Rule Them All
 
The administrator has disabled public write access.  
#45196
Re:wysiwyg HTML instead of BBCode 9 Months ago  
blakey87 excellent, hope to hear some results soon!
gn0stik (User)
Junior Boarder
Posts: 35
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#46283
Re:wysiwyg HTML instead of BBCode 8 Months, 3 Weeks ago  
Does this hack work with Numinu.

It seems like its almost there but in IE6 and IE7 its not possible to click on the text area and start writing.
ekal (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#46582
Re:wysiwyg HTML instead of BBCode 8 Months, 2 Weeks ago  
Hi there i have some trouble with this Mod,

1. I add an Modification to get Toogle the Editor like this , but i didnīt solve the problem to show me the BBCode in the Code View transform to HTML in the Editor view.

2. If i Try to put Images with the editor i get for example this: [code:1] border="0" title=""Innocent"" alt=""Innocent"" src=""/mambots/editors/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-innocent.gif""/ /[/code:1] (with () Tags but here removed)
In the post it would be shown like : "Innocent" .

3. In the Post Writing View, in the Topic History i see the full HTML Code like what have i to do to remove this code ?
terible (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/03/09 20:48 By terible.
 
The administrator has disabled public write access.  
#46583
Re:wysiwyg HTML instead of BBCode 8 Months, 2 Weeks ago  
** Please delete **
terible (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/03/10 12:17 By terible.
 
The administrator has disabled public write access.  
#47371
Re:wysiwyg HTML instead of BBCode 8 Months, 1 Week ago  
Somebody can help me ??
terible (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top