Closed (fixed)
Project:
Simplenews Template
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2009 at 10:12 UTC
Updated:
3 May 2010 at 13:46 UTC
Is it possible to let whatever WYSIWYG editor you have running on the site work on the simplenews template fields? The module's working great, but it would be even better if a user who didn't know HTML could at least set up a heading and horizontal rule using WYSIWYG (CKEditor, WYSIWYG API, FCKEditor, etc.).
Comments
Comment #1
roball commentedIf a WYSIWYG Editor will be supported for the "Full HTML" Input format, it should be handled by the Wysiwyg API module IMO.
Comment #2
geerlingguy commentedSounds good to me.
Comment #3
shane birley commentedAgreed.
Comment #4
roball commentedThere is another issue: #531960: Support "Wysiwyg API" module which seems to be a solution for a D5 version of simplenews_template. Did anybody try that method successfully for D6?
Comment #5
muschpusch commentedsubscribe
Comment #6
muschpusch commentedIf you install CKEditor the header & footer fields are manageable by the CKEditor. Only images are returned as "array" instead of the image itself. I think it's a minor bug and i will try to find a solution...
Comment #7
muschpusch commentedIt wasn't an error of ckeditor but of mimemail in my configuration. You can use ckeditor & imce for styling the header & footer
Comment #8
geerlingguy commentedStill not working for WYSIWYG...
Comment #9
muschpusch commentedSorry but the question was:
"Is it possible to let whatever WYSIWYG editor you have running on the site work on the simplenews template fields?"
What you want to fix is handled here: #531960: Support "Wysiwyg API" module
Comment #10
geerlingguy commentedAh, thanks; didn't even notice that.