Coder Social home page Coder Social logo

pyro-folder-images-widget's Introduction

pyro-fodler-images-widget

A small widget for PyroCMS. Allows you to list all the images from a specified folder.

screenshot

Features

  • select any folder in your files
  • wrap images in links to images
  • choose target "_blank" or "_self"

Output example:

<div class="pyro-widget-image">
  <ul>
    <li><a href="http://example.com/uploads/default/files/3023bdcc200618a94ffb433700e6a512.jpg" target="_self"><img alt="image description" src="http://example.com/files/large/3023bdcc200618a94ffb433700e6a512.jpg" target="_self"></a></li>
    <li><a href="http://example.com/uploads/default/files/52cf8a1d01c35b7830729515e8f25afb.jpg"><img alt="image description" src="http://example.com/files/large/52cf8a1d01c35b7830729515e8f25afb.jpg"></a></li>
  </ul>
</div>

Steps

  • drop in widgets folder
  • go to widgets section
  • choose this widget
  • drag to an area
  • choose a folder from the dropdown
  • style the widget with the ".pyro-widget-folder-image" class

Widget display

You can always edit the view/display.php and modify it to fit your desires.

To Do

  • choose dimensions
  • choose class for CSS

pyro-folder-images-widget's People

Contributors

james2doyle avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

akshay-hegde

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.