summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Merge/FML4/config_ph.pm
AgeCommit message (Collapse)Author
2006-07-09white space cosmeticsfukachan
2006-05-17all translations except for CONFIRMD and MTI are done.fukachan
2006-04-30support for LOGFILE_NEWSYSLOG_LIMIT and XMLNAMEfukachan
2006-03-20fix conversion for address variables.fukachan
add conversion of REJECT_ADDR and SKIP_FIELDS. fix HOST and PORT handling. apply _fix_path() for *_FILE variables. add conversion of INCOMING_MAIL_SIZE_LIMIT with ATOI suport.
2006-03-12save default value for later use in evaluating default_config.ph.fukachan
overhaul algorithm to fix path. changed to use _fix_path() if needed.
2006-01-09white space cosmetics.fukachan
fix copyright.
2006-01-08add prototype to translate PERMIT*_FROM and REJECT_*_HANDER combinationsfukachan
2006-01-04change diff() return value to ($config, $diff), ARRAY of HASH_REF's.fukachan
add debug codes.
2006-01-02fix comments (FNF).fukachan
fix copyright.
2006-01-01pass $config to translation*() methods.fukachan
support MODERATOR_MEMBER_LIST, ADMIN_LOG_DEFAULT_LINE_LIMIT. implement translate_not_yet_implemented(). clean up. modify comments.
2005-08-20var_dump -> dump_variablefukachan
2005-01-23FNF: fix copyrightfukachan
2005-01-01system_timezone = +0900fukachan
2004-12-30enhanced to handle variables properly.fukachan
o Errors-To: o time zone. o handle old definitions e.g. subject tag, old variables in fml 2 age. o "ignore" operation print out comments. o fix content of *_dir and *_map variables.
2004-12-29handle use_fml8_value definitions.fukachan
translate outgoing_address.
2004-12-15support more special conversion rulesfukachan
2004-12-09enhance special handlings to support more rulesfukachan
2004-12-09FML::Merge::FML4::Rules based version.fukachan
implement fallback mechanism to support complicated cases.
2004-09-06fix typofukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-03-18FNF: fix comments.fukachan
remove FML::Merge::Utils, which is not used.
2004-03-17oops, fix missing escapesfukachan
2004-03-17bug fix article_subject_tag conversion rulefukachan
2004-03-17implement preliminary config.cf translator.fukachan
2004-03-16Initial revisionfukachan