summaryrefslogtreecommitdiff
path: root/fml/etc/src
AgeCommit message (Collapse)Author
2002-03-17enable chaddr commandfukachan
2002-03-07define $available_commands_for_admin_cgifukachan
2002-03-06define $newml_command_template_filesfukachan
2002-03-06define directory for cgi and HTML article archivefukachan
2002-03-05add $ml_domain within $html_archive_dir.fukachan
= $fml_owner_home_dir/public_html/mlarchive/$ml_domain/$ml_name
2002-02-24define syscon_dir, mailconf_dir and mail_aliases_filefukachan
$sysconf_dir = $ml_home_prefix/etc $mailconf_dir = $sysconf_dir/mail $mail_aliases_file = $mailconf_dir/aliases
2002-02-23validate if the requested admin command is permited or not.fukachan
define $available_commands_for_privileged_user rename $available_commands -> $available_commands_for_user
2002-02-20update $available_commands_for_stranger and $available_commandsfukachan
fix path: $message_template_dir -> $ml_home_dir o $guide_file o $help_file o $objective_file o $summary_file
2002-02-18"permit_anyone" can be used in {post,command}_restrictions.fukachan
2002-02-17add admin to $avaialble_commandsfukachan
2002-02-17confirm_keyword -> confirm_command_prefixfukachan
define privileged_command_prefix
2001-12-18add comment on $fml_owner_home_dirfukachan
change default value of $html_archive_dir
2001-12-18define new class $use_html_archivefukachan
2001-12-09Initial revisionfukachan