| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
loader has Standalone by itself now.
|
|
|
|
|
|
|
|
|
|
does.
|
|
|
|
|
|
use $msg_base_url to show link to article
|
|
|
|
|
|
threadview is view only and cannot change status.
|
|
|
|
|
|
|
|
|
|
--article_id_max=\d+ to override /var/spool/ml/$ml/seq
--reverse to reverse time order in showing "review"
|
|
o define --spool_dir for fmlthread. for example:
% fmlthread db_clear fml-help
% fmlthread --spool_dir=/some/where -f /tmp/filter db_rebuild fml-help
% fmlthread --spool_dir=/some/where review fml-help last:100
|
|
|
|
|
|
|
|
|
|
and trap error.
If error traped and $obj has help() method, run $obj->help().
also upcall the $@ by croak($@)
|
|
|
|
|
|
FML::Process::TicketSystem -> FML::Process::ThreadTrack
|
|
more debug messages
modify style e.g. eval q## -> eval q{} et. al.
|
|
fmlsch (fmlsch -a) and fmlsch.cgi uses this method to show
3 continuous months once.
|
|
|
|
|
|
|