Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#704 closed enhancement (fixed)

Make media types into plugins

Reported by: Christopher Allan Webber Owned by:
Priority: major Milestone: 0.5.0
Component: programming Keywords: pluginapi
Cc: Parent Tickets:

Description

Now that the plugin infrastructure is getting very strong, there's decreasing reason for us to have media types be their own thing. Why not make them plugins? This will enable a whole bunch of new possibilities: plugins can add views specific to them, etc, etc.

It's possible we may need to add some extra media-type-specific metadata for plugins, but I think this should be possible.

Change History (6)

comment:1 by Christopher Allan Webber, 11 years ago

Status: newaccepted
Type: defectenhancement

comment:2 by rodney757, 11 years ago

Owner: set to rodney757
Status: acceptedin_progress

comment:3 by rodney757, 11 years ago

Owner: rodney757 removed
Status: in_progressreview

So I think everything works, but I can only test images.

https://github.com/rodney757/mediagoblin/tree/media_plugins

comment:4 by rodney757, 11 years ago

so I was able to get audio and video support on my linux vm, and they seem to be working correctly with this branch.

comment:5 by rodney757, 11 years ago

Resolution: fixed
Status: reviewclosed

cwebb merged this

comment:6 by rodney757, 11 years ago

Milestone: 0.5.0
Note: See TracTickets for help on using tickets.