cms-core-bootstrap-hacks.css |
cms-core-bootstrap-hacks.css |
|
/*
* Bootstrap 3 compatibility hacks
*/
/* Bootstrap compatibility fixes for contrib themes */
* { box-sizing: content-box; }
html { font-size: inherit; }
.row {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing:… |
cms-core.css |
cms-core.css |
|
/*
* Bootstrap 3 grid, with some modifications to play nice with Drupal and CKEditor
*/
img {
width: auto; /* Prevent squishing of large images in all themes */
height: auto;
}
.carousel img {
… |
cms_core.bean.inc |
cms_core.bean.inc |
|
cms_core.bean.inc |
cms_core.features.field_base.inc |
cms_core.features.field_base.inc |
|
cms_core.features.field_base.inc |
cms_core.features.field_instance.inc |
cms_core.features.field_instance.inc |
|
cms_core.features.field_instance.inc |
cms_core.features.filter.inc |
cms_core.features.filter.inc |
|
cms_core.features.filter.inc |
cms_core.features.inc |
cms_core.features.inc |
|
cms_core.features.inc |
cms_core.features.menu_custom.inc |
cms_core.features.menu_custom.inc |
|
cms_core.features.menu_custom.inc |
cms_core.features.menu_links.inc |
cms_core.features.menu_links.inc |
|
cms_core.features.menu_links.inc |
cms_core.features.user_permission.inc |
cms_core.features.user_permission.inc |
|
cms_core.features.user_permission.inc |
cms_core.file_default_displays.inc |
cms_core.file_default_displays.inc |
|
cms_core.file_default_displays.inc |
cms_core.info |
cms_core.info |
|
name = Glazed Drupal CMS Core
core = 7.x
package = Sooperthemes
project = cms_core
dependencies[] = bean
dependencies[] = bean_admin_ui
dependencies[] = block_class
dependencies[] = contact
dependencies[] = ctools
dependencies[] =… |
cms_core.install |
cms_core.install |
|
Install, update and uninstall functions for the CMS Blog module. |
cms_core.module |
cms_core.module |
|
|
cms_core.strongarm.inc |
cms_core.strongarm.inc |
|
cms_core.strongarm.inc |
cms_core_content.features.inc |
cms_core_content/cms_core_content.features.inc |
|
cms_core_content.features.inc |
cms_core_content.features.menu_links.inc |
cms_core_content/cms_core_content.features.menu_links.inc |
|
cms_core_content.features.menu_links.inc |
cms_core_content.features.uuid_node.inc |
cms_core_content/cms_core_content.features.uuid_node.inc |
|
cms_core_content.features.uuid_node.inc |
cms_core_content.info |
cms_core_content/cms_core_content.info |
|
name = Glazed Drupal CMS Core Demo Content
description = Demo content for Drupal CMS core package
core = 7.x
package = Sooperthemes
version = 7.x-1.4
project = cms_core
dependencies[] = bean_uuid
dependencies[] = cms_core
dependencies[] =… |
cms_core_content.install |
cms_core_content/cms_core_content.install |
|
|
cms_core_content.module |
cms_core_content/cms_core_content.module |
|
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |