- Автор темы
- #1
как сделать такой custom html модуль?
Friday, August 10 2011 | Contact Us | Make a Donation
News | Event Calendar | Subscribe to Newsletter
в самом шаблоне есть функция даты:
но когла вставляю в код модуля , то выводит код текстом.
в jce php разрешил. joomla 1.7
Friday, August 10 2011 | Contact Us | Make a Donation
News | Event Calendar | Subscribe to Newsletter
в самом шаблоне есть функция даты:
PHP:
<?php if ($this['config']->get('date')) : ?>
<time datetime="<?php echo $this['config']->get('datetime'); ?>"><?php echo $this['config']->get('actual_date'); ?></time>
<?php endif; ?>
в jce php разрешил. joomla 1.7