Sam Ruby
b75ba9684e
Support python 2.2 through python 2.5
2006-09-19 20:52:08 -04:00
Sam Ruby
9c56880e8d
Retain bozo and format
2006-09-19 09:55:23 -04:00
Sam Ruby
61b0722fb0
Win32 fixes
2006-09-18 11:05:59 -04:00
Sam Ruby
f1c3730511
xpath sifter and category support
2006-09-15 07:20:54 -04:00
Sam Ruby
0c7666f6f3
Add stop-opacity; resynch with feedparser
2006-09-13 19:40:56 -04:00
Elias Torres
e029e9354e
- Added support for inheritance of FOAF reading list properties
...
i.e. online_accounts mapping get inherited on recursion
- Added extra check for foaf.weblog rdfs.seeAlso of rdf.type rss.channel
- Added support for FOAF smushing when URIs are the same
2006-09-07 11:26:54 -04:00
Sam Ruby
72d60be8d3
Merge in Elias's changes
2006-09-07 18:00:36 -04:00
Sam Ruby
e02f57233a
Default feed author name to the name specified in the config file
2006-09-07 17:56:32 -04:00
Sam Ruby
7b13eece4d
Incorporate patches and suggestions from Jacques Distler and Michael Koziarski
2006-09-07 08:07:06 -04:00
Elias Torres
525f8d9351
Added basic support for FOAF recursion
...
[section]
content_type = foaf
depth = 1
2006-09-07 05:51:56 -04:00
Elias Torres
a166531855
Added a foaf-multiple.ini, another.foaf4 and accompanying test in test_foaf.py
...
Removed unnecessary returns in foaf2config()
2006-09-07 03:23:13 -04:00
Sam Ruby
979fd8329b
FOAF Online Accounts
2006-09-06 11:19:46 -04:00
Elias Torres
03fef82091
added support for foaf:OnlineAccount information, checkout examples/foaf-based.ini
2006-09-05 14:54:26 -04:00
Sam Ruby
4dd8c2bca2
Better conversion of RSS feeds to Atom
2006-09-05 21:57:56 -04:00
Sam Ruby
fc6e39a388
Default feed.id to feed.link (if present)
2006-09-05 20:19:48 -04:00
Sam Ruby
a2be5b6c2a
Feed fixes
2006-09-05 18:11:57 -04:00
Sam Ruby
777cd9b603
More accurately track and report http status
2006-09-04 17:12:22 -04:00
Sam Ruby
9d85882503
Per feed filters and scrubbing
2006-09-04 07:14:41 -04:00
Sam Ruby
88bdbe930e
ETags for reading lists
2006-09-03 13:12:54 -04:00
Sam Ruby
c610c93720
Load configuration only once
2006-09-03 09:14:39 -04:00
Sam Ruby
5d7bd64342
Activity threshold and http status messages
2006-09-03 08:52:09 -04:00
Sam Ruby
aaab9e1e83
FOAF reading lists
2006-09-02 15:19:01 -04:00
Sam Ruby
4b7891110f
Improved parsing of RSS 2.0 authors
2006-08-31 20:20:24 -04:00
Sam Ruby
eda54c62c7
Add channel_link
2006-08-31 17:01:40 -04:00
Sam Ruby
954093f1bb
Implement an excerpt filter
2006-08-31 16:04:29 -04:00
Sam Ruby
357e47f3d6
Write out the reading list in canonical form (i.e. in ConfigParser format)
2006-08-31 01:04:20 -04:00
Sam Ruby
b3cc073231
Error recovery
2006-08-30 23:54:52 -04:00
Sam Ruby
9e80c7e77f
Initial filter support (no parameters)
2006-08-30 23:07:27 -04:00
Sam Ruby
366fe8b367
Progress towards accomodating Python 2.2
2006-08-30 14:39:08 -04:00
Sam Ruby
750c270a26
Wildcards in bill-of-materials
2006-08-29 21:47:25 -04:00
Sam Ruby
671ab353cc
Merge in changes from DeWitt to enable this to work on OSX
2006-08-29 19:02:51 -04:00
DeWitt Clinton
eee4075fe8
OSX has a problem with the form:
...
__import__('a/b/c')
Replaced with a variation of:
sys.path.append(os.path.join('a','b'))
__import__('c')
2006-08-29 15:47:42 -07:00
Sam Ruby
1fb1e07c10
Merge in DeWitt Clinton's changes
2006-08-29 15:21:56 -04:00
Sam Ruby
92eab64934
Get htmltmpl mostly working
2006-08-29 15:19:35 -04:00
DeWitt Clinton
9af5a6e001
Renamed local variables to better represent intent.
2006-08-29 11:41:00 -07:00
DeWitt Clinton
a31555899e
Corrected the message used when skipping a template due to failure to load the template module.
2006-08-29 10:40:36 -07:00
DeWitt Clinton
2278a73752
Clarify which module was not imported when a failure occurs.
2006-08-29 09:43:03 -07:00
Sam Ruby
d17d509adc
Rough in HTMLTMPL support
2006-08-29 01:56:39 -04:00
Sam Ruby
03099c22f0
Provide author detail
2006-08-24 08:28:29 -04:00
Sam Ruby
14b3ccf07e
Etag and last-modified support
2006-08-24 06:45:23 -04:00
Sam Ruby
7326419aeb
Handle feeds with pubDates in the future
2006-08-23 07:50:40 -04:00
Sam Ruby
8844223b7b
Initial support for opml-top100
2006-08-22 13:18:43 -04:00
Sam Ruby
87f99e8a01
Reading lists
2006-08-21 17:44:08 -04:00
Sam Ruby
7cbc2e31bf
Theme support
2006-08-21 09:43:09 -04:00
Sam Ruby
9fa9fb6117
Change planet:subscription to planet:source, and expand the information
...
provided in each.
2006-08-18 15:47:10 -04:00
Sam Ruby
6c0e24fd00
Remove more cruft from filenames generated from ids; make such file names
...
compatible with Win32 file systems; no longer treat PrettyPrinting failures
as fatal.
2006-08-17 08:05:10 -04:00
Sam Ruby
8ae02eaa2b
Merge fixes from Mary Gardiner
2006-08-16 19:55:35 -04:00
Sam Ruby
de8c84d11a
Cosmetic changes: get rid of an unnecessary <p>, and add in instructions
...
to tell Google not to index the results.
2006-08-16 19:51:27 -04:00
Mary Gardiner
63a7ffa6e2
First pass at fixing imports
2006-08-17 09:11:37 +10:00
Sam Ruby
2a7e7b83df
Upgrade to the latest feedparser
2006-08-16 12:47:22 -04:00