You are here

commons_origins.info in Drupal Commons 6.2

; $Id: fusion_starter.info 7101 2010-04-08 06:51:41Z chris $

name = Commons Origins
description = This is the original theme released with Commons. Works with Commons. Requires <a href="http://drupal.org/project/fusion">Fusion Core</a>, Commons Roots, and the <a href="http://drupal.org/project/skinr">Skinr</a> module to enable easy point-and-click theming. By Acquia and TopNotchThemes.
base theme = commons_roots
core = 6.x
engine = phptemplate

stylesheets[all][] = css/commons_origins-style.css
scripts[] = js/commons_origins.js

regions[sidebar_first] = sidebar first
regions[sidebar_last] = sidebar last
regions[header_top] = header top
regions[header] = header
regions[preface_top] = preface top
regions[preface_bottom] = preface bottom
regions[content_top] = content top
regions[content] = content
regions[content_bottom] = content bottom
regions[postscript_top] = postscript top
regions[postscript_bottom] = postscript bottom
regions[footer] = footer
regions[node_top] = node top
regions[node_bottom] = node bottom

features[] = logo
features[] = name
features[] = slogan
features[] = node_user_picture
features[] = comment_user_picture
features[] = search
features[] = favicon
features[] = primary_links
features[] = secondary_links

; Default theme settings
settings[theme_grid] = grid16-960
settings[theme_grid_options][] = grid16-960
settings[theme_grid_options][] = grid16-fluid
settings[fluid_grid_width] = fluid-90
settings[theme_font_size] = font-size-12
settings[sidebar_layout] = sidebars-split
settings[sidebar_first_width] = 4
settings[sidebar_last_width] = 5

File

themes/commons_origins/commons_origins.info
View source
  1. ; $Id: fusion_starter.info 7101 2010-04-08 06:51:41Z chris $
  2. name = Commons Origins
  3. description = This is the original theme released with Commons. Works with Commons. Requires Fusion Core, Commons Roots, and the Skinr module to enable easy point-and-click theming. By Acquia and TopNotchThemes.
  4. base theme = commons_roots
  5. core = 6.x
  6. engine = phptemplate
  7. stylesheets[all][] = css/commons_origins-style.css
  8. scripts[] = js/commons_origins.js
  9. regions[sidebar_first] = sidebar first
  10. regions[sidebar_last] = sidebar last
  11. regions[header_top] = header top
  12. regions[header] = header
  13. regions[preface_top] = preface top
  14. regions[preface_bottom] = preface bottom
  15. regions[content_top] = content top
  16. regions[content] = content
  17. regions[content_bottom] = content bottom
  18. regions[postscript_top] = postscript top
  19. regions[postscript_bottom] = postscript bottom
  20. regions[footer] = footer
  21. regions[node_top] = node top
  22. regions[node_bottom] = node bottom
  23. features[] = logo
  24. features[] = name
  25. features[] = slogan
  26. features[] = node_user_picture
  27. features[] = comment_user_picture
  28. features[] = search
  29. features[] = favicon
  30. features[] = primary_links
  31. features[] = secondary_links
  32. ; Default theme settings
  33. settings[theme_grid] = grid16-960
  34. settings[theme_grid_options][] = grid16-960
  35. settings[theme_grid_options][] = grid16-fluid
  36. settings[fluid_grid_width] = fluid-90
  37. settings[theme_font_size] = font-size-12
  38. settings[sidebar_layout] = sidebars-split
  39. settings[sidebar_first_width] = 4
  40. settings[sidebar_last_width] = 5