Ability to add references to files to the file manager
Permalink
for a current project it would be cool to have the ability to add a file to the file manager not by uploading it but by referencing it.
so e.g. instead of uploading funStuff.flv to the file mangager i would just add a reference tohttp://bla.com/funStuff.flv as a new item in the file manager.
throughout the system i could then use this file just as if it would be on my server. it would show up in the file manager just like any other file, only its source would be somewhere else.
has anything like this been done yet?
so e.g. instead of uploading funStuff.flv to the file mangager i would just add a reference tohttp://bla.com/funStuff.flv as a new item in the file manager.
throughout the system i could then use this file just as if it would be on my server. it would show up in the file manager just like any other file, only its source would be somewhere else.
has anything like this been done yet?
I could see that being pretty useful especially with the prevalence of cloud based CDNs these days. Can you set attributes against the resources and add them to sets just like any locally hosted file?
yep! what i've coded is aimed mainly at video files as with images it is a bit trickier because e.g. the thumbnail helper breaks and i don't want to overwrite too much "core" stuff and in my current project i only need it for mp4's anyway.
you can add/edit meta-data like e.g. a title or a description in my version but it is still a bit rough around the edges.
i suggest this feature should get properly coded and added for the next major concrete5 release.
you can add/edit meta-data like e.g. a title or a description in my version but it is still a bit rough around the edges.
i suggest this feature should get properly coded and added for the next major concrete5 release.
I need that!!! :)
Hey, how can i get this plugin?
thanks!
Hey, how can i get this plugin?
thanks!
If anyone needs this pls let me know, I might bundle it up in a plugin then.