/**************************************************
  Coppermine Plugin - Advanced Thumbnail Captions
  *************************************************
  Copyright (c) 2006 Paul Van Rompay
  *************************************************
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
***************************************************/

A measure of additional control over the display of thumbnail captions is provided by this plugin. This version of the plugin removes the date from the following thumbnails that display the date by default: Last additions (lastup), Last additions by user (lastupby), Last updated albums (lastalb), and My favorites (favpics).

Changelog
=========
[A] = Added new feature
[B] = Bugfix (fix something that wasn't working as expected)
[C] = Cosmetical fix (layout, typo etc.)
[D] = Documentation improvements
[M] = Maintenance works
[O] = Optimization of code
[S] = Security fix (issues that are related to security)

2011-08-09 [D] v1.21 initial release for cpg1.5.x with description expanded and plugin 'extra info' {Bar6}
2011-08-09 [M] v1.21 updated for cpg1.5.x {Bar6}
2010-11-22 [M] v1.2 updated for version checking routines in the plugin manager {GauGau}
2006-06-21 [A] v1.01 initial release for cpg1.4.x removes date from 'lastup', 'lastupby', 'lastalb', and 'favpics' {Paver}
2006-03-29 [M] v1.00 removes date from 'favpics' caption {Paver}
