Posted by, Chris Kankiewicz on November 9th, 2008
CK-Gallery version 1.0.1 just released. This addresses a small display bug with the page navigation when you are running the script in your own web page.
1.0.1 Changelog
[ Changes to 1.0.1 ]
- Style changes to fix a display bug with the pagination navigation when the
script is installed to a pre-existing web page
- Changed PHP compression code
- Updated Readme to reflect these changes
- Miscellaneous index.php changes
Posted by, Chris Kankiewicz on November 6th, 2008
Well, it’s finally here, after approximately a month and a half, many late nights and many liters of caffeine, version 1.0.0 of CK-Gallery has been released! Version 1.0.0 introduces a few new features, the most noticeable to the end user being dynamic pagination. Just open the script, edit a single value specifying the number of images you’d like to display per page, and the script will dynamically generate your pages and the menu to navigate between them.
Behind the scenes much work has also been done. Not only have I improved the speed and reliability of the gallery, but I’ve also managed to improve compatibility with older versions of PHP as well. Also, GZip compression was enabled on the default index.php to help reduce load time and bandwidth when possible. And don’t even get me started on the number of bug fixes I’ve resolved!
Read the rest of this entry »