1
HFS ~ HTTP File Server / Re: Ask how to Logout
« on: March 23, 2023, 08:18:14 PM »
👍

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Hi Tim, sorry for my late reply.
It's easy, just do this...
Instructions:
1) Go to HFS, Virtual File System
2) Right-click on the Home/Root
3) Properties...
4) Diff template
5) Paste this text:Code: [Select][+]
<script>
$("div[class^=item-type-link]").each(
$('a').each(function(){
$(this).attr('target', '_blank');
})
);
</script>
6) Click on 'Apply' and 'OK'.
This is only valid for HFS v2.4.0 RC6 (default template)
Cheers,
Leo.-
yeah, something like this in events (ALT+F6)
[request]
{.if|{.%user% = rejetto.}|{:{.focus.}:}.}
but you can change it to make it work for groups as well
Seems this is well:
when HFS is already minimized to tray,
right click the icon, switch Tray icons -> Show main tray icon to off (if it's already off, turn on first),
then it disappeared!