Custom Query (1173 matches)
Results (262 - 264 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #699 | fixed | Set up tests that use different plugins and media types to use their own config | ||
| Description |
Now that we can (in theory) support it, it should happen that different sets of tests that need their own specially configured mediagoblin apps actually take advantage of this. |
|||
| #703 | fixed | Switch deployment docs over to recommend running MediaGoblin as www-data? | ||
| Description |
People trying to run MediaGoblin installs often run into issues with permissions. If we had MediaGoblin simply run as www-data in the docs, this could simplify things drastically. There may be some security concerns but I can't think of any clear ones. |
|||
| #704 | fixed | Make media types into plugins | ||
| 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. |
|||
