============================================= v1.0 - 2006/09/23 - 15:00 GMT

* initial release; 


============================================= v1.1 - 2006/09/24 - 14:30 GMT

fixes:
=======
- changing the "str_ireplace" with "str_replace" for php4 compatibility on codebase.php
- better regular exp  !!!


============================================= v1.2 - 2006/09/24 - 16:30 GMT

fixes:
=======
- issue with  non-image files fixed


============================================= v2.0 - 2006/09/27 - 05:10 GMT


New features:
=============
- Has it's own Control panel on admin mode
- Option to set boredr style (4 new style added)
- Option to disable it under admin mode
- Option to add a link to intermadiate page (look to lang/english.php for changing the name of link)
- Multi-language

Next release will have:
=======================
- Option to add image title to caption
- Option to add close link to caption
- Option to add more HTML code to caption


fixes:
=======
- No fixese !!!


============================================= v2.1 - 2006/09/28 - 08:10 GMT


New features:
=============
- Option to add close link to caption
- Option to select which image to show under slide (intermadiate / full)
- Option to select where should apply the plugin (index & meta album only / all pages)
- French language Added

Next release will have:
=======================
- Option to add image title to caption
- Option to add more HTML code to caption


fixes:
=======
- Some typo fixes


============================================= v2.2 - 2006/10/02 - 04:15 GMT


New features:
=============
- Option to SEF compatibility
- Italian language Added (Thanks to Lontano)

Next release will have:
=======================
- Option to add image title to caption
- Option to add more HTML code to caption


fixes:
=======
- work with custom thumbnails
- Some typo fixes


============================================= v2.3 - 2006/10/15 - 07:45 GMT


New features:
=============
- Valid XHTML
- Option to add Title to caption
- Spanish language Added (Thanks to Quinti)
- Custom loading title ( could be set on lang file ) - suggested by Quinti
- Custom restore title ( could be set on lang file ) - suggested by Quinti
- Custom cancel loading title ( could be set on lang file )
- Better config !


Next release will have:
=======================
- Option to add more HTML code to caption


fixes:
=======
- Some typo on lang file fixes

Known Issue:
=======
- Image view will not count
- Will not work if you have custom title on thumbnails!


============================================= v2.4 - 2007/10/25 - 18:00 GMT
by Timos-Welt (http://www.timos-welt.de)

New features:
=============
- German language added
- Latest version of highslide.js by Torstein Hnsi (3.2.10), this will give you
  - better optics
  - better browser compatibility
  - animation uses less resources, especially with IE
  - fixed memory leak with IE
  For more information about changes of the java script, see http://vikjavev.no/highslide
- All css stuff is now in include/highslide.css to make it easier to adapt the optics
  to your own needs

Missing features from prev. version:
====================================
- I did _not_ change function and variable names in highslide.js to cpghs_... - if the plug in
  gives you javascript errors, please use v2.3 instead!

Fixes:
=======
- Fixed invalid XHTML if one thumbnail was diplayed twice on index page
  (e. g. in last uploaded _and_ top rated) by using $iCaptionCounter variable
  to avoid equal id attributes.
- Now compatible with funny file names if you want. Previous versions would not 
  open intermediate but full size picture if filename contained special
  characters (e. g. space, (, ), [, ] ...) - Coppermine can cope with these
  file names, so the plug in should as well. There's an additional option
  on the configuration page now to force highslide to always open the inter-
  mediate size. Better way would be to use an alternative to is_file, but I didn't
  find one. Come on you PHP experts! ;)
- highslide.js is delivered in a packed and unpacked version to save load time.
  If you want to do changes (e. g. change the slide parameters), use the un-
  packed version and rename it to highslide.js
- Parameter 'Apply to index & meta albums' and 'Apply to all pages' were wrong
  way round; changed these in the language files.

Known Issue:
=======
- Image view will still not count
- Will not work if you have custom title on thumbnails!
- Slightly different optics between IE, Firefox and Opera when using Caption (CSS problem?)



============================================= v2.5 - 2007/10/27 - 17:00 GMT
by Timos-Welt (http://www.timos-welt.de)

New features:
=============
- New Option to count views via Highslide as real views, so picture counter increases
  accordingly (experimental)
  IMPORTANT: For this to work, you MUST copy hscnt.php to your gallery root!

Still missing features from v 2.3:
==================================
- I did _not_ change function and variable names in highslide.js to cpghs_... - if the plug in
  gives you javascript errors, please use v2.3 instead!

Fixes:
=======
- Slightly different optics between IE, Firefox and Opera when using Caption (fixed)

Known Issue:
============
- Parameter 'Apply to index & meta albums' and 'Apply to all pages' are wrong
  way round when not in SEF compatibility mode
- Will not work if you have custom title on thumbnails!