Planet LPM

Tatsuhiko Miyagawa miyagawa at gmail.com
Fri Jun 30 14:11:28 BST 2006


On 6/30/06, Dave Cross <dave at dave.org.uk> wrote:
>   - module: Publish::Feed
>     rule:
>       expression:  $args->{feed}->id eq 'smartfeed:all'
>     config:
>       dir: /path/to/my/web/directory
>
>   - module: Publish::Feed
>     rule:
>       expression:  $args->{feed}->id eq 'smartfeed:all'
>     config:
>       dir: /path/to/my/web/directory
>       format: RSS
>
> This publishes both Atom and RSS. Not sure what that "rule:" entry
> does (yay cargo-cult!)

I know you already looked at my slides on YAPC, but yeah, this
configuration stuff is unnecessary clumsy and voodoo. I'm working on
it now.

-- 
Tatsuhiko Miyagawa


More information about the london.pm mailing list