Changeset [5806857e00702b2880739b13cdd416ca5d26a8c7] by Josh Adams
January 25th, 2009 @ 05:32 PM
added comments system, media player page plugin [won't work until rhulse's media-player works with jQuery.noConflict() though], and base [empty] taxonomy system plugin http://github.com/knewter/ansuz/...
Committed by Josh Adams
- M app/controllers/comments_controller.rb
- M app/helpers/comments_helper.rb
- M app/helpers/gravatar_helper.rb
- M app/models/page.rb
- M app/views/content/page.html.erb
- M app/views/shared/_comment.html.erb
- M app/views/shared/_comment_form.html.erb
- M app/views/shared/_comment_info_link.html.erb
- M app/views/shared/_comments.html.erb
- M app/views/shared/_javascripts.html.erb
- M app/views/shared/_stylesheets.html.erb
- M config/environment.rb
- M config/routes.rb
- M db/migrate/20090125222830_create_comments.rb
- M db/schema.rb
- M public/Song.mp3
- M public/audioplayer.as
- M public/audioplayer.fla
- M public/audioplayer.swf
- M public/example-01.html
- M public/example-02.html
- M public/expressInstall.swf
- M public/javascripts/jquery.fdslider.js
- M public/javascripts/jquery.mediaplayer.js
- M public/playlist_item_songs/3/original/Song.mp3
- M public/stylesheets/comments.css
- M test/fixtures/comments.yml
- M test/unit/comment_test.rb
- M vendor/plugins/acts_as_commentable/.gitignore
- M vendor/plugins/acts_as_commentable/CHANGELOG
- M vendor/plugins/acts_as_commentable/MIT-LICENSE
- M vendor/plugins/acts_as_commentable/OLD_README
- M vendor/plugins/acts_as_commentable/README
- M vendor/plugins/acts_as_commentable/Rakefile
- M vendor/plugins/acts_as_commentable/acts_as_commentable.gemspec
- M vendor/plugins/acts_as_commentable/init.rb
- M vendor/plugins/acts_as_commentable/install.rb
- M vendor/plugins/acts_as_commentable/lib/acts_as_commentable.rb
- M vendor/plugins/acts_as_commentable/lib/comment.rb
- M vendor/plugins/acts_as_commentable/tasks/acts_as_commentable_tasks.rake
- M vendor/plugins/acts_as_commentable/test/acts_as_commentable_test.rb
- M vendor/plugins/ansuz_blog/app/models/blog_comment.rb
- M vendor/plugins/ansuz_blog/app/models/blog_post.rb
- M vendor/plugins/ansuz_blog/app/views/articles/_article.html.erb
- M vendor/plugins/ansuz_blog/app/views/articles/show.html.erb
- M vendor/plugins/ansuz_blog/init.rb
- M vendor/plugins/ansuz_taxonomy_system/init.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Project for ansuz: Open source Rails-based content management that works.