diff options
author | ivan <ivan> | 2008-11-21 02:55:53 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-11-21 02:55:53 +0000 |
commit | 7f0c21fcabaf59236f58fbad13a04c7e8e3283d0 (patch) | |
tree | 97d12b54b572a268e52816d637d72245d14b8a7d /httemplate | |
parent | c0fd57a78daf5ed54cb5f0944b227350f12f0704 (diff) |
document viewall_ext
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/edit/process/elements/process.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/process/elements/process.html b/httemplate/edit/process/elements/process.html index de0304a94..5befdd337 100644 --- a/httemplate/edit/process/elements/process.html +++ b/httemplate/edit/process/elements/process.html @@ -18,6 +18,7 @@ Example: ### 'viewall_dir' => '', #'search' or 'browse', defaults to 'search' + 'viewall_ext' => 'html', #'cgi' or 'html', defaults to 'html' OR 'redirect' => 'view/table.cgi?', # value of primary key is appended # (string or coderef returning a string) |