Developer GuideΒΆ

MediaCore CE is developed on top of Pylons 0.10rc1, but borrows some ideas from TurboGears 2.0 (esp. see the decorators in mediacore.lib.decorators, and the form widgets). Pylons conventions are generally followed, so experienced Pylons and TurboGears2 developers should feel comfortable.

Note

This documentation is intended the technically inclined who want to understand how MediaCore CE works under the hood. If you’re looking for a simple guide to using the web app itself, please refer to the User Guide.

Previous topic

Settings Admin Interface


Next topic

JSON API


This Page