Hello together! I would be happy to get some help with the WYSIWYG Plugin.
Symptom: -------- I do not see the WYSIWYG toolbar when editing a ticket or wiki page. It behaves like the normal text-edit. Installation: ------------- I have installed the plugin directly from the internet using: easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.11 I have also enabled the plugin in the trac.ini: [components] tracwysiwyg.* = enabled Analysis: --------- The plugin is properly listed on the admin area of my trac project: TracWysiwyg 0.2-r4353 In the python-egg cache directory I see that a temp directory has been created: eggs/TracWysiwyg-0.2_r4353-py2.4.egg-tmp/ I have activated the logging. There are some references to the Wysiwyg plugin, but no error logs. See below for the complete log that appears when editing a fresh wiki page. LOG that appears when editing a fresh wiki page: --- Trac[main] DEBUG: Dispatching <Request "GET u'/wiki/EmptyPage'"> Trac[chrome] DEBUG: Prepare chrome data for request Trac[session] DEBUG: Retrieving session for ID u'feige' Trac[main] DEBUG: 845 unreachable objects found. Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/css/wiki.css'"> Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/tracwysiwyg/wysiwyg.css'"> Trac[main] DEBUG: 272 unreachable objects found. Trac[main] DEBUG: 0 unreachable objects found. Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/js/trac.js'"> Trac[main] DEBUG: 0 unreachable objects found. Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/js/search.js'"> Trac[main] DEBUG: 0 unreachable objects found. Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/js/wikitoolbar.js'"> Trac[main] DEBUG: 0 unreachable objects found. Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/trac_logo_mini.png'"> Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/topbar_gradient2.png'"> Trac[main] DEBUG: 0 unreachable objects found. Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/topbar_gradient.png'"> Trac[main] DEBUG: 0 unreachable objects found. Trac[main] DEBUG: 0 unreachable objects found. Environment: ------------ Trac: 0.11.2 Python: 2.4.2 [GCC 4.1.0 (SUSE SLES x86-64bit Linux)] setuptools: 0.6c9 SQLite: 3.2.8 pysqlite: 2.4.1 Genshi: 0.5 Pygments: 1.0 Subversion: 1.5.2 (r32768) jQuery: 1.2.6 Some advice would be very welcome. What can I do? Clemens --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
