projects / org / ezproject2010 / ezrss
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezrss | Philippe VINCENT-ROYOL | alpha |
Version | Compatible with |
---|---|
0.2 | 4.x |
Description: Allow to import/export RSS with language and/or siteaccess settings
Author: Philippe VINCENT-ROYOL
Nickname: dspe
Email: vincent.royol@gmail.com
1. Execute the SQL file inside EzPublish database:
mysql -h localhost -u root -p sql/ezrss2.sql2. Active the extension
[ExtensionSettings]3. Regenerate autoloads
4. Clear the caches
5. Run cronjobs for import rss
php ./runcronjobs.php ezrss2importTo use erss2 to view your rss use
/rss2/feed/
Fetch RSS:
Exemple:
That's all ! Just go as usual to create a new rss .
Ps: maybe if you have already rss, you need to add in tables a default language. Or just edit your rss.
New alpha version !
Tuesday 24 August 2010 08:27
Philippe VINCENT-ROYOL