Regions
If you did not mentioned any custom region in .info file the following regoins will be available by default.
- Header
- Highlighted
- Help
- Content
- Sidebar first
- Sidebar second
- Footer
features
The .info file is also used to enable the theme configuration features, like the site name, logo and etc.
To enable a features the following syntax is used
features[] = name of feature
In absence of feature defination the below mentioned features will be available by default.
features[] = logo
features[] = name
features[] = slogan
features[] = node_user_picture
features[] = comment_user_picture
features[] = search
features[] = favicon
features[] = primary_links
features[] = secondary_links
Media Type That Can Be Used With Stylesheet in .Info file
Declare stylesheet in .info file
stylesheets[media_type][] = file.name
The followinf type of media could be declare with stylesheets
[all] /*For all media. covers the widest variety of choices and should be used for your primary stylesheet*/
[projection] /*For projector use.*/
[print] /*For print media.*/
[handheld] /*For handheld devices.*/
[screen] /*For computer screens.*/
Thanks
0 Comment(s)