Split RSS Parser...
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Jun 2011 16:46:41 +0000 (16:46 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Jun 2011 16:46:41 +0000 (16:46 +0000)
commit625e1bfcc04e978f18e02b54395b542da9f99a3a
tree269d1044e2e3e40399e50718be54b163b616c624
parent5f531953971f861f396bc441239367f4056ca6f0
Split RSS Parser...

  - URL-De-Shortener module
  - RSS/ATOM Handlers
  - start migrating to event/curl requests
citadel/modules/rssclient/rss_atom_parser.c [new file with mode: 0644]
citadel/modules/rssclient/rss_atom_parser.h [new file with mode: 0644]
citadel/modules/urldeshortener/serv_expand_shorter_urls.c [new file with mode: 0644]
citadel/modules/urldeshortener/serv_expand_shorter_urls.h [new file with mode: 0644]