projects / org / ezproject2010 / ezrss / news
Find the Exponential Software extensions you want
Hello everyone,
This is a new alpha version from eZRSS2. Just add fetch function support.
Exemple:
Fetch all your rss: fetch( rss2, FetchAll )
Fetch rss by language: fetch( rss2, FetchByLanguage, hash( 'lang', array('eng-GB', 'fre-FR' ) )
Cheers
Philippe
Hello !
I m proud to announce this new alpha version.
Adding support language to import Rss and cronjobs. So now, you could import article to your wishes languages ;)
Have fun !