Phoca Panorama

Phoca Panorama version 3.0.1 has been released. This version is designed for Joomla! 3.2.

Documentation: Phoca Panorama documentation site

Download: Phoca Panorama download site

Demo (video): Phoca Panorama demo site

 

Changelog:

  • Changed most of the code which caused Strict standards warnings (if you find some place where Strict standards warnings are displayed, please report it in Phoca Forum. Please, enable displaying of Strict standards warnings on development servers only)
  • Added new parameter: Thumbnail Box Equal Height

Whole frontend component parts are styled by Bootstrap 3 (if you template uses Bootstrap 3, just disable loading of Bootstrap CSS and Javascript in Options, if your template uses Bootstrap 2, you should test to enable/disable loading of Bootstrap 3, it can be in conflict with Bootstrap 2).

 

If you have tested Beta version and you will upgrade to stable, you need to upgrade sql table manually:

ALTER TABLE `#__phocapanorama_items` ADD COLUMN `iframe_link` text;

 

If you find any bug, please report it in Phoca Forum. Thank you.