Phoca Favicon version 1.0.1 has been released. In this version there a bug was fixed which caused not creating of 'favicon' icon for templates they didn't contain 'favicon' icon in basic package.
Phoca Download version 1.0.5 has been released. The following changes were made in version 1.0.5 beta:
- fixed bug in view (html bug)
- fixed bug with mime types - was not correctly rendered in header("Content-Type: " . (string)$mimeType);
New features:
- Description can be displayed:
- in the top (over the filename)
- in the bottom (below the filename)
- in overlib
- in the top and in overlib
- in the bottom and in overlib
- in the top with other detail information
- in the bottom with other detail information
- Detail button can be hidden
- Direct link parameter was added, the link to the file can be added as direct link
- Added new parameter - NEW icon, user can set the number of days. During these days NEW icon will be displayed for the file.
- Added new parameter - HOT icon, user can set the number of downloads. After reaching this number of downloads HOT icon will be displayed for the file.
- Added new template design (with rounded corners).
Phoca Gallery version 2.0.1 has been released. This version fixes some bugs which appears in version 2.0.0.
Fixed bugs:
- displaying of rating stars in admin area fixed
- ordering by rating fixed
- removed javascript link to mediamanager javascript
- some language strings were missed - added
- config.xml (categories) bug fixed
- link to rating view in admin fixed.
Phoca Guestbook Latest Entries Module version 1.0.0 has been released. This module displays latest entries from Phoca Guestbook component in a module position. See Phoca Guestbook Latest Entries Module site for getting more information.
Phoca Guestbook 1.3.1 beta has been released today.
New features:
- Changed names of id elements (e.g. id="content" to id="pgbcontent") - preventing from possible collission with template's ids
- TinyMCE editor can be enabled or disabled in parameters
- Added parameter: table width (template accessible)
- Added parameter: editor width (template accessible)
- Date format can be selected in parameters
- Method of displaying CAPTCHA image can be selected in parameters (JHTML or JRoute method) because of different settings on different servers if SEF is enabled.