Closed (fixed)
Project:
Markdown editor for BUEditor
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2012 at 03:49 UTC
Updated:
20 Nov 2012 at 20:00 UTC
The image link button always inserts a reference-style link with the URL at the bottom of the content, instead of having a checkbox for an "Inline" URL or not, which the regular link inserter has.
Doesn't look hard to add. I would make a patch, but I'm already using the Drupal 7 patch.
Comments
Comment #1
fretje commentedIt wasn't hard indeed, just had to copy over some code from the link section :)
Although I'm not familiar with creating patches, so here are the functions in which I made changes:
I hope someone will be so kind to create a patch out of that ;-)
I did it on the 7.x-1.x-dev version, but I think the changes for the 6.x version are the same.
Comment #2
frjo commentedCommitted to 7-dev.