#3315: addIframe method is not available by default ---------------------+------------------------------------------------------ Reporter: Senthil | Owner: Type: Bug | Status: new Priority: High | Milestone: CKEditor 3.0 Component: General | Version: Keywords: Oracle | ---------------------+------------------------------------------------------ When i call the addIframe method, browser returns an error as "addIframe is not a function"
As per the discussion with Martin, to use this function i have to add iframeDialog plugin to my config.Toolbar. Yes, this can be added to the default config file but our customer will be overriding this default config file with their own custom config file. Thus addIframe will not work for the customer since they have overidden the default config file. Our existing 2.6 plugins are using the following code to render the dialog: Ex: FCKCommands.RegisterCommand( 'CustomLinks', new FCKDialogCommand( 'Oracle', 'Oracle',URL, 700, 600 ) ) ; But in CKEditor3.0, i couldn't invoke the addIframe method since it is not available by default. To support the 2.6 plugins, please make this function available by default. -- Ticket URL: <http://dev.fckeditor.net/ticket/3315> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac