e.g.
admin/build/block/configure/block/

is not working at all.

admin is unsupported or what?

CommentFileSizeAuthor
#3 1290754.patch1012 bytesmkalkbrenner

Comments

mkalkbrenner’s picture

ThemeKey works well with admin paths depending on your admin theme settings.

But ThemeKey is explicitly turned off at /admin/build/block. Otherwise it's impossible to configure blocks per theme.
But you're right that it might be turned on at admin/build/block/configure/block/.

lekvarnik’s picture

Thanks for a quick response. But how could I turn it on for all

admin/build/block/configure/block/

or maybe better

admin/build/block/configure/block/%

If I choose

drupal:path

equals to

admin/build/block/configure/block/%

and change the theme from admin theme to my theme of my frontapge website

it is not working ;(

I tried flush cache and also logged out logged in, but it won't help.

Any advice?

mkalkbrenner’s picture

Title: Themekey not working for admin links » Themekey not working for block detail configuration
Status: Active » Needs review
StatusFileSize
new1012 bytes

As I already mentioned, ThemeKey is turned off for admin/build/block/*

But you can test the patch attached which turns off ThemeKey only at admin/build/block and admin/build/block/list/*, but not at admin/build/block/configure/*.

mkalkbrenner’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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