rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: Awesoft on October 16, 2009, 06:16:10 PM

Title: Some suggestions...
Post by: Awesoft on October 16, 2009, 06:16:10 PM
- "Open in browser" from HFS tray icon

- For user accounts: allow them to alert me or add an exclamation when a file is outdated

- Search always from the root (not from subfolders)
Title: Re: Some suggestions...
Post by: Mars on October 16, 2009, 06:37:24 PM
- "Open in browser" from HFS tray icon

create a shortcut on your desktop ;)

- For user accounts: allow them to alert me or add an exclamation when a file is outdated

do it with events inside hfs.events ;)

- Search always from the root (not from subfolders)

change the hfs.tpl as you will it does work ;)

Title: Re: Some suggestions...
Post by: rejetto on October 17, 2009, 02:26:18 PM
1. the menu is already very long. I would add it if i understand it's very useful.

2. in the future i will consider an easy way to communicate with the admin.
it's already possible with scripting, but i hope to make it easier.
But sometimes there are easier solutions, like putting this link near every file (that is, in the [file] section of the template)

<a href="mailto:your@address.com?subject={.encodeuri|old file.}&body={.encodeuri|File "%item-name%" in folder %folder% is outdated!.}">REPORT</a>

3. right, i guess next generation default template will let you decide where to search.
in the while, you may customize for your own, or use another template that already does this way.