GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plagger::Plugin::Bundle::Planet(3) User Contributed Perl Documentation Plagger::Plugin::Bundle::Planet(3)

Plagger::Plugin::Bundle::Planet - Bundle package to create Planet site

  - module: Bundle::Planet
    config:
      title: Planet Foobar
      dir: /path/to/planet
      url: http://example.org/planet
      theme: sixapart-std
      stylesheet: foo.css
      duration: 7 days
      description: Everything about Foobar from the Web

This plugin is a Bundle plugin to load bunch of required modules to create Planet site with a single Plugin setup. Using this plugin will load following plugins and automatically sets up necessary configurations.

Title of Planet site. Required.
Directory to create HTML, Feed and CSS files in. Required.
Public URL to access the Planet site, which is used to construct Feed and CSS URLs with. Required.
Name of theme to use with Publish::Planet. Defaults to default.
URL(s) of stylesheet (CSS) to use with sixapart-std theme. Optional.
Duration of feed entries to display. When you pass 0 as a value, the Planet plugin displays all the entries aggregated. Defaults to 7 days.
Additional rule to add to filter entries using SmartFeed::All. Optional and defaults to nothing.
Description to use in XHTML tagline and Atom/RSS feeds. Optional.

Tatsuhiko Miyagawa

Plagger, Plagger::Plugin::Publish::Feed, Plagger::Plugin::Publish::Planet

2006-12-05 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.