Phoca Gallery version 3.0.0 Alpha3 has been released. This version is designed for Joomla! 1.6 and should be used for testing only.
Download: Phoca Gallery download site.
Changelog:
- Fixed minor bugs
- Changing get id code in category view.html.php to getCategoriesRoute() method
- Fixed $items[$iS]->altvalue to $itemsCV[$iCV]->altvalue in category view.html.php
- If no popup is selected, external comment system is displayed below the image if enabled
- Added "PHOCAGALLERY" string to display it in Menu Manager correctly
- Chagend $menu->getItems to work in Joomla! 1.6 in router.php
- Added new divs and classes to not conflict with beez template (e.g. hover effect on a img, etc.)
- Added margin:auto to display statistics images centered (where standard centering does not work - in some templates)
- Changed <!--[if IE]> to <!--[if lt IE 8]> in Folder View
- Fixed wrong parameter names in config.xml
- Fixed pagination thumbnail generation
- Small thumbnail is displayed in edit mode of an image
- Fixed wrong language string in main controller
- Fixed $this->state to $this->folderstate in default_up.php file (phocagalleryi view)
- Fixed jform_filename value field - the value is transfered after upload by all methods - single, java and multiple upload