Mark Ridgwell

Gallery 2.x Modules

Analyis Plugin

The analysis plugin looks at the Gallery 2 database for items that have known problems or missing data.

Originally written to help locate broken images cause by a bad\incomplete transfer to a new server and then extended to search for missing keywords on photos.

Missing Keywords

Download the Current version.

Version Changes
0.0.12 Partial release of keyword analysis (No Settings or shortcut in sidebar):
  • Added Maintenence Task - "Keyword Analysis: Add missing Keywords" - (Requires settings to be implemented).
  • Added Maintenence Task - "Keyword Analysis: Correct common keyword typos " - Detects the following typo classes:
    1. Double Keyword - e.g. keyword is TreeTree when it should just be Tree.
    2. Common Typo - e.g. Cathederal should be spelt Cathedral (Requires settings to be implemented).
    3. Keyword contains a special word '[name]' - which is used by the keyword analysis
0.0.11
  • Added German language translation thanks to jens_k.
0.0.10
  • Added setting: Expand duplicate title check across albums.
0.0.9
  • Added settings page. Inital setting: Include\exclude images with zero dimensions in broken images list.
0.0.8
  • Added check for albums with missing Google map location. (If Google Maps module installed).
0.0.7
  • Added duplicate titles (within album) check.
  • Checked for installation of tags module before offering 'Missing Tags' check.
0.0.6 Added new tests submitted by jens_k:
  • Filenames without extensions.
  • Items without tags (including Edit Tags link).
0.0.5
  • Improved check for default filenames.
  • Corrected typo in DefaultFileNames.tpl.
0.0.4 Added :
  • Added check for extensions in image titles.
  • Improved check for broken images so it shows images with derivatives that have 0 width and height.
0.0.3 Added :
  • SEO: Check for default\camera generated image filenames.
  • SEO: Check for default\camera generated image titles (as part of missing titles).

SEO - Search Engine Optimization - see the Gallery forum for other tips.
0.0.2 Added :
  • Missing photo titles

Now available from the community plugins repository.
0.0.1 Initial version - Finds:
  • Broken Derivatives
  • Missing Photo Keywords

Only tested on MS SQL 2005, but should work on other platforms.

For more details see the module information page or the forum page to raise bugs or request new features.

Add in the head

The analysis plugin looks at the Gallery 2 database for items that have known problems or missing data.

Originally written to help locate broken images cause by a bad\incomplete transfer to a new server and then extended to search for missing keywords on photos.

Add In The Head

Download the Current version.

Version Changes
0.0.1 Initial version - Adds the following two items in the header:
  • Add Album
  • Add Photo

Both of these only appear if the respective 'add' right has been granted in the current album.

For more details see the module information page.

Patches

Exif library Update to Exifier V1.7

Updates the exif plugin to use the exifer library V1.7 (from ZenPhoto). Provides better support for RAW images and adds additional cameras.