Image Width and Height formatter

Component type

module

Maintenance status

Development status

Downloads

796

Component created

Component changed

This module provides

This module provide a formatter for image field. You can choose to display the width, the height or both of the image.

Use cases

I created this module when refactoring the OpenLayers Styles layer in the OpenLayers module.
This module and the module image URL formatter will now be needed if you want to display image as graphics for your markers.

fancyfiles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is a port of the old Fileshare project to Drupal 7.

Original module description:

The fileshare module is used to create pages that allow browsing, uploading, downloading and deleting of files from a fileshare directory that is created by Drupal and linked to the node.

File list formatter

Component type

module

Maintenance status

Development status

Downloads

2544

Component created

Component changed

This project provide formatter for file field creating unordered and ordered list.

Now: Show filesize at the end of each list item.

How to set the new format step by step:

Port to Drupal 8.x

Ported module to drupal 8 without all functionality.

  • Validate class for ul
  • Test into the last D8 version

INSTALLATION

On Drupal 8.x, install the module using CLI:

Image manipulation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is used to manipulate your input image with lot of image effects like below,

  1. Grayscale
  2. Brightness
  3. Shading
  4. Negative
  5. Pixelation
  6. Crop
  7. Resize
  8. Rotate
  9. Watermark Text
  10. Watermark Image
  11. Comic
  12. Merge Images
  13. Flip Display
  14. Create animated gif image

We can give the input and output image file & filepath also. It will work with .png, .gif and .jpg format images. The PHP GD library is important to execute this module.

Webcam Capture

Component type

module

Categories

Maintenance status

Development status

Downloads

16

Component created

Component changed

This module is used to manage your system web camera. Once you enabled this module, the particular webcam page display a video. This video is capturing from your system webcam and you can able to manage your webcam settings and take a photo from the webcam without any kind of software support in online web.

Export records in a CSV Format - Drupal 7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a powerful module for export the records in a csv format. Easily we can able to give the desired file name, file path, with HTML full formats inside the csv sheet, create more than one sheet in a single file, change the sheet name, prevented the file corrupted alert in file open time. This module create a exact ".csv" format file without any kind of errors.