Gallery3:Modules:moduleorder - Gallery Codex
Personal tools

Gallery3:Modules:moduleorder

From Gallery Codex

Module order

Allows you to change the order in which modules are executed by Gallery 3

This module is useful if images are being manipulated upon upload. If the modules are not executed in the correct order, information about the image that is stored in Gallery may not match the actual image.

For example, the exif module must run after autorotate module in order for the "Orientation" EXIF information to be accurate.

Similarly, if the rawphoto is being used with the exifcopy patch, the exif module must be run after the rawphoto module or the images appear in Gallery3 without any EXIF information.

IMPORTANT: This module will only work with Gallery 3 version higher than RC2. If you need this module please update to the version on GIThub.

Installation

  • Download the module from: http://galleryproject.org/node/97232
  • Extract the module to the module directory of your G3 install.
  • Activate the module: Login -> Admin -> Modules. Check the box next to the module. Click update at the bottom of the page.


Configuration

  • You can change the module execution order by going to Login -> Admin -> Settings -> Module order