Needs review
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2013 at 02:44 UTC
Updated:
15 May 2017 at 21:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jrbeemanPatch attached.
Comment #2
jrbeemanComment #3
redndahead commentedI created a patch here that will allow someone to create their own icon sets by using hook_wysiwyg_editor_settings_alter. It would be great if someone could help review it.
https://www.drupal.org/node/577258#comment-8922315
Comment #4
redndahead commentedSorry duplicate post.
Comment #5
redndahead commentedThis patch is based off of the patch in comment 32 of #397994: markItUp Markdown editor integration. It adds an info hook and a configuration form for adding iconsets. You can find an example module here: https://www.drupal.org/sandbox/redndahead/2295875
Comment #6
jrbeemanRe-rolled patch against the latest related patch in #397994-34: markItUp Markdown editor integration.
Comment #7
jrbeemanRe-rolled patch against the latest related patch in #397994-37: markItUp Markdown editor integration.