这是indexloc提供的服务,不要输入任何密码
Skip to content

refinery/refinerycms-page-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Images Engine for Refinery CMS

About

This engine does two main things:

  1. Adds a relationship between pages and images
  2. A new "Images" tab will appear when editing a page in the "Pages" section

This allows you to relate one or more images to any page in Refinery which makes it really easy for you to create simple image galleries with lightbox style popups on the front end page views.

Install

Add this line to your applications Gemfile

gem 'refinerycms-page-images', '= 0.9'

Next run

bundle install
rails g refinerycms_page_images
rake db:migrate

Now when you start up your Refinery application, edit a page and there should be a b=new "Images" tab.

Todo

Reordering doesn't store it's position yet.

About

Adds an images tab to your pages so you can format a group of images really nicely on the frontend

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 42