20 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
################################
 | 
						|
#### CONTENT ELEMENT WIZARD ####
 | 
						|
################################
 | 
						|
mod.wizards.newContentElement.wizardItems.a2gMaps {
 | 
						|
    after = common, menu, special, forms, plugins, blog
 | 
						|
    header = LLL:EXT:a2g_maps/Resources/Private/Language/locallang_db.xlf:wizard.group.maps
 | 
						|
    elements {
 | 
						|
        a2gmaps_map {
 | 
						|
            iconIdentifier = a2g_maps-plugin-map
 | 
						|
            title = LLL:EXT:a2g_maps/Resources/Private/Language/locallang_db.xlf:plugin.map.title
 | 
						|
            description = LLL:EXT:a2g_maps/Resources/Private/Language/locallang_db.xlf:plugin.map.description
 | 
						|
            tt_content_defValues {
 | 
						|
                CType = list
 | 
						|
                list_type = a2gmaps_map
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
    show = *
 | 
						|
}
 |