FCKeditor for bBlog
bBlog WYSIWYG plugin 0.2: handgestrickt netzwerk created a plugin which integrates the JavaScript-based WYSIWYG-editor FCKeditor to bBlog. this editor runs in Internet Explorer, Firefox, Mozilla, Netscape and some Safaris. You can do nearly everything. we like the feature to add smileys and graphics to posts by one click. other features: skinnable (default is the silver-skin), MS WORD-integration, source-code-viewer, links, images, files, flash, media, formatting, direction, colour-picker and many more. the ZIP-archive already contains all the folder-structures needed. we added a files-folder to the bblog-folder. inside of this you can place all your WYSIWYG-related files. the plugin adds 2 entries to your admin-menu called 'WYSIWYG Post' and 'WYSIWYG Archives'. Enjoy!
Download
Re: FCKeditor for bBlog
I have this error : Fatal error: Call to undefined function admin_plugin_post_wysiwyg_run()
Re: FCKeditor for bBlog
hello Roderick,
thank you for the bug-report. unfortunately i need more information about this error. the function admin_plugin_post_wysiwyg_run is inside of the file admin.post_wysiwyg.php in the directory bblog/bBlog_plugins/. so if it cannot be found, maybe the file is missing, broken or it cannot be read. when does this error occur? how did you integrate the plugin?
Re: FCKeditor for bBlog
I have this error : Fatal error: Call to undefined function admin_plugin_post_wysiwyg_run()
there are no files missing I followed all instruction to integrate the plugin could you tell me why it is doing this????????
Re: FCKeditor for bBlog
hello roderick and paul,
to clarify some things and speed up my debugging, i will ask some detail-questions:
1. did you unpack the zip-file, creating the included folder-structure, into the root folder of your bblog?
2. which bblog-version do you use?
3. does your bblog run on a linux-machine?
4. after unpacking the files into your bblog, did you push the button 'Plugins/Scan for new Plugins' in your bblog-administration?
the problem is, the function is present. it is inside the files. so if bblog complains about the function being undefined, the file admin.post_wysiwyg.php is not included properly. we must find the reasons for this.


Re: FCKeditor for bBlog
Hi there, excellent plugin. I managed to get it working.. but without any installation docs? Anyway I managed to figure it out and it's working perfectly now! Thanks!
I just want to report a little extra code you had put in your file admin_templates\plugins\post_wysiwyg.html - We do not need the last 2 lines:
{include file="common/layout_stop.html"}
{include file="common/html_stop.html"}
Including this will have the footer being shown 2 times in our output. Reason being bblog already includes the footer, therefore we can omit these 2 lines.
Cheers!
Re: FCKeditor for bBlog
Hi there, thanks for the plug-in.
I have a problem posting. The entryfield is not available. The Textfield connot be entered. If I use TAB and press it twice when the cursor is in the Title-field, I select something that might be the entryfield but I can't enter it or type anything.
I'm using Firefox, bBlog 0.7.6
Thanks for your support
Marco
Re: FCKeditor for bBlog
Hallo there,
Just for information. I checked out the Siteinformation with firefox and the field body_text is indeed hidden. In the regular post-form (without FCKeditor) it has the value text-area.
Best wishes
Marco
Re: FCKeditor for bBlog
I found a solution which works well for me.
Just upload a couple smileys into the smiley-directory. Not having any smileys in there caused an error which prevented the body_text field to appear.
Best wishes
Marco
Re: FCKeditor for bBlog
Hello, i love your plug-in!
..but i\'ve some problem.. :P
If my directory is something like -> www\\test\\1\\bblog\\
should I edit any files?
I\'m just a beginner and so confuse with directory path.
thanks very much! ^_^