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
#5205
Re:I volunteer to make a WYSIWYG Editor 1 Year, 7 Months ago  
greatpixels wrote:
Do you know this kind of editor . But it is not free. We need gpl version. It has 2 options(bbcode WYSIWYG). If you check it you will see.
www.ecardmax.com/hoteditor/index.html


Wow. That's a nice editor. I'll get right on it after the programing software I use downloads. (It blew up in my face and I'm redownloading it)

Just as a note, I don't have anything to make the images with, and I am not very good and drawing, but i'll do the code. (HTML, PHP, etc.) How do you want the data to come out of the editor to go into the database? (HTML, BBcode, etc.)

Post edited by: Ashfire908, at: 2007/05/05 23:35
Ashfire908 (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#5206
Re:I volunteer to make a WYSIWYG Editor 1 Year, 7 Months ago  
i tried it in smf

not gona say anything bad ....but not the best
Ashfire908 wrote:
greatpixels wrote:
Do you know this kind of editor . But it is not free. We need gpl version. It has 2 options(bbcode WYSIWYG). If you check it you will see.
www.ecardmax.com/hoteditor/index.html


Wow. That's a nice editor. I'll get right on it after the programing software I use downloads. (It blew up in my face and I'm redownloading it)
auday1982 (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#5231
Re:wysiwyg HTML instead of BBCode 1 Year, 7 Months ago  
Interesting post is ovr here, from one side theer is firebird speed and security, and on the other thre are impovments that will "help" aother users with using FB forum. Maybe there is some solution somewhere there, but dont make it to complicated.

[code:1]if i'm wrighting smth wrong, pls dont hate me, i'm doing it after wedding night[/code:1]
noizo (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Gender: Male noizzo Vici Praslowianskich Tradycji noizzo Location: Warsaw Birthdate: 1981-01-26
Logged Logged
 
Dont think you can... You know you do...
 
The administrator has disabled public write access.  
#5287
Re:I volunteer to make a WYSIWYG Editor 1 Year, 7 Months ago  
auday1982 wrote:
i tried it in smf

not gona say anything bad ....but not the best
Ashfire908 wrote:
greatpixels wrote:
Do you know this kind of editor . But it is not free. We need gpl version. It has 2 options(bbcode WYSIWYG). If you check it you will see.
www.ecardmax.com/hoteditor/index.html


Wow. That's a nice editor. I'll get right on it after the programing software I use downloads. (It blew up in my face and I'm redownloading it)


Hi..

I agree with you...I tried both..AdvancedBBcode Box and Hoteditor in my phpbb forum...I must say that AdvancedBBcode it easyer to integrate...easyer to use...and free...HotEditor is not free!!! not with all the "functions" we want.

Im trying to integrate advancedbbcode in my FB...Im a litle lost because this is my first time in FB and I dont know were are some functions...but..I will find it.

Arcanjo
Arcanjo (User)
Senior Boarder
Posts: 119
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Oficina dos Animais Location: Portugal Birthdate: 1973-08-11
Logged Logged
 
The administrator has disabled public write access.  
#5310
Re:I volunteer to make a WYSIWYG Editor 1 Year, 7 Months ago  
I donīt find any site that have Advanced BBcode Box AND Wysiwyg. As I see it it is only a advanced way to set the BB-Code, You donīt really see how it would look like as in a real Wysiwyg.

So my vote is still for a real Wysiwyg like FCK.
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.  
#5314
Re:wysiwyg HTML instead of BBCode 1 Year, 7 Months ago  
Here's an advanced BBCODE editor for phpbb

www.phpbbhacks.com/download/1059

Lot's of nice features. I don't know if I would think it necessary to have wysiwyg if an editor had all this, with a preview mode.

Rich
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.  
#5488
Re:wysiwyg HTML instead of BBCode 1 Year, 6 Months ago  
Well, i am still seaarching for a solution to actually have a real wysiwyg in FB.

It doesnīt matter if there is a lot of features like BBcode Box when You need to use preview before sending to see the results.

A lot of our users are used to have Wysiwyg-editor in the forum (we used a own developed portal and forum made in ASP before) and we have seen a lot of members dropping out because of the lack of a real wysiwyg in the forum part of the site.
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.  
#5525
Re:wysiwyg HTML instead of BBCode 1 Year, 6 Months ago  
Good on ya, mate.

In this post and my next i'll attach a few files.

I'm not all that great at php coding, much less integrating javascript with php coding.

But, I found a free html to bbcode, and bbcode to html parser on a website called corzblog.

So it should be possible to take the string output of a wysiwyg editor and pass it through the html to bbcode parser upon submit.

the second attachment is a nice little editor called openwysiwyg. The name says it all, it's open source and has a very clean little look with a lot of features.

Of course the features that are not supported by BBcode will have to be removed, and buttons that dont exist will have to be created, but it's a start.

File Attachment:
File Name: corzblog.zip
File Size: 34170


So there you go. the second attachment will be in my next post. (when are we getting multiple file attachments?)
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.  
#5526
Re:wysiwyg HTML instead of BBCode 1 Year, 6 Months ago  
openwysiwyg

File Attachment:
File Name: wysiwyg_beta.zip
File Size: 77688


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.  
#5544
Re:wysiwyg HTML instead of BBCode 1 Year, 6 Months ago  
Sorry about the delay, no, i havn't finished it, have school, lack of internet, and the fireboard code is ugly (WTH is up with the blank lines on every other line? i've seen it where there is 1 line of code then 4 blank lines over and over!).

You could create an option for users to pick their editor.
Ashfire908 (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top