CK-Gallery Update: Version 1.1.1

CK-Gallery 1.1.1 has been pushed.  This update is primarily miscelaneous fixes.  Along with this update are 2 other updates not directly related to the core software.

The first is a new software page found at http://code.web-geek.net/ck-gallery.  This page will be the future location of all the CK-Gallery documentation.

Second, I have registered a twitter account that you can follow to get updates to the gallery.  You can follow the updates here: https://twitter.com/ckgallery.

1.1.1 Changelog

  [ Changes to 1.1.1 ]

    - URLs now point to new CK-Gallery page, http://code.web-geek.net/ck-gallery
    - Error messages will no longer be displayed if the update check can't
      connect to the update site
    - Added title text on pagination link
    - Moved functions to bottom of file
    - Minor code changes

CK-Gallery Update: Version 1.1.0

I have just pushed CK-Gallery version 1.1.0 to SourceForge.  This release includes a notification system that will display a notification bar across the bottom of the gallery whenever an update to the gallery is available.  This feature is disabled by default to preserve your galleries aesthetic nature.

1.1.0 Changelog

  [ Changes to 1.1.0 ]

    - Added an option to enable update notification (disabled by default)
    - Moved most in-line CSS into gallery.css reducing generated code
    - Corrections/changes to the Readme for this version
    - Other minor style sheet changes