William's blog

Drupal 5.x Block Visibility - Using PHP code

I recently came across an issue with this site.

I wanted a particular block created by the Views module to only show up on the Account page of the User logged in (Authenticated User). Since this block will be displaying information sensitive to the Author, it should obviously not be visible to other users. Also, since Drupal has a real issue with context sensitive information across the site in its OOTB (out of the box) configuration -- without having to load extra modules into memory, I had to hunt around for a solution that might solve a few issues.

Drupal Blog - Access Denied error

If, much like myself, you've recently activated the blog.module along with the blogapi.module, you've probably run into a problem as you navigate to the blog page of a user.

Syndicate content