coderedcorp / coderedcorp/coderedcms
Official theme support
- Lenguaje dominante
- Python
- Estrellas
- 765
- Forks
- 154
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We already have the basis of a framework for 3rd party themes. But I think a good step would be actually trying to create an example 3rd party theme, documenting how this is done, and making whatever changes would be necessary in the cms to support this. The first example could be simple, still based on Bootstrap. It is possible to build a theme that swaps out bootstrap for something like foundation, materialize, skeleton, etc., but that is a task for a different day.
Requirements for the theme would be:
* Custom templates that override coderedcms templates
* Custom page and block templates in addition to coderedcms templates, utilizing the Layout or Adv Settings > Template chooser dropdown.
* Custom css and js added to base.html, to show how to properly do that.
* MAYBE some extra blocks or models that are part of the theme, to show how to integrate those into the cms as well.
The theme itself should be a separate pip package. But docs and any enhancements to support theming should be integrated into the CMS.
Theme support is currently possible, but is partially blocked by issues #8 and #56
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by reviewing the existing framework for third-party themes and the blockers in issues #8 and #56. Use base.html and the Layout or Adv Settings > Template chooser as the named entry points, then verify that a separate pip package can demonstrate custom templates, CSS, JavaScript, and any additional blocks or models while the CMS documentation and enhancements are integrated.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- bootstrap, django, python
- Área
- documentation, frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100