Closed (won't fix)
Project:
Upload Image
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2009 at 05:11 UTC
Updated:
23 May 2009 at 05:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
linksunten commentedWe built a new development version of upload_media, which can be found at the end of this article:
English: http://linksunten.indymedia.org/en/node/770
German: http://linksunten.indymedia.org/de/node/438
Now a node is created of every attachment (image via image module / audio via audio module / data (other) via file field). The attachment is deleted from the original node and the newly created node is reattached through a CCK node reference field. We also implemented a teaser image (through a node reference field, too).
Additionally we built in an option to wipe EXIF data from images and ID3 tags from audio files to provide more anonymity. We use this module together with http://drupal.org/project/uploadpath which we patched to cooperate with the private download method.
Comment #2
killes@www.drop.org commentedI have to admit that I am not particularly interested in extending this module in the proposed way.
Comment #3
linksunten commentedThis module is the backbone of our media handling. We'll release it as a new project when we fixed more bugs and standardised it with the help of coder module. Thanks for your work!
Comment #4
killes@www.drop.org commentedok
Comment #5
hasandpt commented