Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
will check this Ric, thanks |
|
|
I found out that the Pool Interestingness doesn't work when a group doesn't have an icon (i.e., it's using the default one). The offending line is:
|
|
|
Another nice one, Pierre! :-) Thanks! My first suggestion would be to allow the users to customize the number of pictures shown. I simply added two variables (width & height) and changed 4 lines of code to do this (I prefer a box with 6x6 pictures, instead of the default 5x5). I know, it's trivial for anyone who knows a bit of javascript, but it's hard for anyone who doesn't... And I found out a problem with users that don't allow image downloads. The spaceball.gif that covers their images has an absolute position with a z-index on the link for it, and that link appears above those in the "Quick" pop-up, which means you can't open any link that is right above one of his/her images in the photostream. |