|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[aplaws - Developing on APLAWS+] FCKEditor configRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4827485 By: shawnlane Does anyone have a configuration file for FCKEditor that generates accessible, valid xhtml 1.0 in both Firefox and IE? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Aplaws-devel mailing list Aplaws-devel@... https://lists.sourceforge.net/lists/listinfo/aplaws-devel |
|
|
[aplaws - Developing on APLAWS+] RE: FCKEditor configRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4830825 By: alan_permeance Hi Shawnlane, We are using the FCKeditor and have based our config on the existing aplaws' ccm-core/web/assests/fckeditor/config/fckconfigstylededault.js file. The FCKeditor claims to output valid xhtml but I haven't fully tested it on our sites yet. Three things to note; 1) The version of the FCKeditor in the svn is a little old and there are a number fixes for the different browsers. 2) The FCKConfig.LinkBrowserURL setting does not support multiple content sections. It is hard coded to point to "/ccm/content/admin/search.jsp?useURL=true&widget=getElementById('txtUrl')" ; This can be fixed by modifying the js to extract out the current content section from the URL. 3) There is no FCKConfig.ImageBrowserURL conf, so uses can't upload images to the cms. Our temp fix has been to reuse some of the HTMLarea code, but we'll be implementing an interface similar to the attached image authoring step. Hope this helps :) Regards Alan ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Aplaws-devel mailing list Aplaws-devel@... https://lists.sourceforge.net/lists/listinfo/aplaws-devel |
|
|
[aplaws - Developing on APLAWS+] RE: FCKEditor configRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4836630 By: pboy Please, could you go to https://fedorahosted.org/aplaws/wiki/AdminFckEditor and share your experiences and configuration steps? I prepared a WIKI page and it would be fine if you could fill in the gaps. Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Aplaws-devel mailing list Aplaws-devel@... https://lists.sourceforge.net/lists/listinfo/aplaws-devel |
|
|
[aplaws - Developing on APLAWS+] RE: FCKEditor configRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4844205 By: alan_permeance Hi Peter, I've placed some initial info in the AdminFckEditor wiki page. There's still more work required for the image browser, watch this space. Regards Alan ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Aplaws-devel mailing list Aplaws-devel@... https://lists.sourceforge.net/lists/listinfo/aplaws-devel |
| Free Forum Powered by Nabble | Forum Help |