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?
wysiwyg HTML instead of BBCode (1 viewing) (1) Guest
Go to bottom Favoured: 19
TOPIC: wysiwyg HTML instead of BBCode
#30775
Re:wysiwyg HTML instead of BBCode 1 Year ago  
Something, ANYTHING w/ wysiwyg would be a vast improvement over the current method...
jnovice001 (User)
Junior Boarder
Posts: 37
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#32356
Re:wysiwyg HTML instead of BBCode 1 Year ago  
what about more advanced bbcode

to be more easy for users to use bbcode

align system
manhag (User)
Junior Boarder
Posts: 83
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
idont hate a fireboard moderator

karma [size=4][color=#c0c9c0][u][url=www.bestofjoomla.com/component/option,co...rease/userid,897/pid
 
The administrator has disabled public write access.  
#32591
Re:wysiwyg HTML instead of BBCode 1 Year ago  
I've been working on getting Fireboard BBCode to agree with tinyMCE. Check it out here:

Gossper.com

Postings are stripped from all html tags after entry, bbcoded, and stored. It works okay now but it was a hassle to implement because of the erratic way in which Fireboard handles bbencodes/decodes. I can't even remember how many files I had to edit. I'm guessing this would be the reason why a wysiwyg HTML text editor plugin for FB is not going to come out anytime soon. Too much work.

Comments and suggestions welcome,
P.
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.  
#32680
Re:wysiwyg HTML instead of BBCode 1 Year ago  
I was in to your site and looked. It looked just like what I and a lot of other peoples look for.

Is there a chance we can get it some how?

Thobbe (User)
Junior Boarder
Posts: 50
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#32684
Re:wysiwyg HTML instead of BBCode 1 Year ago  
For now, the only way to get that would be if I run you through the steps so you can mod the code yourself.

Of course, doing so would mean that fireboard updates will overwrite the hack so you have to be prepared to make that sacrifice.

As you could probably tell from looking at my site, I made that choice about 400 edits ago.
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.  
#32685
Re:wysiwyg HTML instead of BBCode 1 Year ago  
There is a new parser being introduced AT THIS VERY MOMENT. There is a thread about it asking people to bug-test it right here on this forum. Please check it out.

www.bestofjoomla.com/component/option,co...d,83/id,32647/#32647
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
Last Edit: 2007/11/29 23:17 By grumblemarc.
 
The administrator has disabled public write access.  
#32719
Re:wysiwyg HTML instead of BBCode 1 Year ago  
gomjabbar wrote:
For now, the only way to get that would be if I run you through the steps so you can mod the code yourself.

Of course, doing so would mean that fireboard updates will overwrite the hack so you have to be prepared to make that sacrifice.

As you could probably tell from looking at my site, I made that choice about 400 edits ago.


it is so great

plz can u tell us how did u do that mod
manhag (User)
Junior Boarder
Posts: 83
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
idont hate a fireboard moderator

karma [size=4][color=#c0c9c0][u][url=www.bestofjoomla.com/component/option,co...rease/userid,897/pid
 
The administrator has disabled public write access.  
#32723
Re:wysiwyg HTML instead of BBCode 1 Year ago  
Quite a few steps are involved and your site may behave differently from mine so you're going to have to have a lot of patience to iron some things out. Also, as I mentioned before, you won't be able to update to a newer version of FB easily. But the first steps are easy enough and can be undone:

1. Download tinyMCE bot for joomla and make it default editor in Global Configuration->Site.
2. Open your site template's index.php file. Remove:

if ( $my->id ) {
initEditor();
}

and paste in the code beginning tinyMCE.init({ from any of my site's pages. Remember to include the opening and closing <script> tags. This customized look for tinyMCE will make sure that most of the junk icons won't appear and, more importantly, it will let you control which text fields would have tinyMCE and which (like quick reply) would stay as they are.

Don't have time for more right now but I'll post some more steps tomorrow.
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.  
#32873
Re:wysiwyg HTML instead of BBCode 1 Year ago  
thanks man

i will try this

u r good man

i hate fireboard's staff
manhag (User)
Junior Boarder
Posts: 83
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
idont hate a fireboard moderator

karma [size=4][color=#c0c9c0][u][url=www.bestofjoomla.com/component/option,co...rease/userid,897/pid
 
The administrator has disabled public write access.  
#32875
Re:wysiwyg HTML instead of BBCode 1 Year ago  
manhag wrote:

i hate fireboard's staff


You should put that in your sig.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
Go to top