Hi Drupal Experts, I'm having a small issue with the controlling of blocks on my Drupal site. I can easily control blocks for most content types but I cannot figure out how to do this with feed aggregator pages. For example on this page Kenyan UK News. How would I configure the visibilty settings to show or hide a block for this page because typing in the url did not work? Thanks in advance Jay
specifying the url of the aggregator page should work. Are you using the machine url or the friendly url?
I used the whole path which is http://www.kenyanuk.com/new/aggregator/sources/1. Is that the correct thing to do because it does not seem to work.
By the way, how do I configure friendly urls. I thought that I was doing this by using "path" at the bottom of each node? Which leads the url to look like /news instead of /node-1 etc
You ARE currently using friendly urls. If you weren't your urls would look like index.php?q... For entering the url to exclude in the block config you need to use the relative path (new/aggregator/sources/1), not the full one like you're doing, and it's sometimes better to actually use the machine path. Hope this helps.
Actually you should use aggregator/sources/1 in the block settings, since your drupal is installed in folder /new/