Login or Register

RSS IconRecent posts in this topic

avatar
preclick on Dec 19. 2007. 3:58 pm
I like having a WYSIWIG editor in activeCollab, as my company has already been very resistant to markup languages like Textile, etc. However, sometimes you need to get at the raw HTML to fix various problems, especially when pasting in text. I have used TinyMCE with Drupal, and I depended on the HTML button for editing code. So I decided to add it in.

I edited the configuration options for TinyMCE and added the missing assets/editor/themes/advanced/source_editor.htm file (from version 2.1.1.1). However, the HTML edit window comes up blank. I did some research, but I could not discover what I did wrong. Has anyone had enough experience with TinyMCE to point me in the right direction?

BTW, for Drupal we eventually switched over to FCKEdit. It was more reliable, felt cleaner, and the HTML editing happened right in the same control. So, if anyone has hacked aC to use FCKEdit, that would be very interesting to me.

Another possible solution is providing an option to turn off WYSIWIG editing throughout all of aC, as a per-user option. Then at least I could turn of WYSIWIG, fix my HTML problems, and then turn WYSIWIG back on.
avatar
Ilija Studen on Dec 20. 2007. 6:59 am
preclick:
Another possible solution is providing an option to turn off WYSIWIG editing throughout all of aC, as a per-user option. Then at least I could turn of WYSIWIG, fix my HTML problems, and then turn WYSIWIG back on.


You can do this. Go to your profile -> Updated profile and in Miscellaneous section set No for Visual Editor property.
activeCollab team member
avatar
Jamie Edwards on Dec 20. 2007. 9:20 am
It would be easier to have a switch within the editor interface that does the switch dynamically, without a page refresh (like vBulletin does).
avatar
preclick on Dec 20. 2007. 12:16 pm
Ilija, thanks for the workaround. Not an ideal solution, but very helpful nonetheless!

RSS IconRecent posts in this topic