Support autocomplete
[mkdrusampletheme.git] / mkdrusampletheme.info
1 name = MkDru Subtheme Example 
2 description = A demonstration using Drupal theming to customise MkDru. 
3 core = 7.x
4 base theme = bartik
5
6 stylesheets[all][] = css/customtheme.css
7
8 regions[header] = Header
9 regions[help] = Help
10 regions[page_top] = Page top
11 regions[page_bottom] = Page bottom
12 regions[highlighted] = Highlighted
13
14 regions[featured] = Featured
15 regions[content] = Content
16 regions[sidebar_first] = Sidebar first
17 regions[sidebar_second] = Sidebar second
18
19 regions[triptych_first] = Triptych first
20 regions[triptych_middle] = Triptych middle
21 regions[triptych_last] = Triptych last
22
23 regions[footer_firstcolumn] = Footer first column
24 regions[footer_secondcolumn] = Footer second column
25 regions[footer_thirdcolumn] = Footer third column
26 regions[footer_fourthcolumn] = Footer fourth column
27 regions[footer] = Footer