Image Class 8

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Introduction

Image Class 8 module will help site administrator to apply css class to
image field through "Manage Display" of an entity type.

How it works

1. Go to "Manage Display" of an entity type
2. Select "Image class" format from Format column for image field
3. Click on settings wheel of the image field
4. Enter css classes in Image Class textfield
5. Click "Update" button
6. Remember to click "Save" button after making necessary changes.

Image Class 8 configuration

Scrambler

Component type

module

Maintenance status

Development status

Downloads

431

Component created

Component changed

Does a developer retrieve the actual data of your production database for developing the website?
Does your database contain company/customer/business sensitive information?

If you answer "yes" on both questions, then you actually need to start using the scrambler module.

ATTENTION! WE STRONGLY ADVICE NOT TO USE THIS MODULE IN A LIVE/PRODUCTION ENVIRONMENT. YOUR DATA WILL GET SCRAMBLED AND THE ONLY WAY BACK IS PLACING BACK A DATABASE BACKUP.

Easy extra fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Makes defining and filling extra fields easier and faster, because:

  • Helper to define extra fields, in the normal hook_field_extra_fields()
  • Automatic callback to fill those extra fields with specific entity type + bundle + field content
  • Only load those extra fields if the current display has then activated. This is very useful for expensive/heavy content, like forms and theme calls.
  • Helper to define fake fields to fill those extra fields with, to make output markup consistent with real Fields.

Image default image formatter

Component type

module

Maintenance status

Development status

Downloads

274

Component created

Component changed

If you want to set up default image separately for each view mode at manage display setting page. this module is suitable for you.

Settings you had set at manage display setting page would overwrite the same setting in field instance.

Known issues:

1. When you switch field formatter in formatter list select, Please click Save button at first to avoid some errors when set up setting.