You should use an RSS module in relevant position if you want to render a third party feed, or grab one from a different part of the same website in question.
To show a relevant page feed (auto-feed articles on your own site), do this:
Add this to the template RSS parameter settings:-
Code:
?format=feed&type=rss
or
Code:
?format=feed&type=atom
!important. Then edit index.php in the template, usually found at /root/templates/my_template_name/index.php
Find the following line (approx. line 176):
PHP Code:
<div id="s5_rss" onclick="window.open('<?php echo $s5_rss; ?>')"></div>
and change it to...
PHP Code:
<div id="s5_rss" onclick='window.open("<?php echo $s5_rss; ?>")'></div>
The PHP variable comes as a multi char string, so you need double quotes. I just swapped them around, no harm, no foul, but you could also just change to double quotes and escape them.
Hit Ctrl + F5 to refresh a page with a menu setup as category blog type for best results.
See an example on www.toowoombarc.qld.gov.au for a large website example, feed icon at the top right, using the new_vision template on J2.5.x.
Hope this helps someone.
You should use an RSS module in relevant position if you want to render a third party feed, or grab one from a different part of the same website in question.
To show a relevant page feed (auto-feed articles on your own site), do this:
This is tested in Joomla 2.5.x only, it may work in J3.x.x
You need to edit the file at root/language/en-GB/en-GB.localise.php and focus on line 64(ish).
This quick article tells you how to make highlights to unpublished article content items when using a category blog layout. It helps a user/editor/publisher/you identify easily with a visual aid which articles are not published. We are only covering Joomla 2.5.x.
This brief article will tell you how to make highlights on registered access only article content similar to the default highlighting found on unpublished articles when a user is logged in. It covers Joomla 2.5.x.
If you are modifying the edit form for Joomla 2.5.x or other form that requires a need to test if this is a Super Administrator just use the following. Handy if you need to block out certain functionality for different user groups but you still need full access to those options as an administrator.

EasyTransform is an outsourcing service that will take your PDF forms to dynamic website forms with a view to meet the requirements of the Disability Discrimination Act (opens in new window). Put your forms in our capable hands. Onsite or remote demonstration of a form that you nominate is available for a setup fee. Read more...