I just upgraded from 0.9a4 to 0.9a6. Toolbox works except this error
with Widget Browser :
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/TurboTinyMCE-1.0.dev-py2.4.egg/tinymce/widgets.py",
line 79, in update_data
d['TinyMCEInit'] = "tinyMCE.init(%s);" % jsonify(d['mce_options'])
File "<string>", line 5, in jsonify
File "_speedups.pyx", line 376, in
_speedups.BaseDispatcher.__getitem__
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/RuleDispatch-0.5a0.dev_r2115-py2.4-macosx-10.4-ppc.egg/dispatch/interfaces.py",
line 15, in __call__
NoApplicableMethods: (({'theme_advanced_toolbar_location': 'top',
'theme_advanced_toolbar_align': 'center',
'paste_auto_cleanup_on_paste': True, 'paste_convert_headers_to_strong':
False, 'theme_advanced_resizing': True,
'theme_advanced_statusbar_location': 'bottom',
'paste_strip_class_attributes': 'all', 'theme': 'advanced', 'elements':
'mce_sample', 'mode': 'exact', 'plugins': 'advimage',
'paste_use_dialog': False, 'extended_valid_elements':
'a[href|target|name]'},), {})
Do you think it's related to TurboTinyMCE ?
Pierre
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---