FreeBSD Manual Pages
cplanet(1) FreeBSD General Commands Manual cplanet(1) NAME cplanet -- RSS Feed Aggregator that generate static html SYNOPSIS cplanet [-l] -c config.hdf DESCRIPTION cplanet is a RSS/ATOM feed aggregator written in C that generate static html files. OPTIONS -c config.hdf specify the path to the hdf configuration file -l set the log to be written in syslog, otherwise log are written to stderr CONFIGURATION FILE 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 TEMPLATE FILE cplanet uses the clearsilver template system, please refer to the clear- silver documentation: http://www.clearsilver.net/docs/man_templates.hdf AUTHORS Baptiste Daroussin CONTRIBUTORS Freddy DISSAUX FreeBSD 13.0 Feb 22, 2010 FreeBSD 13.0
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | CONFIGURATION FILE | TEMPLATE FILE | AUTHORS | CONTRIBUTORS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=cplanet&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>