Here is our slightly modified and GPL 2.0 version of TinyMCE -
http://apps.getpantheon.com/sites/all/libraries/markitup-panopoly.tar.gz

Comments

webchick’s picture

Status: Active » Postponed (maintainer needs more info)

Is it possible instead to do this via a patch drush make entry onto the "proper" third-party library? e.g.

libraries[ckeditor][patch][] = "http://drupal.org/files/1337004-ckeditor-remove-samples-3.patch"

geerlingguy’s picture

Agreed; otherwise, we'll start adding forks and branches of different libraries for specific distributions of Drupal, which is unmaintainable. If you could do this with a patch, it would put control in your hands, and wouldn't require new whitelist entries for patched versions of external libraries.

webchick’s picture

Status: Postponed (maintainer needs more info) » Reviewed & tested by the community

However, MarkItUp "proper" doesn't yet have a whitelist entry, so we should look at that.

https://github.com/markitup/1.x seems to be the canonical source, according to https://github.com/markitup/1.x/blob/master/markitup/jquery.markitup.js it's dual-licensed both MIT and GPL, so should be legit. Marking RTBC.

webchick’s picture

Title: Add Panopoly MarkItUp library to Whitelist » Add MarkItUp library to Whitelist

Re-titling.

geerlingguy’s picture

Status: Reviewed & tested by the community » Fixed

Verified MIT/GPL license, added to whitelist: http://drupal.org/node/1509888

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.