From: SourceForge.net <no...@so...> - 2007-09-19 13:21:36
|
Patches item #1569884, was opened at 2006-10-03 10:58 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1569884&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: WYSiWYG editor for freeform html portlet Initial Comment: Code allows html editor to be used when editing the freeform html area portlet. ccm set com.arsdigita.london.portal.portlet.freeform_html.wysi wyg_editor=true to use html editor. The editor used is the one specified by waf.bebop.dhtml_editor config parameter - currently either HTMLArea or FCKeditor. When FCKEditor is used, internal links are disabled but external links can be added (if end users are adding freeform html to their homepage, we don't want to allow them to browse through the backend folder structure). In HTMLArea, I have just removed the link button, as I don't know how you can allow external links but disallow internal. Patch also includes very minor correction to oracle upgrade script for upgrade 6.3.0 - 6.3.1 Patch on r1328 Chris..... ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-19 13:21 Message: Logged In: YES user_id=1069385 Originator: YES merged with trunk at r1670 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1569884&group_id=71505 |