boboldehampsink / assetpreview
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.3.2) of this package.
Asset Preview Plugin for Craft CMS Control Panel
Package info
github.com/boboldehampsink/assetpreview
Language:JavaScript
Type:craft-plugin
pkg:composer/boboldehampsink/assetpreview
0.3.2
2015-09-11 11:37 UTC
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2022-02-01 12:48:43 UTC
README
Plugin that allows you to preview image assets in the CP.
Features:
- Select an asset and hit space to preview
- Uses FancyBox v2 for previewing
Important: The plugin's folder should be named "assetpreview"
Deprecated
With the release of Craft 3 on 4-4-2018, this plugin has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.
Changelog
0.3.2
- Add explaining hover text
0.3.1
- Don't interfere with console commands
0.3.0
- Added asset element index browsing, closing issue #3 (thanks to tombauer)
0.2.0
- Added gallery browsing, closing issue #1 (thanks to steverowling)
0.1.1
- Only appear for logged in users in the CP
0.1.0
- Initial release