|
|
09/29/07 13:59:04 |
@1959
|
[1959]
|
otsune |
- Add copyright. … |
|
|
12/02/06 06:20:51 |
@1898
|
[1898]
|
miyagawa |
safe guard to load XML::Feed::RSS so PREFERRED_PARSE won't get overriden |
|
|
12/02/06 06:17:42 |
@1897
|
[1897]
|
miyagawa |
Added 'taguri_base' config to Publish::Feed, not to use plagger.org as a … |
|
|
11/26/06 17:51:11 |
@1865
|
[1865]
|
miyagawa |
added XXX comment to handle undef id |
|
|
11/26/06 17:24:31 |
@1863
|
[1863]
|
miyagawa |
Publish::Feed bugs: … |
|
|
10/30/06 15:21:07 |
@1809
|
[1809]
|
miyagawa |
fix bad Publish::Feed content element that's b64 encoded. Thanks to _33rpm |
|
|
10/13/06 16:42:23 |
@1741
|
[1741]
|
miyagawa |
merge from hackathon-summary |
|
|
10/12/06 15:55:39 |
@1734
|
[1734]
|
miyagawa |
added Test::Spelling and fixed typoes |
|
|
09/07/06 19:23:48 |
@1668
|
[1668]
|
miyagawa |
* merged [1621] from hackathon-summary branch … |
|
|
09/02/06 01:56:23 |
@1636
|
[1636]
|
miyagawa |
moved plugin initialization code to plugin.init |
|
|
09/02/06 01:55:14 |
@1635
|
[1635]
|
miyagawa |
Publish::Feed: fixed RSS 2.0 invalid webMaster field. Added unit test |
|
|
08/25/06 04:11:32 |
@1600
|
[1600]
|
miyagawa |
use permalink in Feed entry link. via … |
|
|
08/08/06 15:35:39 |
@1236
|
[1236]
|
miyagawa |
more fix to Publish::Feed to deal with atom:author |
|
|
08/07/06 16:50:37 |
@1219
|
[1219]
|
miyagawa |
Publish::Feed: fixed UUV warning in feed.description |
|
|
08/07/06 16:46:28 |
@1218
|
[1218]
|
miyagawa |
spacing fix |
|
|
08/07/06 16:46:02 |
@1217
|
[1217]
|
miyagawa |
set author in RSS even if author is not defined |
|
|
08/07/06 16:43:25 |
@1216
|
[1216]
|
miyagawa |
fixed UUV warnings in Publish::Feed |
|
|
08/07/06 16:35:44 |
@1215
|
[1215]
|
miyagawa |
use Address (Name) in RSS author |
|
|
08/07/06 16:24:36 |
@1213
|
[1213]
|
miyagawa |
Publish::Feed: use author <nobody@example.com> in RSS feed to make it a … |
|
|
08/07/06 16:00:24 |
@1212
|
[1212]
|
miyagawa |
Hacked Publish::Feed to bypass XML::Feed type="text/html" to support … |
|
|
08/07/06 15:49:19 |
@1211
|
[1211]
|
miyagawa |
make sure generated Atom 1.0 is valid, using Feedvalidator command line. … |
|
|
07/27/06 03:11:42 |
@1173
|
[1173]
|
miyagawa |
Merge from refactoring-planet. YAY! |
|
|
07/15/06 23:55:31 |
@1089
|
[1089]
|
miyagawa |
removed nasty XML::RSS::LibXML version check. Fixes #75 |
|
|
07/09/06 00:40:09 |
@1062
|
[1062]
|
youpy |
* Exclude inline enclosure
* Refs #325 |
|
|
07/06/06 21:42:22 |
@1058
|
[1058]
|
miyagawa |
Use 1st enclosure with URL defined for RSS 2.0. Refs #325 |
|
|
05/16/06 15:06:59 |
@753
|
[753]
|
miyagawa |
fixed outstanding empty feed url log message annoyance |
|
|
05/15/06 21:22:09 |
@749
|
[749]
|
miyagawa |
* New plugin Filter::FindEnclosures? to auto-discover enclosures … |
|
|
05/15/06 19:16:01 |
@747
|
[747]
|
miyagawa |
don't add enclosures without URL |
|
|
05/13/06 07:13:25 |
@732
|
[732]
|
miyagawa |
* Support enclosure creation in XML::Feed and Publish::Feed … |
|
|
03/07/06 10:36:19 |
@355
|
[355]
|
miyagawa |
Workaround if entry date is empty |
|
|
03/04/06 17:04:45 |
@272
|
[272]
|
miyagawa |
a tiny pod fix for Publish::Feed |
|
|
03/02/06 18:13:18 |
@243
|
[243]
|
miyagawa |
Publish::Feed: add body |
|
|
02/28/06 18:07:11 |
@204
|
[204]
|
miyagawa |
Publish::Feed:
* Added nasty check for XML::RSS::LibXML version … |
|
|
02/28/06 17:20:50 |
@202
|
[202]
|
yoshiki |
added Publish::Feed |