Hi,

I came across this module and keen to use it for my projects. I installed it on standard drupal (with Garland theme) and all is working but WYSIWYG does not seems to be working for any text fields such as:

Storm › Organization: Note
Storm › People: Description
Storm › Projects: Description
Storm › Tickets: Description
Storm › Notes: Body
Storm › Knowledge base: Body

I have tried with FCKeditor and Openwysiwyg (http://drupal.org/project/openwysiwyg) and I only get a textbox.

Is there some configuration I need before WYSIWYG appears?

Any help or advice is appreciated.

Comments

Magnity’s picture

Category: bug » support

Have you tried using WYSIWYG API instead?

WYSIWYG API replaces most, if not all of the module that you may have used to use to interface with different WYSIWYG editors. I've just done a quick check, and Storm works with FCKeditor via WYSIWYG.

Please report back on how you get on...

phkhong’s picture

Thank you. I used the suggested WYSIWYG API and installed FCKEditor and openwysiwyg and can see now use WYSIWYG function (after I enabled the buttons).

Magnity’s picture

Status: Active » Fixed

Great to hear.

Hope the rest of your Storm install is going well too.

phkhong’s picture

I am not sure if this is a feature request or misconfiguration.

Is there a way to attach an image (i.e. upload a file to web server) from local file system to storm notes, tasks, etc?

Magnity’s picture

This is done by the upload module which comes with Drupal Core - make sure that is enabled.

To make sure that you can upload files for each Storm content type - you can also edit that content type via the Administration module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.