RSS Customization
JEvents 2.0 was launched over 2 years ago and the latest stable version is version 2.2 which will run on Joomla 1.5 and Joomla 2.5. JEvents 1.5 is therefore no longer actively supported - you should upgrade to JEvents 2.2+ as soon as possible.
Forum rules
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
RSS Customization
by raptavares » Mon Jun 07, 2010 10:29 pm
Hi there!
First of all, thanks for this great extension!!!
I am trying to display my events in a external site, using the RSS mod, with a custom style.
Editing the file "components\com_jevents\views\modlatest\tmpl\rss.php", I could stylize the RSS description field:
$item->set('description', "<span class=data>".$item_description."</span>" ."<span class=data>" .$item_location."</span> " ."<span class=data>" .$temptime->toFormat(JText::_('JEV_RSS_DATE'))."</span>" ." : " ."<span class=data>" .$item_organizer."</span>" ." : " ."<span class=data>" .$item_type."</span>" ."<span class=data>" .$item_extra_info."</span>");
But when I try to edit the title field, using the same CSS classes, the RSS constructor clean up all the tags.
Anybody knows this issue?
Is possible to format all the RSS fields?
Thanks in advance and sorry for my poor english...
First of all, thanks for this great extension!!!
I am trying to display my events in a external site, using the RSS mod, with a custom style.
Editing the file "components\com_jevents\views\modlatest\tmpl\rss.php", I could stylize the RSS description field:
$item->set('description', "<span class=data>".$item_description."</span>" ."<span class=data>" .$item_location."</span> " ."<span class=data>" .$temptime->toFormat(JText::_('JEV_RSS_DATE'))."</span>" ." : " ."<span class=data>" .$item_organizer."</span>" ." : " ."<span class=data>" .$item_type."</span>" ."<span class=data>" .$item_extra_info."</span>");
But when I try to edit the title field, using the same CSS classes, the RSS constructor clean up all the tags.
Anybody knows this issue?
Is possible to format all the RSS fields?
Thanks in advance and sorry for my poor english...
- raptavares
- Posts: 3
- Joined: Mon May 17, 2010 6:27 pm
Re: RSS Customization
by Geraint » Tue Jun 08, 2010 9:14 am
You'll need to look at the JFeedImage and JFeedItem classes in Joomla to see what it possible I'm afraid.
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: RSS Customization
by raptavares » Tue Jun 08, 2010 5:45 pm
So, the array $title comes without HTML tags to the JEvents RSS generator?
- raptavares
- Posts: 3
- Joined: Mon May 17, 2010 6:27 pm
Re: RSS Customization
by Geraint » Wed Jun 09, 2010 6:59 am
JEvents uses the Joomla RSS generator - I'm afraid I've not looked at the code but it looks as though (from what you say) the title field strips the html tags.
Geraint
Geraint
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: RSS Customization
by raptavares » Wed Jun 09, 2010 3:11 pm
It´s true! The Joomla RSS Reader clean up the title calling the function strip_tags().
I´ve found this file (libraries/joomla/document/feed/renderer/rss.php) and it works!
Thank you so much, Geraint!
I´ve found this file (libraries/joomla/document/feed/renderer/rss.php) and it works!
Thank you so much, Geraint!
- raptavares
- Posts: 3
- Joined: Mon May 17, 2010 6:27 pm
Re: RSS Customization
by jpbarajas » Fri Jul 02, 2010 12:08 am
Please tell us what you do and how.
I would like to change the look of the jevents rss to!
I would like to change the look of the jevents rss to!
- jpbarajas
- Posts: 1
- Joined: Thu Jun 03, 2010 7:16 pm
6 posts
• Page 1 of 1
Return to JEvents 1.5 (No longer actively supported)
Who is online
Users browsing this forum: Google [Bot]

