[Bast-commits] r6103 - ironman/plagger
castaway at dev.catalyst.perl.org
castaway at dev.catalyst.perl.org
Fri May 1 20:18:30 GMT 2009
Author: castaway
Date: 2009-05-01 20:18:30 +0000 (Fri, 01 May 2009)
New Revision: 6103
Modified:
ironman/plagger/ironman.yaml
Log:
Config file for system on piet
Modified: ironman/plagger/ironman.yaml
===================================================================
--- ironman/plagger/ironman.yaml 2009-05-01 20:11:23 UTC (rev 6102)
+++ ironman/plagger/ironman.yaml 2009-05-01 20:18:30 UTC (rev 6103)
@@ -1,5 +1,6 @@
global:
- assets_path: /usr/src/perl/dbix-class/bast/ironman/plagger/assets
+# assets_path: /usr/src/perl/dbix-class/bast/ironman/plagger/assets
+ assets_path: /var/www/ironman.enlightenedperl.org/plagger/assets
# Make plagger more verbose than default
log:
level: debug
@@ -264,6 +265,9 @@
url: http://laziness-impatience-hubris.blogspot.com/feeds/posts/default
title: Nick Kostirya
-
+ url: http://blog.woobling.org/feeds/posts/default
+ title: Yuval Kogman (nothingmuch)
+ -
url: http://www.shadowcat.co.uk/feed/blog/matt-s-trout
title: Matt S. Trout (mst)
@@ -271,13 +275,13 @@
- module: Filter::Rule
rule:
module: Deduped
- path: /home/castaway/plagger/ironman.db
+ path: /var/www/ironman.enlightenedperl.org/plagger/ironman.db
# - module: Filter::Rule
# rule:
# module: Fresh
# mtime:
-# path: /home/castaway/plagger/ironman.mtime
+# path: /var/www/ironman.enlightenedperl.org/plagger/ironman.mtime
# autoupdate: 1
## done in bundle!
@@ -288,7 +292,7 @@
- module: Publish::CSV
config:
- dir: /home/castaway/plagger/csv
+ dir: /var/www/ironman.enlightenedperl.org/plagger/csv
encoding: utf-8
filename: my_%t.csv
mode: append
@@ -299,20 +303,19 @@
- date
-## MyPlanet, is not the default Planet bundle
-## has full_content => 0 for both outgoing feeds
-
# Load 'Bundle' planet plugins
+# - module: Bundle::MyPlanet
- module: Bundle::PagedPlanet
-# - module: Bundle::Planet
config:
extra_rule:
expression: grep $args->{entry}->body_text =~ /\b$_\b/i || $args->{entry}->has_tag($_), qw/perl cpan/
- duration: 3 days
+ duration: 7 days
title: Planet Perl Iron Man
description: Perl Iron Man Competition
- dir: /home/castaway/public_html/ironman/
- url: http://desert-island.me.uk/~castaway/ironman/
+# dir: /home/castaway/public_html/ironman/
+# url: http://desert-island.me.uk/~castaway/ironman/
+ dir: /var/www/ironman.enlightenedperl.org/docroot/
+ url: http://ironman.enlightenedperl.org/
theme: default
stylesheet: http://bulknews.typepad.com/blog/styles.css
pagesize: 20
More information about the Bast-commits
mailing list