Closed (duplicate)
Project:
Domain
Version:
6.x-2.14
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2012 at 12:36 UTC
Updated:
7 Aug 2012 at 13:24 UTC
With Domain Access enabled, it's only possible to show/hide blocks by node path (e.g., node/123, node/1*), not by node alias (path/node-title).
Problem was initially observed with Domain blocks module enabled; have been able to reproduce problem with Node Blocks disabled.
Note: This may be a duplicate of http://drupal.org/node/1706558, which describes a similar issue with regard to show/hide in Google Analytics.
The following modules are enabled under the Domain Access group:
Comments
Comment #1
agentrickardSample block configuration?
Comment #2
escoles commentedFor one of the blocks I needed to display conditionally:
Block-Specific Settings
Title set to "<none>"
Body contains only Google Analytics code
User specific visibility settings
"Users cannot control whether or not they see this block"
Domain specific visibility settings
Set to a single domain -- the master domain is not selected in this particular case.
Role specific visilbility settings
Set to anonymous users only.
Page specific visibility settings
<front>
partner-summit*
node/23*
node/24*
node/25*
node/27*
node/29*
... remainder removed for brevity. The wild-card was added after testing to ensure that google analytics include code didn't show up on any URL variants.
Comment #3
agentrickardI could not replicate the other issue, I suspect this is a duplicate. Closing.
Comment #4
escoles commentedWill test by disabling Global Redirect and Domain Path on a dev site -- see http://drupal.org/node/1706558 for results.