Created
October 18, 2013 15:07
-
-
Save michellemhey/7042972 to your computer and use it in GitHub Desktop.
urgentteam.info page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name = urgentteam | |
description = Hi im urgentteam based on mothership - you should really rename me :) | |
screenshot = screenshot.png | |
engine = phptemplate | |
core = 7.x | |
php = 5.2 | |
base theme = mothership | |
;-------------- F E A T U R E S ------------- | |
features[] = logo | |
features[] = favicon | |
features[] = name | |
features[] = slogan | |
features[] = node_user_picture | |
features[] = comment_user_picture | |
features[] = comment_user_verification | |
features[] = job | |
features[] = location_finder | |
features[] = promotions | |
;features[] = main_menu | |
;features[] = secondary_menu | |
;-------------- R E G I O N S ------------- | |
;regions_hidden[] = im_a_hidden_but_visibel_for_a_module | |
;-- Required Regions | |
regions[page_top] = Page Top | |
regions[content] = Content | |
regions[page_bottom] = Page Bottom | |
regions[sidebar_first] = Left sidebar | |
regions[sidebar_second] = Right sidebar | |
regions[content] = Content | |
regions[header] = Header | |
regions[footer] = Footer | |
regions[highlighted] = Highlighted | |
regions[help] = Help | |
regions[page_top] = Page Top | |
regions[page_bottom] = Page Bottom | |
;-- Core Regions | |
regions[header] = Header | |
regions[highlighted] = Highlighted | |
regions[hero] = Hero | |
regions[content] = Content | |
regions[sidebar_first] = Sidebar First | |
regions[sidebar_second] = Sidebar Second | |
regions[help] = Help | |
regions[footer] = Footer | |
;-- Additional regions | |
regions[location_search] = Location search | |
;-------------- C S S ------------- | |
stylesheets[all][] = assets/css/app.css | |
;-------------- CSS FOAD ------------- | |
;stylesheets[all][] = donteverloadmeagain.css | |
;-------------- JS ------------- | |
scripts[] = assets/js/script.js | |
;-------------- Default Mothership Settings ------------- | |
settings[mothership_rebuild_registry] = 0 | |
settings[mothership_poorthemers_helper] = 0 | |
settings[mothership_test] = 0 | |
settings[mothership_nuke_css]= mothership_css_nuke_theme | |
settings[mothership_html5] = 1 | |
settings[mothership_viewport] = 1 | |
settings[mothership_css_reset] = 0 | |
settings[mothership_css_reset_html5] = 0 | |
settings[mothership_css_default] = 1 | |
settings[mothership_css_mothershipstyles] = 1 | |
settings[mothership_classes_body_html] = 1 | |
settings[mothership_classes_body_front] = 0 | |
settings[mothership_classes_body_loggedin] = 1 | |
settings[mothership_classes_body_layout] = 0 | |
settings[mothership_classes_body_toolbar] = 0 | |
settings[mothership_classes_body_pagenode] = 1 | |
settings[mothership_classes_body_path] = 0 | |
settings[mothership_classes_body_path_first] = 0 | |
settings[mothership_classes_region] = 1 | |
settings[mothership_region_wrapper] = 1 | |
settings[mothership_classes_block] = 1 | |
settings[mothership_classes_block_id] = 1 | |
settings[mothership_classes_block_id_as_class] = 0 | |
settings[mothership_classes_block_contentdiv] = 1 | |
settings[mothership_classes_node] = 0 | |
settings[mothership_classes_node_state] = 0 | |
settings[mothership_classes_node_id] = 0 | |
settings[mothership_classes_view] = 1 | |
settings[mothership_classes_view_name] = 1 | |
settings[mothership_classes_view_view_id] = 0 | |
settings[mothership_classes_view_row] = 1 | |
settings[mothership_classes_view_row_count] = 1 | |
settings[mothership_classes_view_row_first_last] = 1 | |
settings[mothership_classes_view_row_rename] = 0 | |
settings[mothership_classes_field_field] = 0 | |
settings[mothership_classes_field_type] = 0 | |
settings[mothership_classes_field_label] = 1 | |
settings[mothership_classes_form_wrapper_formitem] = 1 | |
settings[mothership_classes_form_wrapper_formtype] = 1 | |
settings[mothership_classes_form_wrapper_formname] = 1 | |
settings[mothership_classes_form_label] = 1 | |
settings[mothership_classes_form_input] = 1 | |
settings[mothership_classes_form_description] = 1 | |
settings[mothership_form_required] = 1 | |
settings[mothership_form_labelwrap] = 0 | |
settings[mothership_classes_menu_wrapper] = 1 | |
settings[mothership_classes_menu_items] = 0 | |
settings[mothership_classes_menu_items_firstlast] = 1 | |
settings[mothership_classes_menu_collapsed] = 0 | |
settings[mothership_classes_menu_items_active] = 0 | |
settings[mothership_classes_menu_leaf] = 1 | |
settings[mothership_modernizr] = 0 | |
settings[mothership_selectivizr] = 0 | |
settings[mothership_selectivizr_cdn] = 0 | |
settings[mothership_frontpage_default_message] = 1 | |
settings[mothership_content_block_wrapper] = 1 | |
settings[mothership_frontpage_regions] = 1 | |
settings[mothership_classes_body_freeform] = '' | |
settings[mothership_classes_block_freeform] = '' | |
settings[mothership_classes_node_freeform] = '' | |
settings[mothership_classes_region_freeform] = '' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment