Commit ffa46bfd authored by Jérome Perrin's avatar Jérome Perrin

xhtml_style: update fckeditor to comply with coding style

Because this old editor field is deprecated in favor of the new gadget
based CKEditor, this is the minimum to get coding style test passing.

 - disable pylint
 - re-export with new extensions (.obj -> .bin)
parent 64613625
# pylint: disable-all
from Products.PythonScripts.standard import html_quote
from Products.CMFCore.utils import getToolByName
from Products.FCKeditor.utils import fckCreateValidZopeId
......
# pylint: disable-all
from Products.PythonScripts.standard import html_quote
from Products.CMFCore.utils import getToolByName
......
# pylint: disable-all
from Products.PythonScripts.standard import html_quote
from Products.CMFCore.utils import getToolByName
from Products.FCKeditor.utils import fckCreateValidZopeId
......
# pylint: disable-all
from Products.CMFCore.utils import getToolByName
from Products.PythonScripts.standard import html_quote
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment