rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on December 13, 2007, 03:24:09 AM

Title: Testing build #163
Post by: rejetto on December 13, 2007, 03:24:09 AM
In this build i worked a lot on template macros.
Next build i shall focus on fixing bugs.

download @ www.dovedove.it/hfs/hfs163.exe

what's new
+ downloading new versions, try twice before aborting
+ reverse sorting by clicking twice
+ new template macro: {{!string-id}} www.rejetto.com/forum/?topic=5349
+ new template macros: > < >= <= add sub mul div mod min max filesize set call inc "count substring"
+ {{?name}} is an alias for {{urlvar|name}}
+ {{^name}} is an alias for {{call|name}}
+ new template symbol: %url%
+ Menu -> URL encoding -> "URLs starting with https instead of http" http://www.rejetto.com/forum/index.php?topic=2002.msg1030879#msg1030879
- search was not correctly disabled together with "enable recursive listing"
Title: Re: Testing build #163
Post by: Foggy on December 13, 2007, 06:48:18 AM
can the string id for {{!string-id}} have a space in it? if not, that would explain why my macro for the date/time format isn't working.

Edit: Tested and you can have a space, so it look like my macro is too big.
Title: Re: Testing build #163
Post by: SilentPliz on December 13, 2007, 10:44:41 AM
Hi friends!  I am asking me :-\ ?

   BUILD 163 :o !!   


 When finds rejetto the time to sleep? ;D ;D

Ce matin j'ai téléchargé une version #162, j'étais dessus...

keskisspass :( , c'est vraiment une nouvelle version ou c'est la même ?
Posted on: December 13, 2007, 07:22:09 PM
C'est bien une version différente !

La 162 est passée très vite... le temps que je bosse 3 plombes dessus ???
Title: Re: Testing build #163
Post by: rejetto on December 13, 2007, 02:26:18 PM
When finds rejetto the time to sleep? ;D ;D

indeed today the alarm was not enough. :(
my flatmate entered my room while i was sleeping "wasn't you supposed to be in office?" (that's where i am now)

Ce matin j'ai téléchargé une version #162, j'étais dessus...
keskisspass :( , c'est vraiment une nouvelle version ou c'est la même

i'm sorry, an ugly bug was found in #162 and in few minutes i published another build.
forget #162.
Title: Re: Testing build #163
Post by: jerome on December 14, 2007, 07:54:25 AM
hello to the never sleeping people,


i have found a strange graphical issue ( on last versions ).... as a not defined z-index between root Comment and html home page (when used)
if you place any comment or html in the root folder + another html page (a virtual index )... it gives;

1- search return and UP to root will show the comment windows ( or a blank ghost ) over the normal html index (z-index modif can't repair it , the comment is over html every time)

2- in mozilla a not working z-index ( comment always showing in mozilla, not in IE )
other strange reaction, when you use the move arrow bar, it show the root comment window in transparency.

The only way to get a good UP return to root + search result with no transparency error, is to never use the root comment.(hiding the search result page)


the only thing i can't manage actually is the 10px Top difference between IE and mozilla on the search bar+button
( hard to align with other buttons for IE + mozilla)



and to make a mini web link button for files i have found a half solution, add a resized file comment window after the hits table division.

(http://img254.imageshack.us/img254/566/hfswebdocubuttonswd5.png)

i would like to place it totally left but the template don't like.

[style.css]
.comment { font-size:7pt; color:#888; background:#EEE; padding:0px; border:1px solid #DDD; margin-top:0px}
+
[file]
<tr><td>%new%  %protected% <a href="%item-url%"><img src="/~img_file" /> %item-name%</a><td align=right>%item-size%<td align=right>%item-modified%<td align=right>%item-dl-count%<td align=right width=55px height=10>%comment%

adjust the size with what you need,
for the style, it can be a small button image hyper linked.

have you a tool to make a real folder visible by the search function ?
trying not switch to virtual to keep a decent vfs load.

Title: search function threw protected folders
Post by: jerome on December 16, 2007, 08:43:07 AM
How to make the search working, in protected folders?
it works only when they are not protected ... ( even logged )

This option should be useful,
global in the general menu, and optional in the folder/file menu, to have both enable together, as a search filter on sub folders

other little visual thing , a content folder name near the file name for the search result should also be useful.
ex: lot of my CD audio files   use the same name , track 1,track2 etc etc. only the folder name is the title.
the search result for .wav  will show many track1,2 etc  and you have to read the url's or use the file list, to not rename all the files  ;D !


and what about a skin or style editor for HFS? to manage the columns order. or add one
(as a hyper link to docu icon , a content folder name near the file, etc etc)

the template only is limited ( also my coding level ) to edit what i should like to do.
how to create css items in it ?#new-division #add-a-value #add-a-button 
..... do i need an external compatible css editor and use the different template function in HFS ?

thank you doctor rejetto !
Title: Re: Testing build #163
Post by: Mars on December 16, 2007, 11:57:55 AM
jerome: It will be probably the object of a future evolution
Title: Re: Testing build #163
Post by: cmatte on December 16, 2007, 04:04:09 PM
+ Menu -> URL encoding -> "URLs starting with https instead of http" http://www.rejetto.com/forum/index.php?topic=2002.msg1030879#msg1030879
Didn't check/see this before posting there again, thanks ;)
The fun thing is I already had it updated and available ;D
Title: Re: Testing build #163
Post by: rejetto on December 17, 2007, 12:29:33 PM
How to make the search working, in protected folders?
it works only when they are not protected ... ( even logged )

i think this happens when the user logs in entering the protected folder.
the browser still access the root as anonymous.
the easy advice is to log in from the root.
i'm changing the default template to search from the current folder instead of the root. this will partially fix this problem and also others.

Quote
other little visual thing , a content folder name near the file name for the search result should also be useful.

i will work on it
probably for the next beta

Quote
and what about a skin or style editor for HFS? to manage the columns order. or add one
(as a hyper link to docu icon , a content folder name near the file, etc etc)

i don't plan anything like that for now. it's not trivial.

Quote
how to create css items in it ?#new-division #add-a-value #add-a-button 

it is supposed that you know css and html
Title: Re: Testing build #163
Post by: jerome on December 18, 2007, 03:30:15 AM
the search from (sub folder) give internet error on "too much files".
+ hard to manage the editing position     absolute , relative , z - index , every time it is a layer priority compromise.

the example here...
http://82.239.5.248/
if you search .wav or .nki   in the library folder, it is over for explorer

search for cat , dog , motor, piano, guitar is better.

i will try to manage it ...because make a sub root for the search only need also to replace all your external links buttons

thank you for the info.
Title: Re: Testing build #163
Post by: jerome on December 18, 2007, 04:10:25 AM
i forget to give you a login and pass to check the logged user search explosion. on wav

all the post production soundbank
http://82.239.5.248/2%20-%20Soundbank%20Library%20(LIB)/Soundbank%20Samples%20sonotheque%20(wav)/POST%20PROD%20SOUND%20BANK/

is opened for a rejetto test i will kill the pass later if too many people leech it

login rejetto   pass rejetto
Title: Re: Testing build #163
Post by: rejetto on December 18, 2007, 01:18:56 PM
logged in, searched wav.
in IE7 i have no problem.
i'm not sure on what's your problem anyway.
should i introduce a timeout in the search itself and give the result page after X seconds anyhow?