Hello ! Recently I realized that TracWysiwyg plugin is a JS-only plugin. Hence I'd like to know about the «best way» (or any other suggestion) to add features to the Wysiwyg toolbar (preferently by writing a separate plugin ;o) . So here are the approaches I've identified so far. I'd appreciate any comments :
- Modify TracWysiwyg JS files : I really dont want to do this, but if there's no other choice ... - Use a procedure (yet unknown, hooks? registration? ...) so that Wysiwyg editor be able to load the extension I plan to write in a separate plugin. This is the preferred way to go. - Implement a separate toolbar containing «my» extensions. Maybe a useful workaround. Thanks in advance ! -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---