Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sat, 22 Oct 2011 00:07:50 +0000 | Brian Neal | Added a custom tag to display a link to a profile. Refactored the avatar tag to optionally display a profile link around the image. Removed the width and height attributes from the avatar image tag. I think this was causing disk hits whenever those properties were not cached. The avatar tag is now an inclusion tag. |
Thu, 20 Oct 2011 01:00:19 +0000 | Brian Neal | For #233; add social media sharing buttons to the photo of the day app. |
Thu, 20 Oct 2011 00:36:37 +0000 | Brian Neal | For #233, switched to asynchronous loading of the social media sharing javascript. Also switched to Facebook's javascript SDK instead of using an iframe for the like/share button. |
Wed, 19 Oct 2011 23:31:22 +0000 | Brian Neal | For #232, add some javascript to resize large images in user comments. |