Drupal 7 has a option to "Use the administration theme when editing or creating content". It can be found at "admin/appearance", in the administration theme area.

Is it possible to select this for domain themes?

I can only find an option to
- select the domain theme (/admin/structure/domain/view/3/theme)
- select an Administrative theme (/admin/structure/domain/view/3/config)

Is there somewhere also an option to "Use the administration theme when editing or creating content" for domain themes?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

agentrickard’s picture

Status: Active » Postponed

No. Technically, that would be part of Domain Conf, if we wanted that feature, because it is global and not per-theme.

If you'd like this feature, please make this a Feature request.

dbassendine’s picture

Category: Support request » Feature request
Issue summary: View changes
Status: Postponed » Needs review
FileSize
1.24 KB

We needed this setting configured on a per-domain basis, so I've implemented it in domain_conf, based on how the other variables were set up.

This adds a checkbox to the Administrative Theme section of the domain settings form with a checkbox that allows you to select whether to use the admin theme for creating/editing content on this domain.

It works well in our testing, feedback welcome.

agentrickard’s picture

Status: Needs review » Fixed

Committed!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.