Has anyone created a profile field for users' news feeds such that all their submitted RSS feeds appear in a category in news aggregator? I submitted a feature request at Profile but maybe that's not the only way: http://drupal.org/node/74439 Also I'm interested in enabling multiple instances of profile fields for users-- for instance a URL field labeled "Web Site" that the user can simply add second or third sites. Thanks, ben (maurice) melançon member, Agaric Design Collective http://AgaricDesign.com - "Open Source Web Development" web worker, PowerToExchange http://PowerToExchange.com - "Of, By, and For Entrepreneurs" person, People Who Give a Damn http://pwgd.org - "building the infrastructure for a network of everyone"
On 21-Jul-06, at 5:28 AM, Benjamin Maurice wrote:
Has anyone created a profile field for users' news feeds such that all their submitted RSS feeds appear in a category in news aggregator?
I submitted a feature request at Profile but maybe that's not the only way: http://drupal.org/node/74439
Also I'm interested in enabling multiple instances of profile fields for users-- for instance a URL field labeled "Web Site" that the user can simply add second or third sites.
See http://drupal.org/node/30865 -- courtesy of Prometheus6 aka Earl Dunovant. It's tagged as CVS and may need updating. I'd love to see more work on core aggregator...this might even make sense to fold into the core aggregator directly, as it's currently one of the few "content" pieces that can't be created by "regular" end users. -- Boris Mann Vancouver 778-896-2747 San Francisco 415-367-3595 SKYPE borismann http://www.bryght.com
It's a 4.6.x module. I didn't want to think about the FAPI conversion at the time, and I'd switched approaches. I wound up with a node based 'personal aggregator' that feeds the site aggregator. I figured users could just subscribe to their own feed. I don't think it would be a big deal to upgrade to 4.7.x. On 7/21/06, Boris Mann <boris@bryght.com> wrote:
On 21-Jul-06, at 5:28 AM, Benjamin Maurice wrote:
Has anyone created a profile field for users' news feeds such that all their submitted RSS feeds appear in a category in news aggregator?
I submitted a feature request at Profile but maybe that's not the only way: http://drupal.org/node/74439
Also I'm interested in enabling multiple instances of profile fields for users-- for instance a URL field labeled "Web Site" that the user can simply add second or third sites.
See http://drupal.org/node/30865 -- courtesy of Prometheus6 aka Earl Dunovant.
It's tagged as CVS and may need updating. I'd love to see more work on core aggregator...this might even make sense to fold into the core aggregator directly, as it's currently one of the few "content" pieces that can't be created by "regular" end users.
-- Boris Mann Vancouver 778-896-2747 San Francisco 415-367-3595 SKYPE borismann http://www.bryght.com
Op vrijdag 21 juli 2006 14:28, schreef Benjamin Maurice:
Has anyone created a profile field for users' news feeds such that all their submitted RSS feeds appear in a category in news aggregator?
node aggregator (naggregator) has this. It was even tied into buddylist (my buddies feeds). Both items (item in a feed) and feeds are nodes. Esp. the fact that a feed is a node (i.e: has an author, can be used in views, is taggable etc) might be interesting. Not ready for 4.7. Bèr -- [ Bèr Kessels | Drupal services www.webschuur.com ]
participants (4)
-
Benjamin Maurice -
Boris Mann -
Bèr Kessels -
Earl Dunovant