| Corrected incorrect class being added to content-below-5 and content-below-6 |
|
More...
|
over 14 years ago
|
| Changing <div id="content-below-5" class="<?php ech<div id="content-below-6" class="<?php echo $contentBelowClass ?>"> |
|
More...
|
over 14 years ago
|
| Minor formatting changes. |
|
More...
|
over 14 years ago
|
| Minor formatting changes. |
|
More...
|
over 14 years ago
|
| Fixed category blog title not linkable. Thanks Piter-Jan!. Release pre-flight. |
|
More...
|
over 14 years ago
|
| Fixing <?php echo JHtml::_('content.prepare', $item->description), error - is <?php echo JHtml::_('content.prepare', $item->description, |
|
More...
|
over 14 years ago
|
| Removing class "deeper" from menu items. Release pre-flight. |
|
More...
|
over 14 years ago
|
| Fixed IE7 breadcrumbs display: inline-block issue. Thanks Pieter-Jan! |
|
More...
|
over 14 years ago
|
| Synching a few minor changes |
|
More...
|
over 14 years ago
|
| Reinstating print check in article layout |
|
More...
|
over 14 years ago
|
| Standardizing article headers. Correcting widths of 5 and 6 column blogs. |
|
More...
|
over 14 years ago
|
| Removing hardcoded space around breadcrumbs separator |
|
More...
|
over 14 years ago
|
| Syncing with changes made in Joomla 2.5.0 release |
|
More...
|
over 14 years ago
|
| Syncing changes released with Joomla 2.5.0 |
|
More...
|
over 14 years ago
|
| Syncing with Joomla 2.5 changes |
|
More...
|
over 14 years ago
|
| Standardizing mobile view head section. Replacing mobile view dynamic style sheet loading. |
|
More...
|
over 14 years ago
|
| Merge branch 'master' of github.com:betweenbrain/construct5-pro |
|
More...
|
over 14 years ago
|
| Merge branch 'master' of github.com:betweenbrain/construct5-pro |
|
More...
|
over 14 years ago
|
| Revising article header and hgroup (both conditionally loaded), adding conditional logic of displaying COM_CONTENT_ARTICLE_INFO. |
|
More...
|
over 14 years ago
|
| Adding construct-responsive.css |
|
More...
|
over 14 years ago
|
| Release pre-flight |
|
More...
|
over 14 years ago
|
| Updating copyright date |
|
More...
|
over 14 years ago
|
| Re-implementing htmlspecialchars as $this-escape() is not available to templates. Replacing $this->escape() with htmlspecialchars." |
|
More...
|
over 14 years ago
|
| Revert "Reverting htmlspecialchars related changes due to Joomla already filtering them" |
|
More...
|
over 14 years ago
|
| Reverting htmlspecialchars related changes due to Joomla already filtering them |
|
More...
|
over 14 years ago
|
| Reverting use of htmlspecialchars for $app->getCfg('sitename') as Joomla seems to filter these when saving their input |
|
More...
|
over 14 years ago
|
| Adding htmlspecialchars to copyright meta tag |
|
More...
|
over 14 years ago
|
| Implementing htmlspecialchars for theoretical exploit of template parameters |
|
More...
|
over 14 years ago
|
| Implementing htmlspecialchars for theoretical exploit of $app->getCfg('sitename') |
|
More...
|
over 14 years ago
|
| Wrapping img in li elments as it doesn't seem right to have img in an ul without it. |
|
More...
|
over 14 years ago
|