spree-blogging-spree

所属分类:博客
开发工具:Ruby
文件大小:44KB
下载次数:0
上传日期:2012-05-15 06:51:57
上 传 者sh-1993
说明:  Spree电子商务应用程序的基本博客+新闻存档功能。
(Basic blog + news archive functionality for Spree E-Commerce app.)

文件列表:
CHANGELOG.rdoc (1092, 2012-05-15)
CONTRIBUTORS (50, 2012-05-15)
LICENSE (1466, 2012-05-15)
Rakefile (680, 2012-05-15)
VERSION (6, 2012-05-15)
app (0, 2012-05-15)
app\controllers (0, 2012-05-15)
app\controllers\admin (0, 2012-05-15)
app\controllers\admin\blog_entries_controller.rb (325, 2012-05-15)
app\controllers\blog_entries_controller.rb (1134, 2012-05-15)
app\helpers (0, 2012-05-15)
app\helpers\blog_entries_helper.rb (178, 2012-05-15)
app\models (0, 2012-05-15)
app\models\blog_entry.rb (2516, 2012-05-15)
app\models\blog_entry_image.rb (390, 2012-05-15)
app\views (0, 2012-05-15)
app\views\admin (0, 2012-05-15)
app\views\admin\blog_entries (0, 2012-05-15)
app\views\admin\blog_entries\_form.html.erb (1167, 2012-05-15)
app\views\admin\blog_entries\_image_fields.html.erb (599, 2012-05-15)
app\views\admin\blog_entries\edit.html.erb (1072, 2012-05-15)
app\views\admin\blog_entries\index.html.erb (1057, 2012-05-15)
app\views\admin\blog_entries\new.html.erb (215, 2012-05-15)
app\views\blog_entries (0, 2012-05-15)
app\views\blog_entries\_blog.html.erb (757, 2012-05-15)
app\views\blog_entries\_news_archive.html.erb (1209, 2012-05-15)
app\views\blog_entries\_tag_list.html.erb (131, 2012-05-15)
app\views\blog_entries\index.html.erb (733, 2012-05-15)
app\views\blog_entries\show.html.erb (361, 2012-05-15)
config (0, 2012-05-15)
config\initializers (0, 2012-05-15)
config\initializers\config.rb (141, 2012-05-15)
config\locales (0, 2012-05-15)
config\locales\en-GB.yml (753, 2012-05-15)
config\locales\en.yml (1033, 2012-05-15)
config\locales\ru.yml (1064, 2012-05-15)
config\routes.rb (479, 2012-05-15)
... ...

This fork updates extension to work with Spree 0.30 and Rails 3. Installation via gem (bundler) [BloggingSpree](http://github.com/jaymendoza/spree-blogging-spree/) --------------- Originally forked from [paulcc/spree-blog](http://github.com/paulcc/spree-blog/), this extension intends to offer a more complete blogging solution for use within the Spree E-Commerce application. It currently consists of a blog, news archive, and a news archive widget written in jQuery. See the [issue tracker](http://github.com/jaymendoza/spree-blogging-spree/issues) for future plans. Installation ------------ Add to your Gemfile: gem 'spree_blogging_spree', :git => 'git://github.com/divineforest/spree-blogging-spree.git' Run: bundle install rails g spree_blogging_spree:install rake db:migrate` Compatibility ------------- * Spree 0.30 Dependencies ------------ * is_taggable * jQuery * nicEdit *(included)* Testing ------- NB: tests may not work with Spree 0.30 and Rails 3 * shoulda * factory_girl * Spork The included spec_helper.rb is configured for use with Spork due to Spree's extended loading time. Following the lead of the Spree development team, all tests have been converted to shoulda from RSpec.

近期下载者

相关文件


收藏者