Mercurial > public > sg101
log gpp/templates/forums/display_post.html @ 492:3c48a555298d
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. |
Tue, 08 Mar 2011 03:30:50 +0000 | Brian Neal | Trying a tweak to put background colors on posts in topics. |
Sun, 27 Feb 2011 22:58:48 +0000 | Brian Neal | Fix #162; make username larger in forum posts. |
Sun, 27 Feb 2011 22:12:18 +0000 | Brian Neal | Fixing #157; added goto the top of page intra-page links on forums and yahoo group templates. |