openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
260 stars 84 forks source link

Organization page / Organization list placeholder #2255

Closed jbpenrath closed 7 months ago

jbpenrath commented 7 months ago

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe. Some organizations are actually consortiums. For those kind of organization, editor should be able to list on the organization page, all organizations included in this consortium.

Describe the solution you'd like We could add a placeholder accepting only OrganizationPlugin on organization_detail.html template.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Discovery, Documentation, Adoption, Migration Strategy https://github.com/openfun/richie/blob/3940539874e3040351e296f5c57a7493a3ea3e52/src/richie/apps/courses/cms_plugins.py#L17 https://github.com/openfun/richie/blob/ff0645fe411a9723f3c8c3e24a0a5cf6963e1b7d/src/richie/apps/courses/templates/courses/cms/organization_detail.html