summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Collapse)Author
2002-11-23basic_variables() -> basic_variable() for FML::Restriction::Basefukachan
2002-11-23clean upfukachan
2002-11-20init digest mode change for usertmu
2002-11-19init digest on off for admintmu
2002-11-18more debug infofukachan
2002-11-10cosmetic changes: white spacesfukachan
2002-10-29handle both public and private directories in initialization phase.fukachan
create variables: $newml_command_init_public_dirs $newml_command_init_private_dirs changed newml codes to use them.
2002-10-29prinf "a b c" -> a, b, cfukachan
2002-10-03enabled to handle order in index.html by $html_archive_index_order_type.fukachan
Mail::Message::ToHTML o htmlify_{file,dir}() is changted to normal methods for passing arguments.
2002-09-28implemented edit,off,onfukachan
2002-09-28reconstructed to just a wrapper to fork $EDITOR $ml_home_dir/config.cffukachan
2002-09-24fml 5 -> 8fukachan
2002-09-22add section on FNFfukachan
2002-09-15switched to use of $curproc->mkdir() if couldfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-28validate $ml_home_prefix before mainfukachan
2002-08-19change message key: command.get.invalid.args -> command.get_invalid_argsfukachan
2002-08-19change hier: help.$mode.$key -> $mode.keyfukachan
2002-08-17send back welcome file in subscribe casefukachan
2002-08-17more debug info.fukachan
send_user_xxx_message() set $command_args->{ _filename_to_send } before calling send_file().
2002-08-16switch FML::Language to Mail::Message::Encodefukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
e.g. is_member($curproc, $args) -> is_member(addr) modified functions: o is_member() o is_privileged_member() o is_recipient() o match_system_accounts()
2002-08-03white spacesfukachan
2002-07-28rename: init_config_dir_list -> newml_command_init_dirsfukachan
2002-07-26add/del moderator in {members,recipients}-moderatorfukachan
2002-07-26update $primary_admin_recipient_map toofukachan
2002-07-25update $primary_admin_recipient_map toofukachan
2002-07-24change argv of FML::Credential::has_address_in_map():fukachan
($map, $address) -> ($map, $config, $address)
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
new IO::Adapter $map, $config;
2002-07-22prototype on and off mode for recipient maptmu
2002-07-20member_map use config primary_member_map to member_mapstmu
recipient_map use config primary_recipient_map to recipient_maps
2002-07-18check user matchingfukachan
2002-07-17define printing style format such as 'text', 'html', ...fukachan
you can control it by the following access methods, get_print_style() and set_print_style(mode)
2002-07-17use Mail::Message::MHfukachan
2002-07-17use FML::Restriction::fukachan
2002-07-17add more error messagesfukachan
2002-07-15define the following access methods:fukachan
config() pcb() incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message() modified to use incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message().
2002-07-14copy message and send it to $maintainer toofukachan
use reply_message*() with $msg_args to copy the message if needed where $msg_args = { always_cc => $maintainer } or $msg_args = { recipient => $maintinaer } pertinently.
2002-07-14use message_nl( {add,del}_{ok,fail} ... ) as a replyfukachan
2002-07-13use {add,del}{admin,user} on CGIfukachan
2002-07-13define admin {add,del}{user,admin} / admin {user,admin}{add,del}fukachan
2002-07-12enable newml/rmml updates procmailrc templatesfukachan
2002-07-02check the existence of summary_filefukachan
send back the error message
2002-07-02relocate variable definitionsfukachan
2002-07-02fix comments, fix error messagefukachan
2002-07-02fix commentsfukachan
2002-07-02more chesk for data inputfukachan
2002-07-02more checks for data inputfukachan
2002-07-02fix commentsfukachan
more defined() checks Log() -> LogError()
2002-07-02fix commentsfukachan
fix the reply message