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
cplanet(1) FreeBSD General Commands Manual cplanet(1)

cplanet
RSS Feed Aggregator that generate static html

cplanet [-l] -c config.hdf

cplanet is a RSS/ATOM feed aggregator written in C that generate static html files.

config.hdf
specify the path to the hdf configuration file
set the log to be written in syslog, otherwise log are written to stderr

cplanet uses the clearsilver's hdf format as a configuration file, some keys are mandatory. Users can add as much keys as they want as they can be used in the template file.
CPlanet.Output.N.Path
N represents a number starting from 0, this is the patch for the file N to generate
CPlanet.Output.N.TemplatePath
Path of the template to use to generate the file number N
CPlanet.Days
oldest post from the feeds to keep in days.
CPlanet.Feed.N.Name
name of the N feed to fetch
CPlanet.Feed.N.URL
URL of the N Feed (ATOM or RSS) to fetch.

for more informations concerning the HDF file format please refer to the clearsilver documentation: http://www.clearsilver.net/docs/man_hdf.hdf

cplanet uses the clearsilver template system, please refer to the clearsilver documentation: http://www.clearsilver.net/docs/man_templates.hdf

Baptiste Daroussin

Freddy DISSAUX
February 22, 2010 FreeBSD 13.1-RELEASE

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

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