updated contrib themes

This commit is contained in:
Bachir Soussi Chiadmi
2016-11-05 15:35:11 +01:00
parent 104fcaf970
commit 82bb633c3e
44 changed files with 3533 additions and 2015 deletions

View File

@@ -10,18 +10,32 @@ regions[page_top] = Page top
regions[page_bottom] = Page bottom
scripts[] = js/rubik.js
stylesheets[screen][] = core.css
stylesheets[screen][] = icons.css
stylesheets[screen][] = style.css
stylesheets[print][] = print.css
stylesheets[screen][] = css/core.css
stylesheets[screen][] = css/icons.css
stylesheets[screen][] = css/style.css
stylesheets[screen][] = css/jquery.ui.theme.css
stylesheets[print][] = css/print.css
; Support shortcut module links
settings[shortcut_module_link] = 1
settings[rubik_inline_field_descriptions] = 0
; By default sidebar in forms is enabled
settings[rubik_disable_sidebar_in_form] = 0
; Information added by drupal.org packaging script on 2012-02-22
version = "7.x-4.0-beta8"
; By default field placement in the sidebar is disabled
settings[rubik_sidebar_field_ui] = 0
; Enable branding line at the top of the page by default
settings[rubik_show_branding] = 1
; Out of all default Drupal theme features, Rubik uses only secondary menu which
; is displayed at the top of the page, in #branding section.
features[] = secondary_menu
; Information added by Drupal.org packaging script on 2016-03-05
version = "7.x-4.4"
core = "7.x"
project = "rubik"
datestamp = "1329953445"
datestamp = "1457209443"