https://github.com/sacripant/tom_image_grid
Plugin for Textpattern CMS : An optionnal grid display for images tab
https://github.com/sacripant/tom_image_grid
textpattern textpattern-plugin
Last synced: about 1 year ago
JSON representation
Plugin for Textpattern CMS : An optionnal grid display for images tab
- Host: GitHub
- URL: https://github.com/sacripant/tom_image_grid
- Owner: Sacripant
- Created: 2014-05-09T19:08:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T13:45:31.000Z (over 8 years ago)
- Last Synced: 2025-02-28T09:15:31.778Z (about 1 year ago)
- Topics: textpattern, textpattern-plugin
- Language: PHP
- Size: 85.9 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. tom_image_grid
p. _tom_image_grid_ is a plugin for "Textpattern CMS":http://textpattern.com. It allows a more compact display (as a grid) of the images list.
p. The plugin adds two buttons in the Image Tab of your back-office allowing you to switch from the standard display to a more compact grid display.
h2. Changelog
*0.4.1*
* Compatibility with other plugins that use @.txp-listtables@ element in images tab (as "smd_thumbnail":https://github.com/Bloke). Thanks to "Bloke":https://github.com/Bloke)
* Some CSS and SVG optimisations
*0.4*
* Textpattern 4.6.* compatibility
* For Textpattern 4.6.* only
*0.3*
* For Textpattern 4.5.* only
* bot_image_upload compatibility.
* add a visual grey bloc if a image doesn't have thumbnail.
*0.2*
Initial release