Mercurial > public > sg101
log
age | author | description |
---|---|---|
Tue, 18 Oct 2011 00:04:37 +0000 | Brian Neal | For #233; first commit for adding social media sharing buttons to news stories. |
Sat, 15 Oct 2011 22:04:18 +0000 | Brian Neal | For #232, added some javascript to resize pics inside forum posts if they are too big. |
Fri, 14 Oct 2011 02:12:05 +0000 | Brian Neal | Fix #231: add a 'view my forum posts' link to profile. |
Fri, 07 Oct 2011 02:11:33 +0000 | Brian Neal | Fixing #230; add a scrollbar to the PM popup dialog if necessary. This wasn't as easy as I thought. Had to wrap the PM text in a div with its styling (max-height and overflow). If I then resized the dialog, I'd get two scrollbars. So for now, made the dialog non-resizable. |