rejetto forum

2.0 coming...

rejetto · 1151 · 810348

0 Members and 14 Guests are viewing this topic.

Trazi

  • Guest
Quote from: "MarkV"
Quote from: "Trazi"
Hi,

3. Search for the text and customize/translate

MarkV

Yes I know I can do that, but it whuld still be only one language it whuld be worse becouse it whuld not be english and most people on the world don't know Polish (my langage) I meant Multilanguage. so serwer whuld choose version of template based on data from i dont know from browser or just clickable flag buttons. if there is such option then I missed it if not... I cant do a thing.


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Quote from: "Trazi"
Yes I know I can do that, but it whuld still be only one language it whuld be worse becouse it whuld not be english and most people on the world don't know Polish (my langage) I meant Multilanguage. so serwer whuld choose version of template based on data from i dont know from browser or just clickable flag buttons. if there is such option then I missed it if not... I cant do a thing.
Have 2 templates.  One English and the other Polish (use a different filename like polish.html).  In the English template (which would be your default hfs.tpl) include a link to the Polish template and show the link in a button next or near to the logged in user name.  Your Polish users could click on that Polish template link and should be presented with HFS pages in Polish except for maybe filenames.  I haven't tested it, but should work unless there is something hardcoded in the HFS engine stopping it.

maverick
maverick


Offline MarkV

  • Tireless poster
  • ****
    • Posts: 764
    • View Profile
No, no such option yet. But a good idea...
The browser defines the preferred language in the HTTP header.
Code: [Select]
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 HFS should be able to read this info and use the corresponding template. Default should be the english template.

MarkV
http://worldipv6launch.org - The world is different now.


Offline Rafi

  • Tireless poster
  • ****
    • Posts: 452
    • View Profile
I think it is about time For V 2.0 to be public  :!:  enough beta's ...
Let's give the "world" a chance to use  it too...  :)  At lease - a public RC !!!!!!!!!!!!!!!!!

How about it ? what do you say, rejetto  :?:


Offline NN

  • Occasional poster
  • *
    • Posts: 98
    • View Profile
Agree with Rafi.
The world must see HFS 2.0 RC  ;)


Trazi

  • Guest
World is using it look for google betas, people whuld not care less. Now people use HFS 2 beta for sure, there is no point in rushing it to realese. For me current version is fully stable but i did not menage to crash eny version since first beta of hfs 2. It's all to Rejetto to call it done.


Offline PhoenixPath

  • Occasional poster
  • *
    • Posts: 11
    • View Profile
Language templates...

Ever considered going PHP?  It'd require something as simple as a language directory and suer-submitted language.php files.  (english.php, polish.php..etc)

Would also make it possible to use a theme-folder, so users could select the theme, instead of the operator, as well as open up the possibility for user-created modules.


P1_P1_P1

  • Guest
little bug - I try to share 4GB file and download it and i can download only 200MB !!!!


Username

  • Guest
Could there be an option to keep hidden files hidden?

 :drunk:


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Quote from: "P1_P1_P1"
little bug - I try to share 4GB file and download it and i can download only 200MB !!!!
this is not an HFS bug. it's a bug of the software you used to download. you should complain with the ones who made it ;)
it was long discussed on this forum.

Quote from: "Username"
Could there be an option to keep hidden files hidden?
yes, just save the file system after you hide


Anonymous

  • Guest
OK, what program can download it correctly ???? cause DAP, GetRight, IE 6.0 SP2, IE 6.0 SP1, IE 5.5, IE 5.1 shows 200MB file ...
and when i try use APATCHE - its everything OK (4 500 047 900 Bytes)


Anonymous

  • Guest
Quote from: "Anonymous"
OK, what program can download it correctly ???? cause DAP, GetRight, IE 6.0 SP2, IE 6.0 SP1, IE 5.5, IE 5.1 shows 200MB file ...
and when i try use APATCHE - its everything OK (4 500 047 900 Bytes)

FileZilla


Offline Rafi

  • Tireless poster
  • ****
    • Posts: 452
    • View Profile
Quote from: "Anonymous"
Quote from: "Anonymous"
OK, what program can download it correctly ???? cause DAP, GetRight, IE 6.0 SP2, IE 6.0 SP1, IE 5.5, IE 5.1 shows 200MB file ...
and when i try use APATCHE - its everything OK (4 500 047 900 Bytes)

FileZilla
Isn't FZ an ftp client/server ? I think he meant - using HFS...


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Quote from: "Anonymous"
and when i try use APATCHE - its everything OK (4 500 047 900 Bytes)
8O are you sure?


Offline MarkV

  • Tireless poster
  • ****
    • Posts: 764
    • View Profile
Quote from: "Anonymous"
and when i try use APATCHE - its everything OK (4 500 047 900 Bytes)

It does NOT work, even with Apache...
I run Apache 2.0.53 on my machine, aside from HFS (as HFS can't do Perl/CGI yet). Tested with a file of 4500000000 Bytes (ca. 4,19GB):

- IE 6.0SP2: 195MB  8O
- Mozilla Firefox 1.01: 200227KB  :?
- Metaproducts Download Express: 4500000000 bytes

Download Express did work, the others not.

Now HFS tests:

- IE 6.0SP2: 195MB
- Firefox: 200227KB
- Download Express: DE does not work with HFS...

Why DE doesn't work with HFS? Apache works great.
HFS log says 'Connected', then 'Disconnected', '166760 bytes sent.'. DE shows 'aborted'. Hm. :(

BTW download is http://www.metaproducts.com/download/desetup.exe

MarkV

@rejetto: The tooltips in HFS show the correct filesize now. I don't know why they were wrong before, maybe it was NT4... Anyway, no more NT4, no more complaints... :roll:
http://worldipv6launch.org - The world is different now.