Project:Content Management Filter
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I reported this issue at the 'ME' aliases project at http://drupal.org/node/352003 but I figured it might be an issue to address here too, since to CMF tab seems to be the only link on the user page that is not working correctly:

I wanted to be able to create a menu link that pointed directly to a user's list of their authored content. The CMF module http://drupal.org/project/cmf does provide this page but no menu link. The path is user/1/cmf so to make the link work for everyone, I thought the perfect solution with be 'Me' aliases. The module works great for everything else, except on the CMF page it is showing all content instead of just the user's authored content only. Manually substituting the UID for "me" in the path does show the correct results, like it did before I installed the Me module. I'm using Drupal 6.8

Alternately, I can solve my problem by just having a CMF menu link that is always conditional for the user (e.g. user/[uid]/cmf), but I'm not sure how to do this or if it is even possible with the current build. My goal is to have a menu link that is something to the effect of "My Posts" that shows published and not published content.

Comments

#1

#2

Status:active» closed (duplicate)
nobody click here