Posted by fabsor on December 20, 2012 at 2:40pm
7 followers
Jump to:
| Project: | Drupal.org Library Packaging Whitelist |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The Epic Editor is a very slim editor to ease the writing of markdown. It is based on the MIT (or X11) license.
The epic editor is used by the NodeStream distribution and is supported by in the wysiwyg module
Website: http://oscargodson.github.com/EpicEditor/
Repo: https://github.com/OscarGodson/EpicEditor
License file: https://github.com/OscarGodson/EpicEditor/blob/develop/LICENSE
Example download: http://oscargodson.github.com/EpicEditor/docs/downloads/EpicEditor-v0.1....
Comments
#1
MIT License, ~30Kb download, looks good to me!
#2
Added: http://drupal.org/node/1904746
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
http://epiceditor.com/docs/downloads/EpicEditor-v0.1.1.1.zip
this doesn't seem to work. The above is the URL that fabsor specified in his package. Either the URL or the regexp isn't quite right.
#5
I added a new regexp
#6
The whitelist entry is
So, my sense is that the nodestream .make file is pulling from the wrong location. #1929122: get epic editor from the right spot on github.