Page 2 of 9
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Thu Aug 25, 2005 8:07 am
by megabob3
This page work!!!
http://www.awakening.it/cms_d/index.php?page=test
So for this error:
Fatal error: Smarty error: [in db:1 line 26]: syntax error: invalid attribute name: '"' (Smarty_Compiler.class.php, line 1524) in /web/htdocs/
www.awakening.it/home/cms_d/lib/smarty/Smarty.class.php on line 1088
Probably some bad code is generated when use custom CSS or internal LINK.
Wishy could you guess what is the matter?
http://www.awakening.it/cms_d/modules/F ... _5_7_3.zip
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Thu Aug 25, 2005 9:12 am
by megabob3
Some link about CSS style formatting:
http://archivist.incutio.com/viewlist/css-discuss/43592
http://www.w3.org/TR/CSS21/syndata.html#x1
However Wishy could be a good thing if CMSMS when save a template CSS transform all tag styles into lowercase.
See yuo all

Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Thu Aug 25, 2005 3:33 pm
by megabob3
I did some little changes:
http://www.awakening.it/cms_d/modules/F ... _5_7_3.zip
Please all are invited to test it

Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Thu Aug 25, 2005 4:11 pm
by gnolen
Cool! Will try it out directly!!
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Thu Aug 25, 2005 10:30 pm
by megabob3
Understood this problem
***************************
Fatal error: Smarty error: [in db:1 line 26]: syntax error: invalid attribute name: '"' (Smarty_Compiler.class.php, line 1524) in /web/htdocs/
www.awakening.it/home/cms_d/lib/smarty/Smarty.class.php on line 1088
***************************
It is a combination factor of styles and internal link :-p
Woudloper you must change something on your plugin
http://www.awakening.it/cms_d/modules/F ... _0_5_9.zip
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Thu Aug 25, 2005 10:41 pm
by megabob3
megabob3 wrote:
***************************
Fatal error: Smarty error: [in db:1 line 26]: syntax error: invalid attribute name: '"' (Smarty_Compiler.class.php, line 1524) in /web/htdocs/
www.awakening.it/home/cms_d/lib/smarty/Smarty.class.php on line 1088
***************************
This problem could HAPPEN frequently on CMSMS, because is a bad use on CONTENT, and it is binded on a call of a module like:
{cms_selflink page='8' text='asdasdasd'} or {cms_module module='JGallery' }
Woudloper you applied a STYLE or a TAG to this call, so CMSMS goes on error.
And after there was also the problem of your plugin that generate {cms_selflink page="8" text="asdasdasd"} with DOUBLE quote and " on FCK create some problem.
So i modificated your plugin using SINGLE QUOTE.
Bye and TEST it again

Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Fri Aug 26, 2005 1:09 pm
by Woudloper
I was testing a bit with the FCKEditor on your website and was wondering what the effect will be for a 'copy/paste' action. Especially what will hapen to the images that have been pasted in the document. You can see
the result here. If I may say so the fckeditor handles this very well as it is inserting a direct link to the BBC website for the image.
About the editor toolbar I am wondering if the buttons: Document Properties, New Page, Preview Page, keyboard, form controls are really neccesary and could maybe removed.
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Fri Aug 26, 2005 1:30 pm
by megabob3
Lol it's true
I wanna REMOVE.
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Fri Aug 26, 2005 5:10 pm
by megabob3
Also TinyMCE do the copy and paste, isn't a particular of FCK

and i guess also HTMLArea.
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Sun Aug 28, 2005 2:00 pm
by Woudloper
You can also remove the about button from the toolbar as this has no effect for the users of the wysiwyg editor within CMS Made Simple. The FAQ of FCKEditor is saying the following about the 'about' button:
Do I have to show the original about box in the toolbar?
No. There is no problem on removing the About button from the toolbar. You don't need to show the editor name to your end users at all.
In any case, the legal notices in the editor sources must remain untouched.
Source: wiki.fckeditor.net | FAQ
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Tue Aug 30, 2005 9:41 am
by Woudloper
I was thinking about the FCKEditor and what could make ik more useable to work with and integrate it further into the 'CMS Made Simple'.
I like the way you can select a different skin for the toolbar, but when selecting a other skin (like: office 2003) nothing happens when I navigate to a page (to go on editing).
Furthermore I like it when the following features could be added (
don't know if anyone agrees) to modify from the Module --> FCKEditorX:
- Ability to select different toolbars;
- Integrate language chosen of 'CMS Made Simple' into FCKEditor;
Thus when selecting a langauage within the admin console, this language will also be used in the FCKEditor toolbar. These options can be set with the following config items in the toolbarCode: Select all
FCKConfig.AutoDetectLanguage = true ;
FCKConfig.DefaultLanguage = 'en' ;
FCKConfig.ContentLangDirection = 'ltr' ;
- Ability to change the HTML Formatting;
Thus select if you would like HTML or XHTML output. This can be chosen with the following config attributes:
Code: Select all
FCKConfig.EnableXHTML = true ;
FCKConfig.EnableSourceXHTML = true ;
And maybe some other options that can be set in the '
fckconfig.js'
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Tue Aug 30, 2005 9:54 am
by Ted
Nice ideas.
Though, to be honest, I would only used 1 toolbar by default. It's just an option that adds bloat. I try to keep modules that come standard with CMS (and I think FCKeditor will be one in the next release) as small as possible so people aren't taking weeks to download.
I do agree with the other 2 things though. They look as though they're simple to implement... and xhtml should be on anyway by default.
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Tue Aug 30, 2005 11:21 am
by trick
I agree with wishy. I think this would be better to leave in a seprate section under 'Extentions' or something. Just leave those there as the default opiton and my guys is that very few people will have any reason to change them.
Another thing I would like is if there was some way to 1) disable the browser's right click menu on the frame there (it's anoying because it makes it almost impossible to edit tables) and 2) remove the copy and paste buttons (they really don't serve any point but to tell me my browser has good security).
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Tue Aug 30, 2005 11:51 am
by Woudloper
trick wrote:
I agree with wishy. I think this would be better to leave in a seprate section under 'Extentions' or something. Just leave those there as the default opiton and my guys is that very few people will have any reason to change them.
This was also my idea, but I would like to have the ability to customize those settings and would not like to dig into the 'fckconfig.js' file as those things can be handled from out of the admin console of 'cms made simple'.
Another thing I would like is if there was some way to 1) disable the browser's right click menu on the frame there (it's anoying because it makes it almost impossible to edit tables) and 2) remove the copy and paste buttons (they really don't serve any point but to tell me my browser has good security).
That is also a good point and could be changed by modifying the following line in the 'fckconfig.js' file:
Code: Select all
FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','TableCell','Table','Form'] ;
Another small suggestion: Megabob3, could you add some more comment to the 'FCKEditorX.module.php' file and explain what the different functions do (
or is there some tutorial where you based your module one?).
/Edit: I have read the source of the skeleton module that can be found on
CMSModules.com and that is very well documented. Did you base the FCKEditorX module on this skeleton?
Q: In the source of your code there is mentioned that you need to do the following '
install and uninstall, activate and deactivate, choose non-wysiwyg to actually work'. When are you planning to work on this and how are you going to implement the activiation/deactivation functionality? Are you going to store that information in a database created during the install?
Re: FCKeditorX 0.5.5 - BETA TEST version
Posted: Tue Aug 30, 2005 11:48 pm
by megabob3
Betas continue
http://www.awakening.it/cms_d/modules/F ... _0_6_7.zip
FIXED some things, like double quotes.
Test it!