Closed (fixed)
Project:
Views UI: Edit Basic Settings
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2011 at 23:35 UTC
Updated:
18 Feb 2013 at 17:33 UTC
Jump to comment: Most recent
Comments
Comment #1
Poieo commentedI take that back, there doesn't seem to be any support for WYSIWYG in D7 either. Works great on node bodies, but not in views headers/footers.
I do have the input formats configured correctly so that CKEditor via WYSIWYG API is set to display on Full HTML and my views fields are set to Full HTML, as are node bodies. Works on node bodies, not on views.
Comment #2
Jonah Ellison commentedFixed in 7.x-1.1 (for both CKEditor and WYSIWYG modules). Thanks!
Comment #3
Anonymous (not verified) commentedI'm not so sure this is fixed anymore. I'm using CKEditor within WYSIWYG (7.x-2.2), and Views UI: Edit Basic Settings (7.x-1.1), however, when visiting the edit page for the views header, the editor does not load. Same issue as comment #1, works fine throughout the site (like nodes and blocks), however the views edit page doesn't work.
Any ideas?
Comment #4
Anonymous (not verified) commentedSo I found the following comment helpful: http://drupal.org/node/552392#comment-2659968
HOWEVER, all that was needed was to be sure that the Admin Theme was loaded for the path "*/views_ui_edit", and voila! Set the path to be included under example.com/admin/appearance under the Administration theme fieldset at the bottom.