Posted by dsnydernc on January 7, 2008 at 5:38pm
Jump to:
| Project: | Mugshot |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This module has come a long way since you first introduced it, thanks for all your work. One thing I would love to see you work on, is the ability to have a 'user's photos' block or something similar. Such as, when viewing a user's image, a block would be displayed with thumbs of all the user's other photos. They can be accessed in the user profile of course, but having them displayed more easily would give it more of a gallery feel.
Since this module does not integrate with anything else; views, cck etc., I don't think there is anyway to do this ourselves.
Cheers
Comments
#1
This is an excellent case for CCK/Views'ifying mugshot.module - It makes creating page elements using custom queries very simple.
#2
i agree - one interesting step toward this is contentprofile module for d6 which already turns a profile into content so that you can use cck and so on...makes it simple to do things like 'customize your user page' depending on input filter permissions, and do custom layouts (if users want it)
..and in this case, call in mugshots, display mugshots and so on...
in a related thread somebody suggested 'let user insert mugshot as user profile picture' - that is ***brilliant** and so much easier than uploading and all of that...kind of like the webcam youtube utility, but static