I modified the Aggregation module's parser in order to have feed-type autodetection and I did some tweaks to have such an output that I'll use for my SoC project. I hope that you can use some parts of this code.

CommentFileSizeAuthor
parser_aggregation.tar_.gz4.62 KBaron novak

Comments

agentrickard’s picture

Missing <?php declaration at the top of aggregation_parser.module.

aron novak’s picture

Thanks for the warning!
Finally I get a place for this stuff, you can find the latest here: http://svn6.cvsdude.com/aronnovak/parsers
This is an svn repository as the URL tells. Here this thing is fixed too.

cburschka’s picture

Login required for viewing, "anonymous" doesn't appear to work, and I see no login info in your post. You should probably allow public read access if you want people to see stuff. ;)

aron novak’s picture

:) Yeah, the details:
username: soc_devel
password: devel
(read-only access now)

The thing will move to Drupal CVS soon.

svn checkout --username soc_devel --password devel http://svn6.cvsdude.com/aronnovak/parsers