Page List Image Label

Adds an thumbnail as label for pages.

This module enables you to show thumbnails of images from the pages in the admin page tree.

After installing you can define some options if you like to specify a width/height of the thumbnails and also change the look with some css options, like border padding and background color.

How to use


The configuraton allows you to add a list of template along with the image field name you wish to output a thumbnail from.

It works for single, multiple and cropimage image field types. If multiple images field it will always take the first image from the stack.

Example:

basic-page,image

Would show a thumbnail for all pages that use basic-page template and have an image uploaded to the field image.

Or for croppable images you can define a crop setting (using dot notation):

basic-page,image.landscape

This will show the thumbnail you set in the croppable image with the name landscape.

More modules by soma

  • Markup Simple Navigation

    Module to render simple nested ul tree of the site structure. See readme for usage and options available.
  • ColorPicker

    Fieldtype that stores a HEX color. Color can be picked using a jQuery ColorPicker Plugin.
  • Helper Field Links

    Adds shortcut edit link to all input fields on page edit. Adds shortcut edit link for the selected template. Only visible for superusers.
  • Social Share Buttons

    Simple and lightweight share buttons for your site.
  • Page List Show Page Id

    Module prepends page ID in the page list tree labels. Only visible for superusers
  • Page List Image Label

    Adds an thumbnail as label for pages.

All modules by soma

Install and use modules at your own risk. Always have a site and database backup before installing new modules.