| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 ; $Id: fusion_starter.info,v 1.1.2.5 2010/02/14 06:44:16 sociotech Exp $ 2 3 name = Fusion Starter 4 description = Fusion Starter sub-theme. Requires <a href="http://drupal.org/project/fusion">Fusion Core</a> and the <a href="http://drupal.org/project/skinr">Skinr</a> module to enable easy point-and-click theming. 5 base theme = fusion_core 6 core = 6.x 7 engine = phptemplate 8 9 stylesheets[all][] = css/fusion-starter-style.css 10 stylesheets[all][] = css/system-menus.css 11 stylesheets[all][] = css/nice_menus_default.css 12 stylesheets[all][] = css/nice_menus.css 13 stylesheets[all][] = css/style.css 14 stylesheets[all][] = css/text_resize.css 15 stylesheets[all][] = css/typography.css 16 stylesheets[print][] = css/print.css 17 18 regions[sidebar_first_top] = sidebar first top 19 regions[sidebar_first] = sidebar first 20 regions[sidebar_last] = sidebar last 21 regions[header_top] = header top 22 regions[header] = header 23 regions[preface_top] = preface top 24 regions[preface_bottom] = preface bottom 25 regions[content_top] = content top 26 regions[content] = content 27 regions[content_bottom] = content bottom 28 regions[postscript_top] = postscript top 29 regions[postscript_bottom] = postscript bottom 30 regions[footer] = footer 31 regions[node_top] = node top 32 regions[node_bottom] = node bottom 33 34 features[] = logo 35 features[] = name 36 features[] = slogan 37 features[] = node_user_picture 38 features[] = comment_user_picture 39 features[] = search 40 features[] = favicon 41 features[] = primary_links 42 features[] = secondary_links 43 44 45 ; Default theme settings 46 settings[theme_grid] = grid16-960 47 settings[theme_grid_options][] = grid16-960 48 settings[theme_grid_options][] = grid24-960 49 settings[theme_grid_options][] = grid16-fluid 50 settings[fluid_grid_width] = fluid-100 51 settings[theme_font_size] = font-size-12 52 settings[sidebar_layout] = sidebars-split 53 settings[sidebar_first_top_width] = 3 54 settings[sidebar_first_width] = 3 55 settings[sidebar_last_width] = 3 56 57 ; Inherit Skinr styles from Fusion Core 58 skinr[options][inherit_skins] = true 59 60 ; Disable 12 column grid block widths inherited from fusion_core 61 skinr[grid12-width] = 62 63 ; Sample Skinr style (uncomment to use, see Skinr section in CSS) 64 ;skinr[fusion-example-styles][title] = Sample Skinr block styles 65 ;skinr[fusion-example-styles][type] = checkboxes 66 ;skinr[fusion-example-styles][features][] = block 67 ;skinr[fusion-example-styles][options][1][label] = My sample Skinr style 68 ;skinr[fusion-example-styles][options][1][class] = fusion-example-stylename 69 70 ; Information added by drupal.org packaging script on 2010-05-13 71 version = "6.x-1.x-dev" 72 core = "6.x" 73 project = "fusion" 74 datestamp = "1273752407" 75
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |