From 4d017584c3dc7965b1bf145b84b14e34d92d25c3 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Tue, 28 Feb 2012 19:38:18 -0300 Subject: haproxy - update haproxy to 1.4.19 haproxy-legacy - update haproxy to 1.4.19 filer - include new features and action after file update --- config/filer/filer.xml | 57 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 46 insertions(+), 11 deletions(-) (limited to 'config/filer/filer.xml') diff --git a/config/filer/filer.xml b/config/filer/filer.xml index f772feb2..9196f889 100644 --- a/config/filer/filer.xml +++ b/config/filer/filer.xml @@ -10,6 +10,7 @@ part of pfSense (http://www.pfSense.com) Copyright (C) 2010 Scott Ullrich Copyright (C) 2011 Brian Scholer + Copyright (C) 2012 Marcello Coutinho All rights reserved. */ /* ========================================================================== */ @@ -70,7 +71,6 @@ XMLRPC Sync /pkg_edit.php?xml=filer_sync.xml - @@ -90,39 +90,74 @@ - Full path to the file + listtopic + temp + File configuration + + + File fullfile input + 60 + Enter Full file path - - Permissions - mod - input - Blank leaves the permissions alone. - Description description Enter a description for this file. input + 60 + + + Permissions + mod + input + 10 + Blank leaves the permissions alone.]]> File Contents filedata - Paste the files contents here. + Leave blank to load an existing file from file system or paste the file content you want to save. textarea base64 - 60 - 30 + 75 + 25 + + listtopic + temp + cmd to run after file save/sync + + + script + cmd + Enter script or cmd to run after file save/sync + input + 60 + + + execute mode + background + select + + + + + + Choose the way script will run. + filer_install(); + + filer_validate_input($_POST, &$input_errors); + sync_package_filer(); -- cgit v1.2.3