#3496: SCAYT plug-in for CKEdtior
--------------------------------+-------------------------------------------
Reporter: arczi | Owner: arczi
Type: New Feature | Status: assigned
Priority: Normal | Milestone: CKEditor 3.0
Component: UI : Spell Checker | Version:
Keywords: Review- 3.0RC |
--------------------------------+-------------------------------------------
Comment(by arczi):
Replying to [comment:8 fredck]:
> * The elements path is showing the spellchecker span.
What do you think about:
{{{
if ( element.getAttribute( '_cke_real_element_type' ) )
name = element.getAttribute( '_cke_real_element_type' );
else if ( element.getName() == 'span' && element.getAttribute(
'scayt_word' ) )
name = editor.lang.scayt.misspelledWord // = 'misspelled word'
else
name = element.getName();
}}}
--
Ticket URL: <http://dev.fckeditor.net/ticket/3496#comment:11>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac