Philip Arndt
0df8829a59
Fix routing.
2012-02-02 10:53:57 +13:00
Philip Arndt
76998c2885
I accidentally this twice.
2012-02-01 18:07:27 +13:00
Philip Arndt
33bfa4dd23
Added support for new code in Refinery CMS since resolve/refinerycms#1234
2012-02-01 16:34:06 +13:00
Tony Semana
4eb17bb58d
Fixed to show the word 'blog' only once in route
2012-01-17 15:17:43 -05:00
Philip Arndt
b1e4fd0094
Fixed namespacing for Refinery conventions.
2012-01-17 16:56:24 +13:00
Philip Arndt
b3a25c1b68
Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin::Blog
2012-01-17 16:56:23 +13:00
Jamie Winsor
5dd11ffc61
Remove Refinery::Application route draw call, it no longer exists
2011-10-26 13:29:01 -07:00
Uģis Ozols
3fa8937b95
Rails 3.1 - wip.
2011-07-27 13:46:24 +03:00
Jack Kinsella
d8a2fe3eec
Using preferred "defaults" hash to set format of blog/feed.rss to "rss".
2011-07-22 06:54:28 -07:00
Johan Bruning
8d031ed0c7
Added ability to disable teaser independent of teaser length
...
I prefer full length articles at all times on blogs and don't like teasers. I added the ability for people to disable teasers so full articles will be shown by default. The teasers can e enabled just like comments from the admin page or trough the normal settings.
However not sure if the post partial now is conform standards. Maybe the helper method "blog_post_teaser" could encapsulate the check which is now done in the view and return the full length article instead of a teaser if the teasers are disabled.
2011-07-04 16:22:48 +02:00
Joe Sak
7fa3b30509
make the tag_name optional for crazy languages
2011-06-30 09:37:55 -05:00
Joe Sak
82be905a7e
This should be a slash to further clear up confusion on which param is which
2011-06-28 09:35:07 -07:00
Joe Sak
39a5167c20
tag url strategy updated
2011-06-21 23:09:18 -05:00
Joe Sak
b8d2bcb913
autocomplete added for tags
2011-06-15 11:02:59 -05:00
Robin Wenglewski
688e7002ed
fix for issue 58
2011-04-04 19:11:24 +02:00
Joe Sak
3748c1d9ef
Closes GH-29. Blog posts act as taggable. rspec & cukes passing
2011-03-11 14:23:44 -06:00
Philip Arndt
f221da62cd
Added settings click-button functionality for toggling comments being enabled, with translations.
2011-02-21 13:21:56 +13:00
Joe Sak
eac7a05f93
Add route for uncategorized posts index in blog admin
2011-02-16 00:13:00 -06:00
Joe Sak
bf74b32f3f
Archives group by year after 2 years
2011-01-10 16:11:53 -06:00
Amanda Wagener
c38d9c3da5
Remove all Rails2/Rails3 checks as master is now Rails3 only
2010-12-01 11:43:26 +13:00
djones
207a6c32b2
remove data-nav-url attribute from in post navigation
2010-11-27 10:11:16 +13:00
Philip Arndt
97101633ca
Consistent whitespace.
2010-11-23 09:34:11 +13:00
Philip Arndt
c67c282bc4
Merge remote branch 'origin/master'
2010-11-22 15:28:06 +13:00
Joe Sak
da581331c7
total refactor here
2010-11-20 15:38:28 -06:00
J. Edward Dewyea
b663684114
remove unnecessary prefix
2010-11-20 15:42:13 -05:00
J. Edward Dewyea
aec8d69e3b
:name_prefix has been deprecated
2010-11-20 15:28:06 -05:00
Joe Sak
2f94c8c08a
ajaxify the nav
2010-11-20 13:59:27 -06:00
Joe Sak
b093813eef
Archive routing tested and fixed
2010-11-20 11:34:23 -06:00
Joe Sak
dc3cbaa091
Archive listing, views, helpers
...
@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
2010-11-18 10:52:10 -06:00
Joe Sak
1cfbfdb5da
Routing errors in Rails3
2010-09-21 22:41:48 -05:00
djones
4a5e2ec52e
add rss support
2010-09-14 15:02:02 +12:00
Fernando Blat
3da7ea869a
Fixed the reference to public blog routes. Fixed module dependency
2010-09-07 12:00:20 +02:00
djones
bd50bdb415
refactoring the frontend to use more partials, separate out the categories 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
2010-09-06 16:22:13 +12:00
Philip Arndt
a2f655b55e
Hello rails3 support.
2010-09-03 23:32:07 +12:00
Philip Arndt
5c71c0aaa5
Comment moderation now working in the backend. Of course it still happens automatically if the blog isn't moderated based on whether it's spam or not.
2010-09-02 17:49:11 +12:00
Philip Arndt
21dca99ddf
wrote rails engine for later, added ability to add comments and see ones already posted.
2010-08-28 18:15:53 +12:00
Philip Arndt
5cb8590286
frontend markup and categories.
2010-08-26 17:41:32 +12:00
Philip Arndt
a6b6a0da34
Better settings, update notified has a form but doesn't yet work. Created script files but not using them yet.
2010-08-10 16:17:03 +12:00
Philip Arndt
54a0f6ebff
Set up menu and what is to come.
2010-08-09 21:06:54 +12:00
Philip Arndt
a5fe9225fa
Namespaced blog posts under blog/posts to allow for blog/comments and blog/categories
2010-08-09 19:31:22 +12:00
Philip Arndt
837ea01a34
Initial commit - you can create, edit and delete a blog post and it respects the fact that it is draft or not.
2010-08-09 16:47:56 +12:00