localgovdrupal / localgov_microsites_group

LocalGov Drupal Microsites Group integration
1 stars 2 forks source link

Local Task tabs on Microsite Group #36

Closed ekes closed 2 years ago

ekes commented 2 years ago

https://github.com/localgovdrupal/localgov_microsites/issues/36

Rename local task link

Rename 'Domain settings' to 'Site settings' Rename 'View' to 'Dashboard' ? Rename 'Edit' to 'Site design'

User permissions

Hide 'Delete' Hide group permissions (assuming we don't need them for now) Hide 'All entities' Hide revisions (for now)

Views

Rename 'Members' to 'Users' Rename 'Nodes' to 'Content'

Unknown

Change name of 'Group' to 'Site'

ekes commented 2 years ago

User permissions

Hide 'Delete' Hide group permissions (assuming we don't need them for now) Hide 'All entities' Hide revisions (for now)

@finnlewis these are already removed from the admin as they don't have the permission to do these things, should they (all) be removed from the controller; and then is this a permission for them, or just a visual change? Like should they be able to delete microsites for example?

ekes commented 2 years ago

User permissions Hide 'Delete' Hide group permissions (assuming we don't need them for now) Hide 'All entities' Hide revisions (for now)

@finnlewis these are already removed from the admin as they don't have the permission to do these things, should they (all) be removed from the controller; and then is this a permission for them, or just a visual change? Like should they be able to delete microsites for example?

Removed even when user has access to them for now.

ekes commented 2 years ago

Views

Rename 'Members' to 'Users' Rename 'Nodes' to 'Content'

Already done #30 with followup #27