2017 © Pedro Peláez
 

cakephp-plugin node-images

Croogo Plugin to add Images to Nodes

image

liamkeily/node-images

Croogo Plugin to add Images to Nodes

  • Friday, March 7, 2014
  • by liamkeily
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

NodeImages

Introduction

This plugin creates a new tab in the node editor which allows you to add images., (*1)

You can add multiple images in one go and reorder the images., (*2)

Requirements

This plugin requires another plugin called "ElFinder" to be installed., (*3)

This can be found at: https://github.com/phpMagpie/ElFinder/, (*4)

Usage

This plugin allows you to add images to a node., (*5)

This plugin populates $images variable on the node view., (*6)

Elements

The plugin contains elements which can be used to display images., (*7)

echo $this->element('NodeImages.featured_image');, (*8)

echo $this->element('NodeImages.gallery');, (*9)

The Versions

07/03 2014

dev-master

9999999-dev http://github.com/liamkeily/MenuLinks

Croogo Plugin to add Images to Nodes

  Sources   Download

MIT

The Requires

  • php >=5.3.0