Changelog
2.2
Changes:
- Changed the photo pages to display new square thumbnails
- Added Fancybox as displaying method
- Enlargements are now the original uploaded files
- KvK number in the bottom
A lot of pictures have a description that isn't representative. Either leave it be or update it to something nice.
Todo:
could have: A better admin UI for the photos
2.1
Description:
Public release at the root folder. Finally the new freative system is public for everyone.
Bug Fixes:
- Photos are now orderered with the latest upload on top. This applies to Photo (view) page as well for the Photo manager.
- Default category is now correctly None, and auto select in edit photo details works with the correct category.
- Contact page should be checked. (Though I think it's in OK condition, after seen the code)
- When needed a CAPTCHA should be implemented for the email form. (Spam protection)
- Google tools should be updated, especially the sitemap (which SHOULD be generated dynamically)
- Version number updated to 2.1
- A fix should be written for all 404's of the old site (.htaccess)
- New Changelog renderer.
Page shows the old website. A cache clearing reload (Ctrl-F5 or Shift-F5) should fix this issue.
2.0 build 004
Known Issues:
- Because magic_quotes_gpc are on strings get doubly escaped in Database::Escape(). (e.g. Foto\'s) (FIXED)
- Util class
- Fully functional category support
- Functional Frontpage editor
- New BBTags: list,align,title
- Upload now also creates width based thumbnails
- Double escape because of magic_quotes_gpc
- Extra fix for magic quotes: added CMS_OVERRIDE_MAGIC_QUOTES_GPC constant. (php.ini is lying)
- Empty category pages generate message, instead of incorrect content.
2.0 build 003
New features:
- Changelog
- Category manager
- Bug in server configuration causes notice on session_start() in User::__construct()
- File deletion: suppress errors.
- Dutch translations at the photo manager page
- Width of cells at photo manager
2.0 build 002
Notes:
- The current location of v2 is at beta_v3 this is due to a merge of two previous beta versions.
- This is a public beta although hard to find
2.0 build 001
Description:
First beta build version of the new version 2
New Features:
- Basic admin panel
- Photo upload
- Photo manager
- Home
- Contact
- Photo pages
- No category support
- Edit Home disabled