Version: 1.00, by eiSecure
Developer Last Online: Apr 2003
Version: 2.2.x
Rating:
Released: 06-24-2002
Last Update: Never
Installs: 64
No support by the author.
WYSIWYG Post Editor
Description:
Lets you have a Microsoft Word/FrontPage-like editing box when you reply to threads, create new threads, and/or edit posts.
Features:
- Supports BBCode
- HTML is converted to BBCode
- Gives user a visual layout of what he/she is typing
- Supports dynamic bolding/underlining/etc.
- Has cool-looking Office XP-styled buttons.:bunny:
- Allows users to choose wether to use this editor, or vB's default one.
- Makes BBCodes obsolete
- And many more...:bunny:
Does the VBcode work though? Such as typing [php] will auto format? And also how about smilies? Will clicking on them insert them into the editor? Other than those two issues, this is defiantly excellent!
One request though: In the original WYSIWYG editor that was posted up in the request section, it had a feature to upload an image by browsing for it on your computer. Any way to implement that?
Originally posted by Velocd Does the VBcode work though? Such as typing [php] will auto format? And also how about smilies? Will clicking on them insert them into the editor? Other than those two issues, this is defiantly excellent!
One request though: In the original WYSIWYG editor that was posted up in the request section, it had a feature to upload an image by browsing for it on your computer. Any way to implement that?
Yes, VBCode works fine, however, it is not displayed. What you see on the page is HTML, but when you submit, it's automatically converted to BBCode, so there shouldn't be any security issues there.
Smilies will auto-insert, but again, they won't be displayed images.
Images would be possible, if there is a way for the user to upload multiple files to the server.
Also, since you say the install is messy, how about you make one? :bunny:
Originally posted by eiSecure Also, since you say the install is messy, how about you make one? :bunny:
hmmmmmmm....did I say sloppy? I meant it's perfect, *cough*but could be better*cough*. I'm busy at the moment though, and I'm sure people will be able to navigate their way through it (hopefully not destroying their forums in the process--j/k )
Quote:
Originally posted by eiSecure Yes, VBCode works fine, however, it is not displayed. What you see on the page is HTML, but when you submit, it's automatically converted to BBCode, so there shouldn't be any security issues there.
Smilies will auto-insert, but again, they won't be displayed images.
Clickable smilies are not working for me
Sure, I can type a smilie face, which is basically a : and (, but the left box with smilies in them does not work when you click on it. Instead, I get a run time error my Microsoft Script Debugger picks up...
One solution to this is fixing it so the [get more] link works also, because it doesn't for me Once that works, users will at least know what vbcode to type to get a smilie to work.
Attached is a screenshot of the problem.
ALSO: where did the alignment button go? That was way cool, but now its gone...
BTW, I'm working on an update (some people like to rush out with releases ) that will insert the smilies as pictures into the WYSIWYG editor for visual purposes
Also, there is a bug in the templates that I noticed. You will have to add the following to all of the ****_wysiwyg templates:
Originally posted by Velocd Clickable smilies are not working for me
Sure, I can type a smilie face, which is basically a : and (, but the left box with smilies in them does not work when you click on it. Instead, I get a run time error my Microsoft Script Debugger picks up...
ALSO: where did the alignment button go? That was way cool, but now its gone...
First paragraph, see my last post. I just got this installed too
Was using outdated versions of the templates for coding purposes.
Also, there is no (that I know of, help me out here guys ) equivilant "center" or "right" function for vbCode.
hmmmmmmm....did I say sloppy? I meant it's perfect, *cough*but could be better*cough*. I'm busy at the moment though, and I'm sure people will be able to navigate their way through it (hopefully not destroying their forums in the process--j/k )
Clickable smilies are not working for me
Sure, I can type a smilie face, which is basically a : and (, but the left box with smilies in them does not work when you click on it. Instead, I get a run time error my Microsoft Script Debugger picks up...
One solution to this is fixing it so the [get more] link works also, because it doesn't for me Once that works, users will at least know what vbcode to type to get a smilie to work.
Attached is a screenshot of the problem.
ALSO: where did the alignment button go? That was way cool, but now its gone...
heh..it was a bug caused by your addon.
It's fixed now. The align buttons were removed because they were supported only by HTML, and not BBCode.