Carson Gee c4ea338035 Additional logic to handle more course_image URL edge cases
This changes logic to allow more missed use cases of course_image to
work properly.  The cases are:

. XML courses with the course_image attribute set
. Mongo courses that are imported without a contentstore
. Mongo courses that have course_image set but don't have a content store

It also exports default images_static_course.jpg to
images/static_course.jpg to handle a use case where a course author
uploaded an image to the default location in studio without using the
studio interface for adding course images, they then export the course, and then
import it without a contentstore
2014-04-24 16:54:40 -04:00
2014-04-24 14:54:24 -04:00
2014-03-25 11:32:19 -04:00
2014-02-25 14:53:32 -05:00
2013-08-26 10:02:24 -04:00
2013-05-21 14:52:28 -04:00
2014-04-24 14:18:12 -04:00
2013-07-09 16:54:34 -04:00
2013-12-05 13:44:25 -05:00
2014-03-25 11:32:20 -04:00
2014-02-20 17:16:46 -05:00

This is the main edX platform which consists of LMS and Studio.

See code.edx.org for other parts of the edX code base.

Installation

Please refer to the following wiki pages in our configuration repo to install edX:

  • edX Developer Stack
    These instructions are for developers who want to contribute or make changes to the edX source code.
  • edX Production Stack
    Using Vagrant/Virtualbox this will setup all edX services on a single server in a production like configuration.
  • edX Ubuntu 12.04 installation
    This will install edX on an existing Ubuntu 12.04 server.

License

The code in this repository is licensed under version 3 of the AGPL unless otherwise noted. Please see the LICENSE file for details.

Documentation

High-level documentation of the code is located in the docs subdirectory. Most (although not all) of our documentation is built using Sphinx: you can view the built documentation on ReadTheDocs.

How to Contribute

Contributions are very welcome, but for legal reasons, you must submit a signed individual contributor's agreement before we can accept your contribution. See our CONTRIBUTING file for more information -- it also contains guidelines for how to maintain high code quality, which will make your contribution more likely to be accepted.

Reporting Security Issues

Please do not report security issues in public. Please email security@edx.org

Mailing List and IRC Channel

You can discuss this code on the edx-code Google Group or in the edx-code IRC channel on Freenode.

Description
No description provided
Readme AGPL-3.0 2.2 GiB
Languages
Python 73.7%
JavaScript 15.4%
HTML 7.1%
SCSS 3.2%
CSS 0.5%