rejetto forum

testing 2.1

rejetto · 294 · 246661

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
what changed is %item-url%

what in 2.1 is %encoded-folder%%item-url%
in 2.0 was all in %item-url%
you can read the reason in first posts of this topic


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Quote from: "rejetto"
what changed is %item-url%

what in 2.1 is %encoded-folder%%item-url%
in 2.0 was all in %item-url%
you can read the reason in first posts of this topic
Is there anyway this problem can be fixed so it works like in 2.0 and still allow that thumbs option if anybody uses it?  the only url problem arises when going back to a previous page with sub-folders.  I would sure hate to see something like this affect the functionality of security feature.
maverick


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
i can't just revert the code.
it is not a matter of delphi, it can only be http/html.
so i need to know what's the right html and what's the wrong html.


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Well, it is just to bad that there is no way around the problem introduced in 2.1 for thumbs.  IMHO a working SSL connection feature is much more important to me and my users.  By the way I introduced wallpaper thumbs  in my site about 2 years ago with just html.  I enjoyed testing some of the 2.1 betas.  Unfortunately, I find it necessary to put it in the bit bucket.
maverick


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
why can't you just compare the 2 produced HTMLs and report what is changed?
I could do it myself, but i don't use stunnel, so i could not be sure about what is going to break it.


ANTS

  • Guest
I believe that SSL support is very important for HFS. Aswell as this, hopefully one day HFS will include server side support for things such as PHP.


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Quote from: "rejetto"
why can't you just compare the 2 produced HTMLs and report what is changed?
Using the default templates of v2.0 final and v2.1 b13 and a page that has sub-folders:

v2.0 final
Working - <a class=big href="/Resources/"><img src="/~img14"> UP</a>

v2.1 b13
Not Working - <a class=big href="/Resources"><img src="/~img14"> UP</a>

That confirms what I was saying in my above posts.
maverick


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
this is exactly what i needed to know

redownload beta13 and let me know


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Quote from: "rejetto"
redownload beta13 and let me know
The problem going 'back' from sub-directory to sub-directory seems to be fixed.

However, there is now a problem going back to the root. (with or without previous sub-directories).

This is what I see in the html:
<a href="/A"> which takes me to a 404 Not Found Error Page.  As you know that should be <a href="/">

That letter A is the first letter of the folder name at the root level.  I confirmed that with another folder name that started with the letter M.  In that case the html showed <a href="/M">.
maverick


Anonymous

  • Guest
I just posted something similar in the "Bug Reports" topic a few minutes ago. Of course my first letter file name is different.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
this is an experimental beta, with BIG NEWS
www.rejetto.com/temp/hfs2.1beta14.zip

beta14
+ tar archives
+ recursive file listing  
+ boosted startup download speed
+ cancel folder reading if client disconnected (useful for big folders)
+ speed up folder sorting (useful for big folders)



to get a tar archive of a folder, add ~folder.tar to the URL.
to get a recursive file list, add ?recursive to the URL of the file list.
if you want a tar archive that include subfolders, then use ~folder.tar?recursive ...
current template doesn't use such features, so you have to edit the template yourself, until it is included.
for now, just test the new tar and recursive features.
enjoy


ANTS

  • Guest
Great work Rejetto!

The tar archive downloading works fine! I also tried ~folder.tar?recursive  and it worked great. However I'm not sure what this means:

Quote
to get a recursive file list, add ?recursive to the URL of the file list.

I did that and nothing happened.


ANTS

  • Guest
About the ?recursive, I understand it now :D It will be great when you can add it to the template rejetto. You should just put it under the File List text on the template! :D :D


Offline tosha

  • Occasional poster
  • *
    • Posts: 36
    • View Profile
There are many questions when use programs ReGet, etc. The Login and the password is entered through a browser, and to specify them ReGet not everyone think:)
Well to switch on URL with the password for files (for example http: // Igor:1487@host.net/smiles.avi)
;)

(sorry for my english %))