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)