aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/blog
Commit message (Collapse)AuthorAgeFilesLines
* total refactor hereJoe Sak2010-11-201-4/+0
|
* ajaxify the navJoe Sak2010-11-201-5/+28
|
* Um... find_page was already there.Joe Sak2010-11-201-5/+0
|
* Archive listing, views, helpersJoe Sak2010-11-181-2/+16
| | | | | | @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
* Added comment notifications.Philip Arndt2010-11-151-0/+12
|
* prefix with blog_Philip Arndt2010-10-131-1/+4
|
* Let's paginateFernando Blat2010-10-051-1/+1
|
* PaginationFernando Blat2010-10-051-3/+3
|
* add rss supportdjones2010-09-141-4/+8
|
* better gitignore, posts controller now uses translations that existdjones2010-09-071-2/+2
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-062-0/+46
into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks