Skip to content

jimhare/Kirby-PreviewSidebarImages-Field

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Previews for Sidebar Images

This custom field enables (very basic) previews for images in the sidebar.

Installation

Put the previewImagesFromSidebar folder in /site/fields.

Usage

To get previews for a blueprint page, add the custom field of type previewImagesFromSidebar to the according blueprint:

fields:
  previewImagesFromSidebar:
    type: previewImagesFromSidebar

About

a custom getkirby field, to get a preview of images from the file uploader in the sidebar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • PHP 30.7%
  • CSS 15.1%