Closed (fixed)
Project:
Storm
Version:
6.x-1.27
Component:
Storm Notes
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2009 at 02:07 UTC
Updated:
14 Dec 2009 at 10:00 UTC
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
Comment #1
Magnity commentedHave 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...
Comment #2
phkhong commentedThank you. I used the suggested WYSIWYG API and installed FCKEditor and openwysiwyg and can see now use WYSIWYG function (after I enabled the buttons).
Comment #3
Magnity commentedGreat to hear.
Hope the rest of your Storm install is going well too.
Comment #4
phkhong commentedI 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?
Comment #5
Magnity commentedThis 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.