Commit Graph

409 Commits

Author SHA1 Message Date
Sam Ruby
d90070f0de Sanitize style tags 2007-10-22 06:59:31 -04:00
Sam Ruby
23076ecec6 Support IRI's as xml:base values 2007-10-21 20:33:21 -04:00
Sam Ruby
66e293065d Deal with Typepad's current Atom feeds 2007-10-21 07:51:59 -04:00
Sam Ruby
1e830f9101 Ignore license links for purposes of meme tracking 2007-10-06 13:48:17 -04:00
Sam Ruby
484d3c7d7a Handle dates formats with Unicode 'ARABIC COMMA' (U+060C) characters 2007-09-14 20:02:34 -04:00
Sam Ruby
1a4e3b9885 Make dbhash optional 2007-09-12 06:29:32 -04:00
Sam Ruby
843a42b982 Allow config files to be generated by a set of foaf files in a directory 2007-08-22 15:38:15 -04:00
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
9a0ae97b07 Fix html5lib regression
http://lists.planetplanet.org/archives/devel/2007-August/001644.html
http://groups.google.com/group/html5lib-discuss/browse_frm/thread/f4f00e4a2f26d5c0
2007-08-14 07:10:36 -04:00
Sam Ruby
faa2981642 select libxml2.XML_PARSE_NONET option 2007-08-12 15:51:27 -04:00
Sam Ruby
6088647030 Upgrade to the latest html5lib
Fixes the following error:
http://lists.planetplanet.org/archives/devel/2007-August/001638.html
2007-08-12 15:08:29 -04:00
Sam Ruby
b81a2a0826 Prefer contents in 'vendor' over system path 2007-08-09 10:19:56 -04:00
Sam Ruby
5abeeebc76 Make libxml2 optional again 2007-08-09 09:28:30 -04:00
Santiago Gala
515e9e0d88 prepend instead of appending to sys.path.
The rationale is that planet/vendor contains overrides of whatever the user has
in her local python install. The rationale for 1 is that 0 breaks hell loose with relative imports. :)
2007-08-06 14:15:56 +02:00
Santiago Gala
eec7629402 prepend instead of appending to sys.path.
The rationale is that planet/vendor contains overrides of whatever the user has
in her local python install.
2007-08-06 14:02:38 +02:00
sgala
64a3ec8727 Trivial typo. 2007-08-03 15:56:50 +02:00
Sam Ruby
291faf2d8f Import ConfigParser and cosmetic fixes 2007-08-02 07:07:04 -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
3f764d6466 Updated patch for django
http://amit.chakradeo.net/2007/07/05/django-unicode-integration-fix-for-venus-djando-template/
2007-07-07 18:53:41 -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
1e2b6a18fe Recover from 'eval' errors 2007-06-27 14:02:15 -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
fc90da7fc0 Update to latest html5lib; move packaged dependencies to vendor directory 2007-06-25 10:49:51 -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
cc4a43cf62 RFC 822-ify OPML dateModified 2007-05-29 08:16:21 -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
Jacques Distler
cfce4dde58 Update from Sam Ruby. 2007-05-01 10:07:44 -05:00
Sam Ruby
82753d09a1 Include images/tcosm11.gif 2007-04-30 12:23:04 -04:00
Sam Ruby
a5e1fde287 MeMeme and html2xhtml plugins 2007-04-30 09:38:09 -04:00
Sam Ruby
ddf15fc689 More SVG Elements and Attributes 2007-04-29 21:37:09 -04:00
Sam Ruby
3980dd1387 Cosmetics
* Add HTML5 DOCTYPE (addsearch.xslt)
 * Omit empty lists (index.html.xslt)
 * Handle missing cookie (personalize.js)
2007-04-28 08:03:49 -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
2169f34b7c Don't insert <div> elements 2007-04-24 22:14:46 -04:00
Sam Ruby
1e3ca39733 Genshi Themes 2007-04-24 16:13:15 -04:00
Sam Ruby
9d97a03d33 Whitelist svg attribute 'stroke-opacity' 2007-04-22 13:57:05 -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
4109e1ac17 Support namespace prefixed svg better 2007-04-18 07:19:56 -04:00
Sam Ruby
ce6fa9af95 Make use of HTML5's time element 2007-04-17 14:03:41 -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
ad3a832a16 Support unprefixed svg:title elements 2007-04-15 08:06:32 -04:00