Themes in 0.7
- Open /public/assets/themes/
- Create a new folder in it for your new theme
- Copy stylesheet and image files from default theme
- Update stylesheets and images to best feed to your needs
- Go to Administration -> Configuration -> General and select your theme
Theme support will not change between 0.7 beta and 0.7.
The decision was made to put only stylesheets and images in themes, but not the templates (views). In the near future, views will not be in one folder as they are now. Every plugin will have its own set of views. If we put views in themes than every theme will need to ship with views for every plugin that user might need or we should enable plugin installation process to put views in every theme and theme installation process to get views from every plugin. That is really bad application design IMO.
So, we will go with good old rule of development: keep content/construction and presentation separated (basically it means that view will not be part of the themes in the future).
If you have any ideas how to improve markup to make it more flexible just shoot!
Comments:
I have aC 0.7beta up on my local machine for tinkering with, and was greatly relieved to see the date changing option available, specially that it was user dependant and not system dependant. would be super in having the work done in multiple timezones.
just wanted to know if the BIG day is near when aC 0.7 will be released.
I just installed activeCollab for the first time and am liking it so far.
One idea for organizing the themes for views is to have a set of default views and then give themes the ability to override them. I believe the Drupal CMS is designed that way.
That way, themes can change what they want without having to change everything.
Have fun!






Jess & Caidy Planck
2006-09-08 5:41
Just a thought and a place to look.