Commit Graph

429 Commits

Author SHA1 Message Date
David Sveningsson
2cde902af3 Only searches for name if planet_name is set. Prints a warning if no matching
config is found.
2011-02-15 15:28:14 +01:00
Sam Ruby
c88afaacb0 Case insensitive rel values; ensure linked icon exists 2011-02-11 12:01:02 -05:00
Sam Ruby
6481eaf5a8 Allow multiple ini files to be specified on the command line 2011-02-11 07:58:14 -05:00
Sam Ruby
6468d23e73 Make use of favicon specified in the config file 2011-02-11 07:57:50 -05:00
Sam Ruby
68d8233010 Add a script to scan for favicons 2011-02-10 18:27:36 -05:00
Sam Ruby
70810fff6a Fix for Google Reader Shared Feeds:
http://lists.planetplanet.org/archives/devel/2011-February/002196.html
2011-02-07 14:01:22 -05:00
David Sveningsson
fe126bf3ea Using abspath instead of realpath so it does not dereference symlinks 2011-01-19 21:18:46 +01:00
Sam Ruby
3ba5c4200b Make autoescape an option:
http://lists.planetplanet.org/archives/devel/2010-December/002189.html
2010-12-31 10:20:58 -05:00
Sam Ruby
f12cd71c0e Merge branch 'master' of http://github.com/mortenf/venus 2010-10-31 14:34:37 -04:00
Morten Høybye Frederiksen
c2ff9f22db Reconstitue dc:date.Taken as dc:date_Taken 2010-10-30 20:28:35 +02:00
Sam Ruby
635174e3d2 Fix problem found by Alex Schröder:
http://lists.planetplanet.org/archives/devel/2010-October/002164.html
2010-10-27 17:27:06 +08:00
Sam Ruby
62d3e68f79 Fix for problem found by Seth Vidal:
http://lists.planetplanet.org/archives/devel/2010-August/002156.html
2010-10-27 17:27:05 +08:00
Scott Johnson
5cefb0fdeb remove ul when no memes are found 2010-10-27 17:27:04 +08:00
Sam Ruby
632fe3e7cc Ignore anchor when fetching the page for the title 2010-10-27 17:27:03 +08:00
Sam Ruby
040d9d5f5a Fix problem found by Alex Schröder:
http://lists.planetplanet.org/archives/devel/2010-October/002164.html
2010-10-25 15:00:33 -04:00
Sam Ruby
6b7fbafb13 Fix for problem found by Seth Vidal:
http://lists.planetplanet.org/archives/devel/2010-August/002156.html
2010-10-25 14:57:35 -04:00
Sam Ruby
b54918f4a3 Merge branch 'master' of git@github.com:rubys/venus 2010-10-20 10:29:04 -04:00
Sam Ruby
8ad25a64ff Merge branch 'master' of http://github.com/scottj/venus 2010-10-20 09:30:42 -04:00
Sam Ruby
c92cc85aa9 Merge branch 'master' of git@github.com:rubys/venus 2010-10-20 09:29:06 -04:00
Morten Høybye Frederiksen
3340c3a940 Added lat-long support and tests for GeoRSS-Simple 2010-10-20 14:53:35 +02:00
Scott Johnson
8f48fbeb4a remove ul when no memes are found 2010-10-16 00:11:10 -05:00
Sam Ruby
bc9f3353fe Ignore anchor when fetching the page for the title 2010-10-13 16:58:09 -04:00
Sam Ruby
ee4f756cf5 Ensure all memes have at least two citations 2010-09-25 14:33:42 -04:00
Sam Ruby
5d9df85826 minhead.py is only picking the first node from the old header and transferring
it to the new header, due to the nodelist being modified. Here's an easy fix.
Props to Geoff Lankow.
http://lists.planetplanet.org/archives/devel/2010-August/002157.html
2010-09-21 10:29:24 -04:00
Sam Ruby
bfc12a9ab4 IE9 tweaks 2010-09-20 11:01:57 -04:00
Sam Ruby
d4c4fa9818 Defer the loading of personalize.js, and ensure that personalize is called
even if the DOM was loaded before this script runs.
2010-09-18 19:51:35 -04:00
Sam Ruby
4aa9087271 Protect against blank titles causing a stack traceback 2010-08-15 10:45:34 -04:00
Sam Ruby
206b21edc9 Don't sanitize away unnamespaced HTML5 svg; convert to polyglot syntax
instead.
2010-08-06 07:02:39 -04:00
Ralph Giles
b2147a224b Sort the classic Planetarium links by category. 2010-07-12 17:04:13 -04:00
Ralph Giles
98b829b064 Update the link to Sun-related blog aggregators. 2010-07-12 17:04:07 -04:00
Ralph Giles
c15cadd77b The update the Planet Fedora link.
The 'Fedora People' aggregator at Duke is no longer available,
use the planet.fedoraproject.org link instead.
2010-07-12 17:04:00 -04:00
Sam Ruby
c8d3ac27c0 Ensure that there always is a title 2010-06-22 17:18:17 -04:00
Sam Ruby
369c6c0d64 Fix typo 2010-06-16 06:26:48 -04:00
Sam Ruby
399b0f052a Make list of publishable feeds configurable, per:
http://lists.planetplanet.org/archives/devel/2010-June/002149.html

Also change use of stderr to log, and provide a main program entry point
which can be used to initiate publishing.
2010-06-15 21:16:43 -04:00
Sam Ruby
e51f58a2c4 Default, for now, to NOT publishing. 2010-06-15 15:34:24 -04:00
Matt Domsch
e073802036 add config.pubsubhubbub_hub to docs 2010-06-15 15:19:42 -04:00
Matt Domsch
6897d0516e PuSH: add test for config value 2010-06-15 15:12:18 -04:00
Matt Domsch
d9cef10930 only publish atom, rss10, and rss20 via PuSH 2010-06-15 15:12:08 -04:00
Matt Domsch
7c595c60f3 add PuSH link to atom.xml 2010-06-15 15:12:04 -04:00
Matt Domsch
fdb91411dc add PubSubHubbub-Publisher 1.0 to planet/vendor/, use it to publish at the end of each run 2010-06-15 15:11:59 -04:00
Matt Domsch
1f5c9ce848 add atom:link ref="self" tags in rss10.xml and rss20.xml 2010-06-15 15:11:55 -04:00
Matt Domsch
b5c2879570 emit PubSubHubbub atom:link tags in rss10 and rss20 2010-06-15 15:11:49 -04:00
Sam Ruby
37d98f5b1a Use "lenient" lookup with genshi per
http://lists.planetplanet.org/archives/devel/2010-June/002127.html
props to Christopher Schmidt.
2010-06-14 07:01:27 -04:00
Sam Ruby
346247a437 Allow html entities in html5 2010-06-14 06:51:55 -04:00
Sam Ruby
ad8b31861a Don't blow up on feeds which contain images inside rss items. Example:
http://www.thestranger.com/seattle/Rss.xml?category=oid%3A258
2010-06-13 12:31:08 -04:00
Sam Ruby
dbadd674c6 s/bzr/git/g 2010-06-02 09:47:23 -04:00
Mikael Nilson
f900398c9f Added blacklist test 2010-06-02 11:50:52 +02:00
Mikael Nilson
6458d7ea33 Added documentation, and small fixes in the admin pages. 2010-06-02 11:25:12 +02:00
Mikael Nilsson
31cb17b32f Include admin callback script 2010-06-02 00:28:19 +02:00
Mikael Nilsson
f26d7eeabe Include admin interface 2010-06-02 00:28:10 +02:00