From: Aplaws D. L. <apl...@li...> - 2009-06-30 01:03:10
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7470687 By: pboy Terry, just have seen that you already have committed the patch. Nevertheless, we should introduce a nameing pattern, eg. c.ad.cms.<content-type>.<field-name>-as-rft or something like that. > ccm set com.arsdigita.cms.contenttypes.glossaryitem.fck_editor_config=<path> > (uses fckconfig_forum.js by default) I think fckconfig_forum as default is a bad idea because it introduces a horizontal dependency between modules (which is generally a bad design, especially in this case because they are independet by its purpose and usage). So it should either use a default configuration as specified in cms (because glossary is a ccm-cms-types-<module> so it generates no additional module dependency). 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 |