description |
---|
As the name indcates, there are multiple editors to create specific type of contents. |
Sunbird houses a wide variety of content. Users can create content on Sunbird or upload content that is created offline.
As the name indicates, there are multiple editors to create a specific type of content.
Editor | Type | Mime types | Git Repo |
---|---|---|---|
Resource Editor | Resource | ECML | Resource Editor |
Collection Editor | Collection |
|
Collection Editor |
Generic Editor | Content/Resource (as a file/URL) | Non ECML Contents
|
Generic Editor |
Content Plugins repo is the common placeholder for all the plugins. Each editor will be configured with specific plugins while building the project.
{% embed url="https://github.com/project-sunbird/sunbird-content-plugins" %} Content-Plugins {% endembed %}
{% embed url="https://github.com/project-sunbird/sunbird-content-editor" %} Content-Editor {% endembed %}
{% embed url="https://github.com/project-sunbird/sunbird-collection-editor" %} Collection-Editor {% endembed %}
{% embed url="https://github.com/project-sunbird/sunbird-Generic-editor" %}