Jump to content

[Suggestion] Attachments Manager


Master_Odin

Recommended Posts

Posted

I think (for a later version of IP.Board), that the "Manage Your Attachments" link in the UCP should be made to work with all of the 'plugin_' in the classes/attach/ folder. I mean, currently, the way to do it is to edit:


(or make an alternate cache to handle different types that use different tables. Maybe add a bit more flexability to the system so it doesn't JUST handle posts/topics/msgs attachments but attachments upload using different plugins. I mean, maybe just add a new function to the 'plugin_*.php' file that would set-up the query (and for the defaults just use a cache query) to select the different attachments. Sorry if that's confusing. :P

	function usercp_get_attachments( $a )

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...