gizra.com - How to deal with a colliding aliases
Do. 01.03.2012 - 13:18
Here's a common problem with aliases:
users/[user:name]/blog -- This is a page defined by Panels. It shows a list of latest blog posts
users/[user:name]/blog/[node:title] -- This is the alias of the node that is a blog post. But if you will try to use it, Drupal thinks you refer to the Panels page, and shows you the lastest blog posts, instead of the node…
More news from gizra.com
16.02.2012
A common design element we see lately in a lot of sites is a banner rotator - image slideshow with some text…
29.01.2012
This post will go over an example (yet fully functionally) module that shows how we can embed a commerce…
24.01.2012
On my last blog post I talked about Message notify module, and mentioned we were using it to send digest…
01.01.2012
Email notification is a convenient way to be updated about new content or comments. There are several modules…
07.12.2011
Following my previous post, and after getting some great reaction from the community via IRC and in Drupalcamp…

