rejetto forum

Testing build #140

rejetto · 29 · 17354

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
sorry for double publishing :(

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

what's new
- ?filter was not working recursively on virtual folders
- incorrect behaviour accessing /~


Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
I feel so proud finding both :| Can this be?

This was a waste of a post, I just wanted to post of my mad bug finding, ehm delphi coding skills.

-Kurt
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs

Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
I'll be jacking that form ;)

Haha, Rejetto this is honestly very great... as of even a week ago I thought this was still at least a few months out. this was a great surprise and it works perfectly thus far.  Thank you for staying up so late and doing all you do to help people with HFS while still continuing to have a life..

I'll bet you will enjoy sleeping...

I LOVE THE SEARCH YEAAAA ?recursive&filter=*tool*... and for the other way around... ?filter=*tool*&recursive
yeaaaa

-Kurt
« Last Edit: November 05, 2007, 06:53:04 AM by That_Stevens_Guy »
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
There is a bug with files-filter, it shows all the folders, then the files you are searching for.

folders-filter appears to not work locally for me... just hangs, might be just me doing it wrong though.

Form javascript completed :D checking for bugs atm. Coupla things to add still, but the basic search functionality is there.
« Last Edit: May 13, 2010, 05:51:21 AM by TSG »


Offline Comrade Elisey

  • Occasional poster
  • *
    • Posts: 89
  • Cthulhu fhtagn! Cthulhu fhtagn!!!
    • View Profile
    • Dubophone
i wanna create search on server? but i don't know javascript =(
please help me with it :'(


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
Wait until we have debugged it then i will post a generic version everyone can use.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
There is a bug with files-filter, it shows all the folders, then the files you are searching for.

it is not a bug. you just filter the files, not the folders. rethink it. that is not a search, it is a filter.
if you want to search a file with "zoot" but not folders, then
?files-filter=*zoot*&folders-filter=\*

Quote
folders-filter appears to not work locally for me... just hangs, might be just me doing it wrong though.

it works to me. let me know if you find something about your problem. try the temp reset options.


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs

Offline Alons0

  • Tireless poster
  • ****
    • Posts: 197
    • View Profile
    • Alons0's site
How is search working or maybe how will it working in the other templates? I wanna know how i can search :-\


Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
Alans0, before the actual GUI (if you could call it that) that TSG is finishing up is made generic, you can just use directives in your URL such as:

http://alans0site.com/?recursive&filter=*term*
                                 ^^^                 ^^
                         Search everything     Keyword

Also you can do:

http://alans0site.com/?recursive&filter=*term*.mp3   so it searches for the word term and only .mp3 files are shown.

-Kurt
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
maybe it's a good idea to have ?search=XXX that behaves as an alias for ?recursive&filter=*XXX*
what you think ?


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
maybe it's a good idea to have ?search=XXX that behaves as an alias for ?recursive&filter=*XXX*
what you think ?

I think it is a good idea.  It might make it easier for some to understand what it's for.
maverick


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
maybe it's a good idea to have ?search=XXX that behaves as an alias for ?recursive&filter=*XXX*
what you think ?

Its a good idea but I cant really see any use for it unless you are searching directly from the address bar because its safe to say that any new templates from now on will have a search form built in.


Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
Yes, I don't see any downsides to ?search=TERM for the standard searches that can't be resolved by other filters. This would be a good idea imo. 

-Kurt
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................