Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add CSS styles to drop down via text formats -- causes feature override #8

Open
erykmynn opened this issue Jul 28, 2014 · 2 comments
Milestone

Comments

@erykmynn
Copy link
Contributor

Either add an additional interface for this, or figure out a good way to "unfeaturize" the text format page without leaving it breakable (set vars directly and disable form stuff)...

@erykmynn erykmynn added this to the 7.x-1.0 milestone Jul 28, 2014
@erykmynn erykmynn added the bug label Jul 28, 2014
@erykmynn
Copy link
Contributor Author

erykmynn commented Aug 8, 2014

plan:

  • make a webedit config page
  • make a field that is like the one where you specify css classes in WYSIWYG
  • use wysiwyg_ckeditor_settings_parse_styles to parse and add to settings array in our existing code
  • when we hit the hook
  • maybe add a message about altering settings or not

@erykmynn
Copy link
Contributor Author

because of the normal expectation of using Features, this is closer to a feature request than a bug

@stopfstedt stopfstedt modified the milestones: 7.x-1.0, 7.x-1.0-beta14 Aug 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants