I have been successfully using 'me' to access views that use UID as the argument (great module). However, I would like to use the argument "Node: User posted or commented" too and 'me' aliases doesn't seem to be an option for that argument. I would like to have that option.

Comments

cdale’s picture

Version: 6.x-2.6 » 6.x-2.x-dev

Sounds like a good idea. I'll try to get to this soon. Feel free to attempt it yourself and provide a patch if you feel up to it. :) The user uid, and user name handlers in the me module should give you a good base to work from if you do want to give it a go.

brisath’s picture

Thanks for your willingness to do this. It will help me a lot. I'm not much of a Drupal code writer yet, so I'll just have to wait for you or someone else to help with this.

brisath’s picture

Any work toward adding this feature? Thanks.

cdale’s picture

Status: Active » Fixed

Sorry for the delay.

I've just committed this feature. It should be available in 6.x-2.x-dev on the next snapshot run. I'll probably make a release not long after.

cdale’s picture

I actually just changed how this works. It now uses the argument validator to handle me. There is a new validator labeled "me" which should do what you want.

brisath’s picture

Thanks for your attention to this. I'm looking forward to being able to implement it. Where/when will I be able to download the development snapshot?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.