integration with Comment Attachment
-
I’m wanting to use the plugin Comment Attachment, to handle users adding files to comments. The problem is it’s a members-only site, and I’m using DLM to make sure all downloads are protected. The Comment Attachment plugin uses the standard
media_handle_upload()function, so the file goes into the uploads root, and isn’t protected.Has anyone tried to integrated these two plugins? If not, is there a way to hijack
media_handle_upload()calls to route uploads into the DLM system? Or maybe there’s another plugin that handles comment attachments which does integrate with DLM?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘integration with Comment Attachment’ is closed to new replies.