log gpp/templates/weblinks/link.html @ 499:1a09a7bea000

age author description
2011-10-22 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.
2011-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
2011-01-20 Brian Neal Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3.
2010-09-15 Brian Neal For #93: fix url scheme for weblinks.
2010-05-05 Brian Neal Fix #75; weblinks should have an <a> tag for search engines.
2010-04-03 Brian Neal Implement #62, add support for CSRF protection.
2010-01-03 Brian Neal Implement #49; use POST for updating link hit counts. Also refactored a bit and use javascript to report broken links.
2009-04-11 Brian Neal Adjusted weblinks link template. Use an icon for reporting broken link.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.