Coder Social home page Coder Social logo

stefansenk / spree-blogging-spree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fonemstr/spree-blogging-spree

28.0 28.0 80.0 850 KB

Basic blog + news archive functionality for Spree E-Commerce app.

License: BSD 3-Clause "New" or "Revised" License

Ruby 95.01% JavaScript 2.02% CSS 2.98%

spree-blogging-spree's People

Contributors

aaron2ti avatar antonal avatar b8in avatar dedhaz avatar divineforest avatar fonemstr avatar forever-sumit avatar holodnak avatar hugosantosred avatar rterbush avatar stefansenk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spree-blogging-spree's Issues

compatible issues spree 2.4

I just want to ask that, is this gem is compatible with spree 2-4-stable branch because i am facing lot of issues with spree-blogging-spree master branch.

Thanks

Translations

This works great - I've been searching all arvo for a spree blog gem. thanks!

Do you have any plans to enable translations with spree I18N / globalise?

missing required :bucket option

I am getting an amazon s3 error when trying to add an image or edit a post. This is working fine everywhere else in my app, I can upload images and they save to s3. Is there a config file I need to add to get this extension to use s3?

missing required :bucket option
Extracted source (around line #242):
240
241
242
243
244
245
              
        @bucket = @options[:bucket] || s3_credentials[:bucket]
        @bucket = @bucket.call(self) if @bucket.respond_to?(:call)
        @bucket or raise ArgumentError, "missing required :bucket option"
      end

      def s3_interface

Trace of template inclusion: /usr/local/rvm/gems/ruby-2.3.0/bundler/gems/spree-blogging-spree-81da8dd081a5/app/views/spree/admin/blog_entries/edit.html.erb

Rails.root: /home/ubuntu/workspace/mumbles_spree

category and cyrillic

By clicking on the categories materials is not appear if the category name is not english (cyrillic for ex).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.