Custom Query (1173 matches)
Results (82 - 84 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#399 | fixed | MediaEntry.media_data integration | ||
Description |
We now have a setup so that individual media types have their own migrations and tables. Which means that integrating MediaGoblin.media_data as a separate table that links to the main table should be very possible. The main things in this ticket are:
|
|||
#401 | fixed | add plugin infrastructure | ||
Description |
The gist of it is:
The wiki page tracking this is at: http://wiki.mediagoblin.org/PluginSystemDesignDocument This ticket does not cover creating actual hooks in mediagoblin. Either each hook should get tracked separately or we should create a new bug for a bunch of things or something like that. |
|||
#402 | fixed | nicer skin for video entries | ||
Description |
Current skin is boring, video.js is probably the way to go for this (see videojs.com). |