rejetto forum

Ideas For Next Update

0 Members and 1 Guest are viewing this topic.

Offline DJboutit

  • Occasional poster
  • *
    • Posts: 34
    • View Profile
Set max file size for uploads
Set how much users can download in 24hrs
Set which file extensions you allow to be uploaded with check boxes
The programs needs some custom templates to make the web page for your server look more professional they need to be previews of each one


Offline Kremlin

  • Tireless poster
  • ****
    • Posts: 137
    • View Profile
The necessary tools to make a download quota system have just been made available and is awaiting someone with the need for it to develop one. As for custom template there are a few available, but these take time to make (if done from scratch), search for RAWR and Live template. Remember rejetto develops the HFS software and it's tools, but there is some dependence on users to make new features using those tools.


Offline uzefix

  • Occasional poster
  • *
    • Posts: 1
    • View Profile
Hello! I am using HFS for 2 years from now and you have saved me a lot of headaches :) I love you for that :)
The thing I want to suggest is :
Is it possible to make the windows shell to include a "get HFS link" and i mean that i spend a lot of time giving a specific link for a file to somebody !! Maybe there is a solution already working but i can't see it.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13521
    • View Profile
you should already have it!
if you don't, then Menu > other options > integrate shell context menu

ensure also "auto-copy url on addition" is enabled


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13521
    • View Profile
Set max file size for uploads

at the moment what you can do is using Menu > limits > minimum disk space
and with HFS 2.3 you can also add this event script (ALT+F6)

Code: [Select]
[upload completed]
{.if|{.%item-size-kb% > 2500.}|{: {.delete|%item-resource%.} :}.}

notice the 2500, it will delete all files over 2.5 MB

Quote
Set how much users can download in 24hrs

i hope soon we'll have a script to handle things like this

Quote
Set which file extensions you allow to be uploaded with check boxes

in HFS 2.3, right click > properties > upload filter mask
let's say you want only images, you can put there
*.jpg;*.jpeg;*.gif;*.png

Quote
The programs needs some custom templates to make the web page for your server look more professional they need to be previews of each one

i'm leaving this to users, since my time is not enough.
here you'll have an idea of what is already available.
http://www.rejetto.com/wiki/index.php/Gallery
http://www.rejetto.com/forum/index.php?board=24.0


Offline DJboutit

  • Occasional poster
  • *
    • Posts: 34
    • View Profile
I have 2.2f that is the version on the website when I try to update though the program is says I have the most recent version where can I get 2.3