If I have a URL like "site/?q=blog/1" in a Drupal 6 menu, could I make it "site/?q=blog/[user_id]" so that it would redirect to the user's own blog? Does RPTags allow this?
If I have a URL like "site/?q=blog/1" in a Drupal 6 menu, could I make it "site/?q=blog/[user_id]" so that it would redirect to the user's own blog? Does RPTags allow this?
Comments
Comment #1
avpadernoRPTags is just a module which implements a filter for the body content of nodes you submit in a Drupal-powered web site. It doesn't change any menu links.
Comment #2
avpadernoI am setting the status to fixed to make the report close automatically.