WYSIWYG BBCode Editor

Copyright (c) Shajul, 2011   •   www.shajul.net   •   mail @ shajul . net

Bye Bye BBCode!

 

If you live on this forum, or you are an occasional forum-er – this is for you!

Forget all those BBCode tags and the messy output. Forget the hard time you had after formating and previewing the post, then going back to find a small detail you needed to change - what you see is what you get!

You can just type and format your post message in this editor, and when it looks good, just Ctrl+Enter* or hit Generate BBCode (you can use the many keyboard shortcuts also). Whats more, you can edit your old posts also; just copy-paste your old bbcode into the lower editing window and hit Load BBCode!

And to top it all, its absolutely free!

Features:
No more tedious bbcode formating - what you see is what you get!
Copy and paste directly from browser, and get converted BBCode.
Paste images and links from clipboard.
Save and load source HTML and BBCode.
Supports multiple forum softwares BBCode styles and custom styles.
Youtube video for all forums.
Familiar keyboard shortcuts.
Post formatted message directly to browser (IE and Chrome only)
Auto-Updater.

Minimum Requirements:
Windows XP or greater
Internet Explorer 5 or greater

Credits
 •  Jitbit Software  •  tank/ Sean  •  majkinetor  •  sinkfaze / polyethene  •  Chris / Lexikos  •  & Many more..



Download
Download from Autohotkey.net   Download from Softpedia
  Get it from CNET Download.com!
100% Clean Award



Known Limitations
Though the program supports conversion of any html copy-pasted to the editor, the results may not be perfect.
Post Message to browser (Ctrl+Enter) feature works with Internet Explorer and Google Chrome only.
Post Message to browser uses the first found post thread/reply tab, not the active tab in Internet Explorer.
If the code block contains bbcode, quote and other formatting wrapped around it may not parse correctly

Changelog


Version 0.9.0.0 (2011-03-28) : Initial beta release
Version 0.9.1.0 (2011-03-31) :
- Ctrl+Enter will now post your message and activate Internet Explorer (IE only).
- 86 new smileys, with possiblility of unlimited smileys.
Version 0.9.2.0 (2011-04-04) :
- Supports many more forums for Posting BBCode directly (Ctrl+Enter)
    PHPBB2/3, SMF, vBulletin, PunBB, IPBoard, Proboards, Phorum, XMB and more..
- Installer/Uninstaller for easy updates and clean uninstalls
- Associates with file extension .bbs for easy opening of saved BBCode messages.
- Many more keyboard shortcuts.
- New documentation. Keyboard shortcuts documented in program itself.
- Improved regex performance with the "S" option and (?:.*) where applicable.
- Some bugfixes.
Version 0.9.3.0 (2011-04-07) :
- Post BBCode (Ctrl+Enter) now supports Google Chrome browser also.
Version 0.9.4.0 (2011-04-09) :
- Check for updates and auto-updater added.
- Some bug-fixes
Version 0.9.4.2 (2011-04-10) :
- Some more bug-fixes
Version 0.9.5.1 (2011-04-15) :
- Major re-write of the parser
- Quote now accepts formated text copied from browser.
- Better parsing of styles
- Nested quotes are partially supported
- Some bug-fixes
Version 0.9.6.0 (2011-04-20) :
- Option to change forum style with many built-in forum styles
- Added [font],[hr],[sub],[sup],[s] tags
Version 0.9.7.0 (2011-04-25) :
- The editor can now be resized/maximised
- Added "Paste unformatted text" option
- Improved context menu
- Selected forum and options are remembered between updates
- Some bug-fixes
Version 0.9.8.2 (2011-04-29) :
- Option of setting custom forum style
- Added [indent],[left],[center],[right] tags
Version 0.9.8.3 (2011-05-01) :
- Bugfixes (quote was not quoted)
- Added Gui minimum size
Version 0.9.8.4 (2011-05-07) :
- Added option for custom signature
- Quote and Code sections more clearly defined/labelled.
- Bugfixes (font size bug)
Version 0.9.9.0 (2011-05-12) :
- Added - Percent (%), Point (pt) and em font-size styles are now parsed.
- Support for boards with point and percent font sizes
- Added [table] tags
- Added [youtube] and youtube support for all forums!
- Bugfixes 
Version 1.0.0.0 (2011-06-07) :
- Syntax highlighting for BBCode implemented.
- Paste Unstylized: Remove styles from formated text pasted.
- Hotkeys can now be edited to user preference.
- Bugfixes
Version 1.0.0.1 (2011-06-14) :
- Fixed an encoding bug: unicode text now correctly converted from BBCode to HTML
Version 1.0.0.2 (2011-06-24) :
- Fixed an bug that prevented icons from showing on Windows XP
Version 1.0.1.1 (2011-12-31) :
- Removed some keyboard shortcuts causing incompatibility on some language keyboards.
- Added options to ignore [color] and [font] conversion.


Licence
WYSIWYG BBCode Editor
Copyright (c) 2011, Shajul, http://www.shajul.net/
PROJECT HOME: http://www.autohotkey.net/~shajul/bbcode-editor/
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE SOFTWARE DEVELOPER(S) BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

Jitbit Software Licence:
WYSIWYG-BBCODE v1.6
WYSIWYG-BBCODE editor
Copyright (c) 2009, Jitbit Sotware, http://www.jitbit.com/
PROJECT HOME: http://wysiwygbbcode.codeplex.com/
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the organization nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY Jitbit Software ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL Jitbit Software BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/