rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: raybob on July 15, 2012, 05:08:08 AM

Title: Macro requests
Post by: raybob on July 15, 2012, 05:08:08 AM
Could you possibly create macros to a) remove or at least rename a VFS item, b) remove an account, and c) sort the account list like you can do in the GUI.

If you don't want to create the first two for security concerns, I understand but consider that even without removing them it's still possible to completely destroy any information they contain or purpose they have even if they still inevitably exist.  For example:

Code: [Select]
{.set account|person|enabled=0|newname=[deleted]|notes=|redirect=.}

for destroying an account or for a VFS item using overwrite with a new, blank folder:

Code: [Select]
{.add folder|virtual|folder|overwrite=1|diff template=nothing.tpl.}
Raybob
Title: Re: Macro requests
Post by: rejetto on July 19, 2012, 08:59:34 AM
let you know soon
Title: Re: Macro requests
Post by: raybob on July 30, 2012, 01:05:43 AM
Hmmm apparently it's already possible to {.delete account.} but it wasn't documented.
Title: Re: Macro requests
Post by: rejetto on August 03, 2012, 09:15:40 AM
yeah
it was introduced in latest versions, and i don't update documentation every time
Title: Re: Macro requests
Post by: raybob on August 04, 2012, 02:57:20 AM
How about deleting a VFS item?
Title: Re: Macro requests
Post by: rejetto on August 05, 2012, 12:41:09 PM
done
in next release (283)