Closed (outdated)
Project:
User Visits
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2012 at 07:40 UTC
Updated:
16 Mar 2022 at 10:21 UTC
Jump to comment: Most recent
Comments
Comment #1
SGhosh commentedI have just completed porting the module; waiting for a review of the code. So I suppose any new feature will have to wait a bit.
What sort of image styles do you think should be available? I think the image should always be a thumbnail. Any suggestions from you? But please give it in a little detail. :) Adding more features is always great! ^_^
It would be great if you checked out the ported module and reviewed it.(of course if you have time :)). This is the link to the sandbox project (User Visits D7)- http://drupal.org/sandbox/SGhosh/1538982
And please, please report any bugs you find.
Comment #2
funature commentedi mean i have different image sizes for user picture(imagecache), maybe you should offer the option let me to choose one:)
Comment #3
funature commentedhere is my custom theme_user_visits function, i can manually change the image style for the user picture. but i think it is better if you can do something to offer an option in block configuration. and i really want to see the integration with the views module, if you have time.
Comment #4
SGhosh commentedYeah it definitely should have an option for that + options for whether you want the user image or not. But right now I am awaiting review on the User Visits D7 + I am also a bit busy with some other projects. So it will have to wait for some time. But I'll surely work on adding these extra features whenever I get time :)
I'm still a Drupal noob, so it will take some time for this.
And thanks so much for taking interest. ^_^
Comment #5
funature commentedi'm glad to help you testing it, i hope i can do more, but sorry i'm not a coder.
Comment #6
stevenx commentedThans for this patch.
Helped me alot!
If no account picture was added by the user you could add this to deliver a default picture:
Comment #7
sanduhrs