|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
danialt wrote:
well, then there is no need for an editor, if you are going to strip all the tags
As you know, there is allowed tags parameter where you can specify the tags you want to allow like <b>, <i>, <img> etc.
Can you tell me what is involved in it? Maybe I'll take it upon myself. The way I see it is we need to replace the textarea with a call to let's say TinyMCE, run a query to replace with <b>, with </b> etc in all the existing msgs.
Is there something else I'm missing?
|
|
yair (User)
Fresh Boarder
Posts: 11
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
In the past when I was looking for a simple editor, I was quite fond of RTE:
www.kevinroth.com/rte/demo.htm
But I suppose something better might have appeared...or not?
On the other hand, I'm not a big fan of wysiwyg editors - they distract from the real purpose of the forum, and that is sharing information - not posting fancy font designs and pictures - something that many users will surely do. However, it can be left for the each admin to decide.
Post edited by: Riba, at: 2007/04/27 13:00
|
|
Riba (User)
FB Core Team
Junior Boarder
Posts: 28
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
Riba wrote:
In the past when I was looking for a simple editor, I was quite fond of RTE:
www.kevinroth.com/rte/demo.htm
But I suppose something better might have appeared...or not?
On the other hand, I'm not a big fan of wysiwyg editors - they distract from the real purpose of the forum, and that is sharing information - not posting fancy font designs and pictures - something that many users will surely do. However, it can be left for the each admin to decide.<br><br>Post edited by: Riba, at: 2007/04/27 13:00
I was thinking exactly like you too, then i started managing a diet site with lot of users and believe me, this is what they want to do, not to share information. It is fun of their day. They like lot of colours and moving marquees,...  They thought me lot of things 
|
|
|
Logged
|
|
|
Best Of Joomla Team
FireBoard Project Manager
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
|
Another problem would be the lack of standard board in most pre packaged editors like RTE or tiny. Code blocks, quotes, smileys, topic icons, subject, etc., etc. would all have to be added to whatever editor was chosen.
My suggestion would be to still have bbcode as the back end of your wysiwig so as not to introduce new security risks. Have a normal mode and a preview as you type mode on two different tabs. If you get my meaning. Vbulletin style, is what I'm getting at.
They do a good job of providing wysiwyg without security problems.
Regards,
Rich
|
|
gn0stik (User)
Junior Boarder
Posts: 35
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
Turns out a lot of boards have plugins for this type of thing I'm describing.
phpbb, vbulletin, burning board, an mybb, first two have it built in, second two are plugins.
Here's a link to the mybb style one. As in my description, there is a design mode, and a bbcode mode.
community.mybboard.net/showthread.php?tid=16247
complete with captcha, the ability to disable html, etc.
Might be a good place to start if one was inclined, might be easier to port than start from scratch. Just get rid of the dang MS icons in it.
Rich
Post edited by: gn0stik, at: 2007/04/27 21:01
Post edited by: gn0stik, at: 2007/04/27 21:10
|
|
gn0stik (User)
Junior Boarder
Posts: 35
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
|
Is it possible to use a plugin/mod for fireboard, or we have to tweak the code and than upgrading for future releases are gonna be problematic?
|
|
yair (User)
Fresh Boarder
Posts: 11
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
|
I like your idea more. a wysiwyg editor for bbcode is the better solutions. can you find free versions?
ps. your link times out
|
|
|
Logged
|
|
|
Best Of Joomla Team
FireBoard Project Manager
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
Hi!
In my phpbb2 forum I have a Advanced BBCode Box...it looks like a WYSIWYG editor but it uses the bbcode, its free and as the youtube a flash feature...my users love it, could this be implemented??
This hack adds lots of useful BBCode features and makes the BBCode buttons look just like Microsoft Office 2003. It also improves the functions of phpBB's BBCode function. It adds the BBCode exactly where the cursor is, inserts smilies where the cursor is and adds more ways to customize posts. It is very quick loading.
Features:
- Font Type (drop down shows actual preview of font)
- Font Size (drop down shows actual preview of size)
- Font Color (drop down features new colors and preview)
- Justify Align
- Left Align
- Center Align
- Right Align
- Superscript
- Subscript
- Bold
- Italic
- Underline
- Strikethrough
- Text Fade (IE only)
- Text Gradient (IE only)
- Message Box Align Left (traditional)
- Message Box Align Right (Arabic, etc.)
- Marquee Down
- Marquee Up
- Marquee Left
- Marquee Right
- Code
- Quote
- Spoiler (user must click on link to review text within tags)
- Hyperlink Wizard
- E-Mail Wizard
- Include Webpage Wizard (adds iframe that displays page specified by user)
- Image Wizard
- Flash Wizard
- Streaming Video Wizard
- Streaming Audio Wizard
- RAM Wizard (Real Media audio)
- Ordered List Wizard
- Unordered List Wizard
- Line Break
- Remove BBCode (removes all BBCode tags from selected text)
- Close Tags (closes remaining open tags)
- YouTube
- Google Video
This is the link teste phpbb-testforum.tactic.be/
And the file attach
Arcanjo
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
|
I'd also vote for this myself.
Although compared to some forum packages FB isn't that bad with posting feature.
~Joey
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:wysiwyg HTML instead of BBCode 1 Year, 5 Months ago
|
|
|
This is very nice as far as the advanced options like google, youtube, quote, code, marquee etc.
My point is that for simple GUI operations like bold, underline, font type, font size, color etc, it should be wysiwyg like TinyMCE. Did anyone tried to edit a text in a RTL language to change the position of a bbcode? it is next to impossible.
I wish there could be a solution that include both simple TinyMCE-like operations with smart bbcode for the advanced features.
|
|
yair (User)
Fresh Boarder
Posts: 11
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|