Commit Graph

119 Commits

Author SHA1 Message Date
Sam Ruby
d025fe59ac Support config.ini as a format for reading lists 2007-08-19 22:13:00 -04:00
Sam Ruby
4d603b6bf7 Select latest entry by id if ids are duplicated in a feed 2007-08-19 12:46:51 -04:00
Edward O'Connor
597f0ea2fe Made test_config_csv clean up after itself, so test_rlists would pass 2007-08-18 20:12:07 -07:00
Sam Ruby
5abeeebc76 Make libxml2 optional again 2007-08-09 09:28:30 -04:00
Sam Ruby
468bbcc4fc CSV reading lists 2007-07-31 19:38:57 -04:00
Sam Ruby
50aab3005c Handle empty titles 2007-07-15 19:18:16 -04:00
Sam Ruby
23cd6be041 http://amit.chakradeo.net/2007/07/05/django-unicode-integration-fix-for-venus-djando-template/ 2007-07-05 15:01:19 -04:00
Sam Ruby
4b1e0da922 filters/xhtml2html =~ s/Genshi/html5lib/ 2007-06-27 13:37:00 -04:00
Sam Ruby
1fcfbe35c0 Omit category if term if blank 2007-06-25 15:50:52 -04:00
Sam Ruby
65e41f7b22 author tags can be ignored too! 2007-06-18 12:03:30 -04:00
Sam Ruby
28f5de903a Support verbose option again 2007-06-15 12:22:54 -04:00
Sam Ruby
b25df8b9d4 Add minhead filter, and resync opml-top100.ini 2007-06-15 10:42:01 -04:00
Sam Ruby
2f792f919e Allow target element name to be specified in excerpt filter 2007-05-29 09:44:14 -04:00
Sam Ruby
c2ff924372 Handle case where neither xslt nor genshi are installed 2007-05-16 01:05:00 -04:00
Sam Ruby
c9e209ba8d Ensure atom:author elements have atom:name children 2007-05-10 20:35:47 -04:00
Sam Ruby
9aba1dbfc7 Don't emit separate open and close tags for empty void elements using htmltmpl 2007-05-10 20:25:25 -04:00
Sam Ruby
a5e1fde287 MeMeme and html2xhtml plugins 2007-04-30 09:38:09 -04:00
Sam Ruby
c7bc9702d8 Allow filters to "tee" 2007-04-25 21:15:41 -04:00
Sam Ruby
0f65d3e123 Filter to product HTML output from XHTML 2007-04-25 16:11:42 -04:00
Sam Ruby
1e3ca39733 Genshi Themes 2007-04-24 16:13:15 -04:00
Sam Ruby
f8cdb907a8 Fixed items noticed during the upgrade to Feisty
* dependency on non-spec compliant feature of xsltproc
 * workaround Python 2.5 regression (bug 1704790)
 * make Genshi message initial-caps
2007-04-21 16:33:47 -04:00
Sam Ruby
c6407478e7 Fix bug where use of 'exclude' config option would cause exception 2007-04-15 08:22:13 -04:00
Sam Ruby
c71fa3823f Rough in Genshi support 2007-04-14 16:36:56 -04:00
Sam Ruby
3e1c9bcb3e Output filters 2007-04-14 10:04:22 -04:00
Sam Ruby
0ed1ee63e1 if new_date is set, ensure that new_channel is also set 2007-04-09 15:35:24 -04:00
Sam Ruby
44dccfb59f Fix new_channel
Submitted by Matt Brubeck
2007-04-09 14:10:36 -04:00
Sam Ruby
3cd0e7149b Coral CDN support for URLs with non-standard ports
submitted by Lenny Domnitser
2007-04-09 08:30:52 -04:00
Sam Ruby
5977be5ea4 Add support for creativeCommons and cc namespaces. 2007-03-26 17:42:41 -04:00
Sam Ruby
abbd97471e Ensure that the documentation remains well formed 2007-03-16 15:02:37 -04:00
Sam Ruby
bd1019e9fb Retroactive filtering,
and make it clearer in the docs that filters are performed at spider time
2007-03-14 08:16:04 -04:00
Sam Ruby
4b1ff4884e Add support for new_feed_itmes 2007-03-07 13:51:23 -05:00
Sam Ruby
034404fd8a Reposisition text 2007-03-05 09:59:09 -05:00
Sam Ruby
33fb5bdd86 Recovery from bizarrely nested content 2007-03-05 09:54:32 -05:00
Morten Frederiksen
1f79279f6c Merged with intertwingly... 2007-03-04 15:21:44 +01:00
Morten Frederiksen
806b0ee53c Updated expunge test cases to pass... 2007-03-04 14:07:16 +01:00
Morten Frederiksen
a51d09ec07 Added expunge and preliminary test cases 2007-03-04 12:00:28 +01:00
Sam Ruby
7ba2a1db32 Initialize _no_sed to false 2007-03-01 16:00:30 -05:00
Antonio Cavedoni
fb29d39501 Added, tested and documented the new Config variable available in the Django templates/filters: makes it easy to access .ini configuration items from one's templates 2007-03-01 20:37:02 +01:00
Antonio Cavedoni
a590d13fe8 Added note on pywin32 dependency for Windows, added pointer to Django templates documentation, added check for WindowsError while trying to load sed on Win 2007-02-20 15:46:32 +01:00
Antonio Cavedoni
9fc1032050 Removed hardcoded test case deletion if the django module is not installed, switched to dynamic attr removal 2007-02-16 15:08:39 +01:00
Antonio Cavedoni
1291324593 Removed test_django_date_type test case if Django is not available 2007-02-16 14:56:33 +01:00
Sam Ruby
7d14cbcf64 Django fixes 2007-02-15 19:48:44 -05:00
Sam Ruby
a0642afec0 regexp sifter 2007-02-15 19:09:10 -05:00
Antonio Cavedoni
7cd69ce7d7 Started testing Django integration, somewhat improved documentation 2007-02-16 00:51:53 +01:00
Sam Ruby
77d15d22cf xml_base overrides 2007-01-22 13:46:45 -05:00
Sam Ruby
3024af031f Switch from Beautiful Soup to html5lib 2007-01-11 15:05:30 -05:00
Sam Ruby
6f7eddf0f0 Allow one to subscribe to planet feeds 2006-12-27 15:37:16 -05:00
Sam Ruby
9d7627781c Pull in Joe's fix for to consistently create the http cache directory 2006-12-27 13:38:25 -05:00
Joe Gregorio
51c8037519 Fixed unit tests, which now reflect the http cache directory being created. 2006-12-27 01:30:32 -05:00
Joe Gregorio
45eda384cb Fixed bug with config feed_timeouts not being ints. 2006-12-26 11:49:03 -05:00