Closed (won't fix)
Project:
Linkit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Feb 2011 at 22:14 UTC
Updated:
27 Apr 2014 at 03:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
anonMarked #1008728: Possible integration with BUEditor? as duplicated
Comment #2
anonThis is in progress for the Drupal 6 verison.
I have it working with markdown and BU right now, but I what to make it work with all the default BUEditors aswell.
Comment #3
anonThis patch only works for BUEditor with Markdowneditor.
Comment #4
thekk commentedComment #5
anonI will not continue this work.
Comment #6
akhayyat commentedMay I ask why?
I wanted to express my extreme interest in this feature, or any other means to use this module with Markdown (with or without BUEditor).
Comment #7
anonI must say that I recently also have found interests in the markdown functionality.
Tho this isnt going to be implemented in the 6.x branch, or even in the 7.2 branch.
Im currently working on a 7.3 branch that will something callled insert plugins.
They will control how the "link" is inserted in different fields.
When I got everything else working for 7.3 I will take a look at this.
Comment #8
foopang commentedHi anon, any update on this issue? I can't figure out how to use the insert plugins in 7.3 branch.
Comment #9
anonIn the 7.x-3.x markdown is supported for fields. (Not editors)
Comment #10
dave bagler commentedI have created a module that integrates Linkit with the Mardown Editor. The sandbox is here:
https://drupal.org/sandbox/baglerit/2184809
And the full project status application is here:
https://drupal.org/node/2192753
If you'd like to see this as a full module on drupal.org please consider reviewing the Linkit Markdown module.
Comment #11
dave bagler commentedThe linkit_markdown project is now a full project available here: https://drupal.org/project/linkit_markdown
Comment #12
anonNice Dave.
I added a link on the Linkit project page.