FCKeditor2.1.1 for phpWCMS (pico's Edition)
@ jscholtysik : I was talking about one language (English)...
(with a seperate part for German speaking people, like so many other Forums are setup)
@ squidi : don't you think I have the right to stand up in this particular thread and ask for English answers? I mean 'FCKeditor2.1PR for phpWCMS (pico's Edition)' doesn't sound like a German thing only, right? As a matter of fact this FCKeditor is VERY important.
What's your advise in this case? Ask for an English translations every time again? Sure...
Since Moderators on the forum won't do it, yes, I'll bring up the language issue if I think a topic is of interest for me. Of course. I think it's fair enough. I don't like to do it, but I want to know, I want to learn from questions, technical problems etc. So if you or others are thinking, tsss he again, well let them. Again the question, what else should I do?
It's not very stimulating to contribute, you got that right. It's more a feeling of 'I want to read new posts on the forum to stay updated on this fabulous CMS, but what a shame it's so badly moderated'
(with a seperate part for German speaking people, like so many other Forums are setup)
@ squidi : don't you think I have the right to stand up in this particular thread and ask for English answers? I mean 'FCKeditor2.1PR for phpWCMS (pico's Edition)' doesn't sound like a German thing only, right? As a matter of fact this FCKeditor is VERY important.
What's your advise in this case? Ask for an English translations every time again? Sure...
Since Moderators on the forum won't do it, yes, I'll bring up the language issue if I think a topic is of interest for me. Of course. I think it's fair enough. I don't like to do it, but I want to know, I want to learn from questions, technical problems etc. So if you or others are thinking, tsss he again, well let them. Again the question, what else should I do?
It's not very stimulating to contribute, you got that right. It's more a feeling of 'I want to read new posts on the forum to stay updated on this fabulous CMS, but what a shame it's so badly moderated'
http://babelfish.altavista.com - now take a deep breath and relax
Hi
updated to new Version of FCK 2.1.1
have fun
Version 2.1.1
New Features and Improvements:
* The new "Insert Page Break" command (for printing) has been introduced.*
* The editor package now has a root directory called "FCKeditor".
Fixed Bugs:
* [SF BUG-1326285] [SF BUG-1316430] [SF BUG-1323662] [SF BUG-1326223] We are doing a little step back with this version. The ENTER and BACKSPACE behavior changes for Firefox have been remove. It is a nice feature, but we need much more testing on it. It introduced some bugs and so its preferable to not have that feature, avoiding problems (even if that feature was intended to solve some issues).
* [SF BUG-1275714] Comments in the beginning of the source are now preserved when using the "undo" and "redo" commands.
* The "undo" and "redo" commands now work for the Style command.
* An error in the execution of the pasting commands on Firefox has been fixed.
* [SF BUG-1326184] No strange (invalid) entities are created when using Firefox. Also, the used by the FillEmptyBlocks setting is maintained even if you disable the ProcessHTMLEntities setting.
* This version has been partially sponsored by Acctive Software S.A..
Downladlink and Instructions see http://www.phpwcms.de/forum/viewtopic.php?p=48531#48531
updated to new Version of FCK 2.1.1
have fun
Version 2.1.1
New Features and Improvements:
* The new "Insert Page Break" command (for printing) has been introduced.*
* The editor package now has a root directory called "FCKeditor".
Fixed Bugs:
* [SF BUG-1326285] [SF BUG-1316430] [SF BUG-1323662] [SF BUG-1326223] We are doing a little step back with this version. The ENTER and BACKSPACE behavior changes for Firefox have been remove. It is a nice feature, but we need much more testing on it. It introduced some bugs and so its preferable to not have that feature, avoiding problems (even if that feature was intended to solve some issues).
* [SF BUG-1275714] Comments in the beginning of the source are now preserved when using the "undo" and "redo" commands.
* The "undo" and "redo" commands now work for the Style command.
* An error in the execution of the pasting commands on Firefox has been fixed.
* [SF BUG-1326184] No strange (invalid) entities are created when using Firefox. Also, the used by the FillEmptyBlocks setting is maintained even if you disable the ProcessHTMLEntities setting.
* This version has been partially sponsored by Acctive Software S.A..
Downladlink and Instructions see http://www.phpwcms.de/forum/viewtopic.php?p=48531#48531
Problems using Picos package
Hi!
I tried using your package, but if i istall (and configure) it my firefox only shows a blank iframe.
So I tried IE and and error came up >> Unbekanntes Menüleisten-Objekt "HtmlTiles" <<
Anybody any ideas
I also have problems with the permissions:
if i try to create a folder with ressource browser, i got the error "You have no permission to create the folder"
Upload image doesn't work, too
Also in imanager, ther its a permission denied php warning in move_upload_file (line 425).
I think the permissions are set well, what could be the problems ?
Thx so much for help.
I tried using your package, but if i istall (and configure) it my firefox only shows a blank iframe.
So I tried IE and and error came up >> Unbekanntes Menüleisten-Objekt "HtmlTiles" <<
Anybody any ideas
I also have problems with the permissions:
if i try to create a folder with ressource browser, i got the error "You have no permission to create the folder"
Upload image doesn't work, too
Also in imanager, ther its a permission denied php warning in move_upload_file (line 425).
I think the permissions are set well, what could be the problems ?
Thx so much for help.
Hi
try to disable the 'HtmlTiles' in fckconfig.js
and remove the Entries in the ToolbarSets 'phpwcms' and 'NewToolbarClose'
or try to rename the Folder ../FCKeditor2/editor/plugins/htmltiles to HtmlTiles - haven't check this Plugin for Case-Sensitive Servers
----
second Problem - have you done this (described in fckwcms.conf.inc.php)
Found a small Bug - goto ../FCKeditor2/editor/plugins/imanager/config/config.inc.php
and change
to
same at ../ibrowser/config/config.inc.php
Sorry - will fix it in the Archive
try to disable the 'HtmlTiles' in fckconfig.js
Code: Select all
// FCKConfig.Plugins.Add( 'HtmlTiles', 'en' ) ;
or try to rename the Folder ../FCKeditor2/editor/plugins/htmltiles to HtmlTiles - haven't check this Plugin for Case-Sensitive Servers
----
second Problem - have you done this (described in fckwcms.conf.inc.php)
EDIT: The Sub-Folder 'upload' is fixed - so just enter 'picture' but you must have the Sub-Folder 'upload'./* path to FCKeditor-Filemangers upload default 'picture/upload' from root
if you have installed phpWCMS in a Subfolder like cms change it to
cms/picture/upload
!!! no Slash at front and end '/cms/picture/upload/' will not work !!!
Create at this Location the Folders Image, File, Flash and Media
../picture/upload/Image
../picture/upload/File
../picture/upload/Flash
../picture/upload/Media
set the Permissions of this Folders to 777
*/
Found a small Bug - goto ../FCKeditor2/editor/plugins/imanager/config/config.inc.php
and change
Code: Select all
array (
'value' => '/'.$fckedit['UploadPath'].'/Image',
'text' => 'FCK Images',
),
Code: Select all
array (
'value' => '/'.$fckedit['UploadPath'].'/upload/Image',
'text' => 'FCK Images',
),
Sorry - will fix it in the Archive
THX
THX for the quick answer, will try it today and post the success
Hi pico,
works great for me. The new feature "Insert HTML Tiles" are very fine.
In this way we can solve many problems for endusers. Complete Sets of HTML-Code we can know insert into available code .
E.g: The line-tag generating by the editor is a with=100% height=2px. For a small 1px line we changed this in source. No enduser can do this.
The alternative <hr> css dont´t work right for all browsers.
Know we can use a HTML Tiles called "line small".or we generate this one
I think there are many aplications vor using HTML Tiles. (A better way for a line would be a CP).
Why you don´t implement the good old "enhanced Table Functions (German only)"? It is a wondeful feature and work very well for me.
Gruß Knut
works great for me. The new feature "Insert HTML Tiles" are very fine.
In this way we can solve many problems for endusers. Complete Sets of HTML-Code we can know insert into available code .
E.g: The line-tag generating by the editor is a with=100% height=2px. For a small 1px line we changed this in source. No enduser can do this.
The alternative <hr> css dont´t work right for all browsers.
Know we can use a HTML Tiles called "line small".
Code: Select all
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" style="">
<tbody>
<tr>
<td class="td_line1"><img width="1" height="1" border="0" src="/img/leer.gif" alt="line" /></td>
</tr>
</tbody>
</table>
Code: Select all
<hr size="1" noshade="noshade" style="width: 100%; height: 1px;"/>
Why you don´t implement the good old "enhanced Table Functions (German only)"? It is a wondeful feature and work very well for me.
Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi
EDITED: have checked the Table-Extension is in ? -Whats not in is the Image-Extension - do you mean this?
the Table-Command is changed in the new Version - and I hadn't the time to do the Modifikation - will be come back asapWhy you don´t implement the good old "enhanced Table Functions (German only)"? It is a wondeful feature and work very well for me.
EDITED: have checked the Table-Extension is in ? -Whats not in is the Image-Extension - do you mean this?
Last edited by pico on Thu 27. Oct 2005, 13:46, edited 1 time in total.
Hi,
the good old "enhanced Table Functions (German only)" makes a good job in your last version. I can´t see an error or bug.
Gruß Knut
the good old "enhanced Table Functions (German only)" makes a good job in your last version. I can´t see an error or bug.
Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
I have substitute the fck_table with yours from an older version.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )