On June 27, 2006 at 12:34PM +0200,
adn+deb (at diwi.org) wrote:

> Package: chalow
> Version: 0.99+1.0rc6-1
> Severity: wishlist
>
> I've tried chalow but did not manage to do what I wanted. When reading
> the config file or the code, I saw comments in Japanese. Could you
> please put English comments instead?

I don't know whether the upstream author will put English comments
in the script, but I'm going to include non-Japanese version of
example file in the chalow package.

I've now prepared a simple cl.conf.  Comments?

----
# -*- mode: perl -*-
# user config file for chalow

$changelog_name = "ChangeLog";
$changelog_description = "";
$clog_url = "."; # absolute URL (http://...) is recommended
$css_file = "diary.css"; # tdiary theme files 
(http://www.tdiary.org/20021001.html) can be used
$rss_filename = "index.rdf"; # default value is "cl.rdf"

$opt_topn = 7; # N days in index.html, can be set by "-n" option
$page_mode = 0; # Generate pages per 0:month, 1:day, 2:item
$item_header_style = 0; # 0:"* HOGE:", 1:"* HOGE", 2:"HOGE:",3:"HOGE"
$rss_topn = 0; # N days in RSS, 0:same as $opt_topn
$show_day_of_week = 1; # 1:yes, 0:no
$reverse_order_days = 0; # 1:yes, 0:no
$remove_quote_mark = 1; # 1:yes, 0:no
$same_date_jump = 0; # link to same date of other years?  1:yes, 0:no
$item_header_mark = '<span class="sanchor">*</span>';
$calendar_style = 0; # 1:yes, 0:no

# To customize page template ($index_page_template, $month_page_template, etc.)
# copy it from `/usr/bin/chalow', remove prefix "my ", and edit it.
----

--
Tatsuya Kinoshita

Attachment: pgpXFd0M8U5is.pgp
Description: PGP signature

Reply via email to