Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (25 loc) · 974 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 974 Bytes

DEPRECATED - Asset Preview plugin for Craft CMS Control Panel

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