Pour toutes questions sur nos formations Drupal, n'hésitez pas à nous contacter.
Skinr's main purpose is to allow the theme to define a set of reusable and modular CSS styles, and to make those styles available in Drupal's UI. Skinr was developed for themers to allow them to tap into the power of Drupal's modularity and apply those same principals to theme development. It does not provide any styles of its own. These styles are defined in the .info file of the theme (or subtheme), by the themer and end up in various places in Drupal's UI, such as:
It also provides a CSS class field, where you can manually add custom classes.
Here are a few examples, though there are many more possibilities.
Module developers can take advantage of Skinr using its API. Detailed documentation on how to do this is included in docs.php.
This module was developed by Bala Bosch and Jacine Luisi of Gravitek Labs. It was originally inspired by the blocktheme module.
Documentation for Skinr 2 is included in Skinr via the Advanced Help module.
Join the Skinr group on groups.drupal.org.
Read about the awesome new features coming in Skinr 2 and get update and testing instructions.
6.x-2.x NOTE: There are lots of changes in the new version. Backup your entire site before doing anything. It is STRONGLY recommended that you do NOT use this on production sites at this point.
We are working hard on getting it ready for release, but it's not there yet, so we strongly advise that it only be used for testing purposes at this point. If you want to see it done faster, get up to speed with the current issues first and help us. Please do not inundate the issue queue with support issues, as it will only further delay the process.