I think it would be great if each user could add his/her own feeds to the aggregator (possibly through an opml import?), to have their own rss reader like Bloglines or MyYahoo. Thoughts?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | aggregator2.zip | 18.67 KB | ahwayakchih |
| #2 | aggregator2_0.module | 69.23 KB | ahwayakchih |
| #1 | aggregator2.module | 69.17 KB | ahwayakchih |
Comments
Comment #1
ahwayakchih commentedHere is changed aggregator2.module.
After uploading go to admin/access page and update permissions for aggregator2.
With new type of permissions You should be able to allow users to create own feeds while still not allowing administering all feeds.
Please test it and let me know if/how it works. I don't want to commit it to CVS if it breaks everything :)
Comment #2
ahwayakchih commentedJust a tiny update - now we don't have to require create/administer permissions at cron run.
So admin can take "create feed" permission from user, and feed still will be updated.
Comment #3
ahwayakchih commentedHmm download didn't work. Let's try this way.
Comment #4
blogfuse commentedWell, it allows for the user to add a feed without any admin intervention quite nicely. What about extending it a little further to allow each user to read his/her defined feeds in the user area? Right now the user just submits them and they get thrown in with all the other feeds that have been submitted. That is if I understand the patch correctly, and I may not ;) If I've got the usage of this patch all wrong, please correct me :)
Comment #5
ahwayakchih commentedIt should now be fixed in CVS :) Now admin/aggregator2 shows only feeds owned by user, or all if user has "administer nodes" permission.
Comment #6
ahwayakchih commentedAFAIK all works ok now.