forked from betovarg/Drupal-Skeleton
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanatibase.info
46 lines (43 loc) · 1.63 KB
/
manatibase.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
core = "7.x"
description = "Basado en Drupal-Skeleton desarrollado por http://www.estudiomanati.com | Folk desarrollado por Max Méndez http://www.maxmendez.net"
engine = "phptemplate"
name = "drupal_skeleton_mmv"
version = 1.0
regions[sidebar_first] = "Sidebar first"
regions[sidebar_second] = "Sidebar second"
regions[content] = "Main Content"
regions[menu] = "Menu container"
regions[main_slider] = "Main slider"
regions[over_content] = "Over content"
regions[under_content] = "Under content"
regions[footer_firstcolumn] = Footer first column
regions[footer_secondcolumn] = Footer second column
regions[footer_thirdcolumn] = Footer third column
regions[footer_fourthcolumn] = Footer fourth column
regions[footer] = "Footer"
regions[social_footer] = "Social menu in footer"
stylesheets[screen][] = "css/layout.css"
stylesheets[screen][] = "css/skeleton.css"
stylesheets[screen][] = "css/drupal.css"
stylesheets[screen][] = "css/base.css"
stylesheets[print][] = "css/base.css"
stylesheets[all][] = "admin.css"
stylesheets[all][] = "block.css"
stylesheets[all][] = "book.css"
stylesheets[all][] = "comment.css"
stylesheets[all][] = "dblog.css"
stylesheets[all][] = "defaults.css"
stylesheets[all][] = "forum.css"
stylesheets[all][] = "help.css"
stylesheets[all][] = "maintenance.css"
stylesheets[all][] = "node.css"
stylesheets[all][] = "openid.css"
stylesheets[all][] = "poll.css"
stylesheets[all][] = "profile.css"
stylesheets[all][] = "search.css"
stylesheets[all][] = "system.css"
stylesheets[all][] = "system-menus.css"
stylesheets[all][] = "taxonomy.css"
stylesheets[all][] = "tracker.css"
stylesheets[all][] = "update.css"
stylesheets[all][] = "user.css"