This page relates to the Skill sets described in the open curriculum project, and tries to describe one of the skill sets. See this page as a collaborative notebook, and feel free to edit and improve it.
Someone with basic theming skills knows how to:
- Install existing themes, subthemes
- Create custom themes, subthemes
- Declare regions and assign blocks to the region
- Override core and contributed CSS declarations
- Override markup in core and contributed template files
- Alter markup through configuration of core and contributed markup
- Employ best practices of using fewer templates in preference for configuration.
- Employ Drupal coding standards for PHP and CSS
- ...