id1_kras: Блог

Главные вкладки

Дочерняя тема Drupal

22 мая 2015 в 7:04

Помогите пожалуйста решить вопрос по созданию дочерней темы.
- Установил сборку Drupalife store, создал папку
\sites\all\themes\mytheme\
- Создал файл mytheme.info, style.css в этой папке
- Скопировал из файла
\profiles\drupalife_store\themes\drupalife_store\drupalife_store.info данные о регионах
- Заполнил файл mytheme.info, ниже его содержимое

name = mytheme
description = Modified Drupalife store theme
core = 7.x
engine = phptemplate
base theme = drupalife_store

regions[navigation] = Navigation
regions[help] = Help
regions[content] = Content
regions[content_front] = Front content
regions[sidebar_first] = Sidebar
regions[footer] = Footer
regions[page_top] = Page top
regions[page_bottom] = Page bottom