<config>
	<tabs>
		<meigee_extensions_tab translate="label" module="Meigee_CategoriesEnhanced">
			<label>Meigee Extensions</label>
			<sort_order>1</sort_order>
		</meigee_extensions_tab>
	</tabs>
	<sections>
		<meigee_categoriesenhanced translate="label" module="Meigee_CategoriesEnhanced">
			<label>Categories Enhanced</label>
			<sort_order>3</sort_order>
			<show_in_default>1</show_in_default>
			<show_in_website>1</show_in_website>
			<show_in_store>1</show_in_store>
			<tab>meigee_extensions_tab</tab>
			<groups>
				<options translate="label">
					<label>Options</label>
					<frontend_type>text</frontend_type>
					<sort_order>1</sort_order>
					<show_in_default>1</show_in_default>
					<show_in_website>1</show_in_website>
					<show_in_store>1</show_in_store>
					<fields>
						<status translate="label comment">
							<label>Mega Menu Status</label>
							<frontend_type>Select</frontend_type>
							<source_model>adminhtml/system_config_source_enabledisable</source_model>
							<sort_order>1</sort_order>
							<show_in_default>1</show_in_default>
							<show_in_website>1</show_in_website>
							<show_in_store>1</show_in_store>
						</status>
						<column_count>
							<label>Max. Quantity of categories in 1 row:</label>
							<frontend_type>text</frontend_type>
							<sort_order>2</sort_order>
							<comment>Set maximum quantity of categories which will be shown in 1 row. If quantity of categories will be less than set, then those categories will be stretched in order to fill all the width of the menu.</comment>
							<show_in_default>1</show_in_default>
							<show_in_website>1</show_in_website>
							<show_in_store>1</show_in_store> 
							<depends>
								<status>1</status>
							</depends>
						</column_count>
					</fields>
				</options>
			</groups>
		</meigee_categoriesenhanced>
	</sections>
</config>