log

age author description
Sun, 06 Nov 2011 01:14:26 +0000 Brian Neal Backout last change. Stay xhtml for now.
Sat, 05 Nov 2011 18:10:30 +0000 Brian Neal Configure jPlayer to show hours in the duration.
Sat, 05 Nov 2011 15:54:53 +0000 Brian Neal Changed to HMTL5 in base template.
Sat, 22 Oct 2011 00:48:45 +0000 Brian Neal For #235, some minor news tweaks. The submitted by text is now a link to the author's profile. Only show 1 textarea to the user when submitting a new news story. The admin can paste into the 2nd one if needed.
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.
Wed, 19 Oct 2011 01:24:46 +0000 Brian Neal For #234, update jPlayer to 2.0.1.
Wed, 19 Oct 2011 00:05:54 +0000 Brian Neal For #233; add social media sharing buttons to podcast pages.
Tue, 18 Oct 2011 23:23:42 +0000 Brian Neal For #233, add a meta description field for news stories. This field will get put in the open graph meta tag for better descriptions when shared on social media sites.
Tue, 18 Oct 2011 00:14:34 +0000 Brian Neal For #233, make sure og:url and og:image are fully qualified (http://).
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.