Closed (fixed)
Project:
Linkit
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 May 2012 at 14:05 UTC
Updated:
10 Jul 2012 at 22:11 UTC
If you wont to use linkit for files you can only use it with file_entity 2.0 unstable.
This means that you can't use it on sites which use media 1.0 since media 2.0 is still a bit too young for production.
I'm not sure if this is by design, or if it's a bug, that it cant find file_entity if it's part of the media module (which is the case for media 1.0)
Really love your module. And so are our site editors ;-)
Comments
Comment #1
mallezieReading comments in the code helps alot ;-)
Seems that File_entity doesn't define this uri_callback.
Opened new issue in the Media Queue
Comment #2
mallezieManaged to get it to work with Media V1.
2 patches needed.
1 for media V1: #1561012: Define the "uri callback" for file entities (1.x)
One for linkit to override file_access check: #1554940: Managed file support
Setting this issue to documentation. Please close if this is a no-fix. I'm glad i got it working, and just wanted to share here.
Comment #3
anonThis is added to the README file.