Initial Drupal 11 with DDEV setup
This commit is contained in:
		
							
								
								
									
										21
									
								
								web/core/modules/taxonomy/taxonomy.permissions.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								web/core/modules/taxonomy/taxonomy.permissions.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
			
		||||
administer taxonomy:
 | 
			
		||||
  title: 'Administer vocabularies and terms'
 | 
			
		||||
 | 
			
		||||
access taxonomy overview:
 | 
			
		||||
  title: 'Access the taxonomy vocabulary overview page'
 | 
			
		||||
  description: 'Get an overview of all taxonomy vocabularies.'
 | 
			
		||||
 | 
			
		||||
revert all taxonomy revisions:
 | 
			
		||||
  title: 'Revert all term revisions'
 | 
			
		||||
 | 
			
		||||
delete all taxonomy revisions:
 | 
			
		||||
  title: 'Delete all term revisions'
 | 
			
		||||
 | 
			
		||||
view all taxonomy revisions:
 | 
			
		||||
  title: 'View all term revisions'
 | 
			
		||||
 | 
			
		||||
view vocabulary labels:
 | 
			
		||||
  title: 'View vocabulary labels'
 | 
			
		||||
 | 
			
		||||
permission_callbacks:
 | 
			
		||||
  - Drupal\taxonomy\TaxonomyPermissions::permissions
 | 
			
		||||
		Reference in New Issue
	
	Block a user