Websites
From apertus wiki
1 Drupal
This is about the new Apertus website, located at http://dev.apertus.org.
Its still in developmet but once finished will replace the current main website which will be archived (but stay online in a rea-only mode)
Drupal 7 install, with the twitter bootstrap theme.
1.1 Theming
There is a subtheme, called "apertus_bootstrap" which is in use now.
In this theme there is an apertus.css file.
Please try to respect the structure of this file:
- google fonts imports (they must be the first items in this file, don't ask me why)
- general typography
- general page modifications
- nodes
- fields
- views
- ui
It makes it easier to find your way. General rule: as little css as possible, only override what is needed. Ask for help, make backups.
1.2 Todo
- Image Carousel with news item rotation on front page with small html overlay and dots indicating "position" in carousel - maybe http://nivo.dev7studios.com/demos/ or http://slidesjs.com/examples/images-with-captions/
- footer copyright "to" value doesn't work - php permission problem?