From 7719caa4af4bb9312a3c1387d37e6e5354465ef9 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Tue, 23 Mar 2010 10:47:29 +0100 Subject: update README to reflect recent renaming of eFormFiller to formfiller.sh --- README | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index e26673c..4d81e65 100644 --- a/README +++ b/README @@ -523,16 +523,16 @@ The script specific arguments are: Custom, userdefined scripts (`spawn foo bar`) get first the arguments as specified in the config and then the above 7 are added at the end. -### eFormFiller +### Formfiller.sh -Example config entries for eFormFiller scripts +Example config entries for formfiller script - set eFormFiller = spawn @scripts_dir/eFormFiller.sh - @cbind za = @eFormFiller add - @cbind ze = @eFormFiller edit - @cbind zn = @eFormFiller new - @cbind zl = @eFormFiller load - @cbind zo = @eFormFiller once + set formfiller = spawn @scripts_dir/formfiller.sh + @cbind za = @formfiller add + @cbind ze = @formfiller edit + @cbind zn = @formfiller new + @cbind zl = @formfiller load + @cbind zo = @formfiller once NEW action generates new file with formfields for current domain. Note that it will overwrite existing file. -- cgit v1.2.3