Code Monkey home page Code Monkey logo

bcms_blog's People

Contributors

alce avatar aurelian avatar crh3675 avatar jdettmann avatar jonleighton avatar peakpg avatar pjb3 avatar tylerrick 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

Watchers

 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

bcms_blog's Issues

Unable to render BlogPost render method successfully

Hello,
It's useful if anyone help me to resolve below issue.

I'm using browser cms 3.1.2 & bcms_blog 1.1.1.

I've configure bcms_blog correctly. Now problem is when i'm trying to access BlogPost then it can't show me comment form.

I think it's not properly render the method of BlogPostPortlet. B'coze as per the code it has def render & that shows the comment form along with BlogPost.

What i'm missing ? Please point me to get rid of this.

Roadmap?

Do you have a projected timescale for integration with BCMS v4, please?

Draft Blog Post Shows in Posts Loop

Even though I saved a new post, but did not publish it, it shows up when called with this:

<% @posts.each do | post | %>

Anyone run into this before & know how to avoid this? In the database, the published column shows 0 (thus not published). It does have a published_at date, but I believe this is required just to have any sort of record in the db.

Also, this is a Rails 2 project running browsercms 3.1.4.

Viewing single blog post throws an error

Working with the Rails 3 branch, the following error is thrown when looking at a single post.

Error occurred while rendering BlogPostPortlet#4: undefined method `cms_handler_path' for #Cms::ViewContext:0x48cce28

Rails 3: BlogObserver doesn't seem to be working

I created a Rails 3/bcms 3.3 branch to try testing the upgrade for a project. I think the CMS/Rails 3 upgrade took, but there is an issue with the BlogObserver where nothing seems to happen after saving the blog. This could be just something that needs to be changed in this module, or the bcms 3.3 persistance code may have broken observers.

There are a number of tests that are broken as well.

blog_post attachment file field doesn't appear

The portlet for entering a blog_post doesn't show the attachment file field. <%= f.cms_file_field :attachment_file, :label => "Image" %> doesn't appear. Tried every browser. Am I missing something.

not working with browsercms and rails 3.1.3

Trying to install this as a module into a browsercms v3.3.2 and rails3.1.3,
trying to run bundle exec with the gemfile pointing to the rails3 branch gives me the following error:

/Users/Tony/.rvm/gems/ruby-1.9.3-p0@fsvweb/bundler/gems/bcms_blog-
f4f371232c7f/config/initializers/secret_token.rb:7:in `<top
(required)>': uninitialized constant BcmsBlog::Application (NameError)

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.