summaryrefslogtreecommitdiffstats
path: root/templates/news/view.html
AgeCommit message (Expand)AuthorFilesLines
2012-10-27Remove usages of 'django.contrib.markup'Dan McGee1-2/+1
2012-10-26Enable safe mode for markdown parsingDan McGee1-1/+1
2012-09-18More structured data markup for news articlesDan McGee1-3/+2
2012-09-15Add structured data markup from schema.org to news itemsDan McGee1-2/+12
2010-09-24Fix news permission checking in templatesDan McGee1-2/+2
2010-09-21Update news views to use slug instead of IDDan McGee1-2/+2
2010-09-15Ensure consistent date formatting everywhereDan McGee1-1/+1
2010-07-07Get news markdown formatting working everywhereDan McGee1-1/+1
2010-07-07Format all news items using markdownDan McGee1-2/+3
2010-05-17Redesigned News PagesThayer Williams1-10/+19
2010-03-02Fix up HTML titles on a lot of pagesDan McGee1-0/+1
2009-05-25Mark news as safe so people can enter HTML.Dusty Phillips1-1/+1
2007-11-03Initial import for public release...eliott1-0/+13