aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Collapse)AuthorAgeFilesLines
* BlogPost != NewsItemJoe Sak2011-01-101-4/+4
|
* Archives group by year after 2 yearsJoe Sak2011-01-101-3/+17
|
* Used internationalization for the months in the file list.Marcelo Griggio Cajueiro2011-01-031-1/+1
|
* << is much faster than +=Philip Arndt2010-12-101-6/+6
|
* Move 'Archives' text to locale.Uģis Ozols2010-12-101-1/+3
|
* keep to the same markup scheme Refinery uses for the menudjones2010-11-261-2/+4
|
* Consistent whitespace.Philip Arndt2010-11-231-3/+3
|
* Added Next, Previous Article & Home navigationJoe Sak2010-11-201-0/+4
|
* Archive listing, views, helpersJoe Sak2010-11-181-0/+22
@page added to PostsController TODO: language file stuff -- I left comments in the view files where these belong. I don't know how to test them from here