Joomla Template Knowledgebase

Lacuna Changelog

Release Date Feb 2011

Joomla version compatibility: Joomla 1.5

Current Joomla 1.5 Version 1.1.5

Zen Grid Framework compatibility: 1.1+ ?

v1.1.7

Small fix to k2 overrides to display social widgets

Manual Update

  • Upload templateDetails.xml
  • Upload html/com_k2

v1.1.6

Updated k2 overrides to work with k2 2.5

Removed extra vertical border on slideshow styling.

 

Manual Update

Upload html/com_k2 folder

Upload templateDetails.xml

Change the following css:

 

.slideShowNav li a,.slideShowNav li {background:url(../images/slideshowThumb.png) repeat-x 0 0;border-bottom:1px solid #CDD4D3;border-right:1px solid #fff;border-top:1px solid #fff;color:#666;padding:0 0 0 10px;text-shadow:1px 1px 0 #fff;}
{/codecitation to
{codecitation}
.slideShowNav li {background:url(../images/slideshowThumb.png) repeat-x 0 0;border-bottom:1px solid #CDD4D3;border-right:1px solid #fff;border-top:1px solid #fff;color:#666;padding:0 0 0 10px;text-shadow:1px 1px 0 #fff;}
[/codecitation}
<h3>v1.1.5</h3>
Fixes issue in layout overrides not picking up widths correctly.
<strong>Manual Update</strong>
Upload templateDetails.xml
Upload layout/grid1 to grid6.php files
Upload includes/templateVariables.php
 
<h3>v1.1.4</h3>
Fixes issue with logic for layout if right module not published
<b>Manual Update</b>
<ul>
<li>Upload templateDetails.xml</li>
<li>Upload includes/templateVariables.php</li>
</ul>
<b>
</b>
<h3>v1.1.3</h3>
Adds restricted access notice to the templateVariables file.
<b>Manual Update</b>
<ul>
<li>Upload templateDetails.xml</li>
<li>Upload includes/templateVariables.php</li>
</ul>
<h3>v1.1.2</h3>
Fixes issue with close panel button not displaying if clouds bg not enabled.
Files affected:
<ul>
<li>layout/openContainer.php</li>
<li>layout/closeContainer.php</li>
<li>templateDetails.xml</li>
</ul>
 
Added the following to the top of the theme.css file
{codecitation}
.cloudsWrap {float: left;width: 100%}

 

This version also fixed some issues with the sample data int he quickstart package.

v1.1.1

Fixed undefined variable errors.

Manual Update

  • Upload templateDetails.xml
  • Upload layouts/top.php
  • Upload layouts/main.php
  • Upload layouts/closeContainer.php
  • Upload includes/templateVariables.php

 

v1.1.0

Initial Release