rejetto forum
May 24, 2012, 10:41:39 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1] 2
  Print  
Author Topic: Testing build #140  (Read 7381 times)
0 Members and 1 Guest are viewing this topic.
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« on: November 05, 2007, 12:20:21 AM »

sorry for double publishing Sad

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

what's new
- ?filter was not working recursively on virtual folders
- incorrect behaviour accessing /~
Logged
ELEVENNNN
Tireless poster
****
Offline Offline

United States United States

Posts: 257


havent been here lately, still wont be here?

kwondra917@hotmail.com kurteatsdirt
View Profile
« Reply #1 on: November 05, 2007, 12:27:40 AM »

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
Logged

This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1919



View Profile WWW
« Reply #2 on: November 05, 2007, 12:32:29 AM »

Smiley search is sexy, i'll begin creating a form for it.
Logged

ELEVENNNN
Tireless poster
****
Offline Offline

United States United States

Posts: 257


havent been here lately, still wont be here?

kwondra917@hotmail.com kurteatsdirt
View Profile
« Reply #3 on: November 05, 2007, 12:45:37 AM »

I'll be jacking that form Wink

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, 12:53:04 AM by That_Stevens_Guy » Logged

This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1919



View Profile WWW
« Reply #4 on: November 05, 2007, 03:03:07 AM »

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 Cheesy checking for bugs atm. Coupla things to add still, but the basic search functionality is there.
« Last Edit: May 13, 2010, 12:51:21 AM by TSG » Logged

Comrade Elisey
Experienced poster
***
Offline Offline

Russian Federation Russian Federation

Posts: 89


Cthulhu fhtagn! Cthulhu fhtagn!!!

343951246 coel@narod.ru comradeelisey
View Profile WWW Email
« Reply #5 on: November 05, 2007, 06:05:19 AM »

i wanna create search on server? but i don't know javascript =(
please help me with it Cry
Logged

rejetto forum
« Reply #5 on: November 05, 2007, 06:05:19 AM »

Do you like this software? Consider even $2
 Logged
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1919



View Profile WWW
« Reply #6 on: November 05, 2007, 06:20:21 AM »

Wait until we have debugged it then i will post a generic version everyone can use.
Logged

rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #7 on: November 05, 2007, 09:01:55 AM »

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.
Logged
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1919



View Profile WWW
« Reply #8 on: November 05, 2007, 09:54:56 AM »

All good, i must missed that one completely.
Logged

Alons0
Tireless poster
****
Offline Offline

Bulgaria Bulgaria

Posts: 197



View Profile WWW Email
« Reply #9 on: November 05, 2007, 01:14:32 PM »

How is search working or maybe how will it working in the other templates? I wanna know how i can search Undecided
Logged

ELEVENNNN
Tireless poster
****
Offline Offline

United States United States

Posts: 257


havent been here lately, still wont be here?

kwondra917@hotmail.com kurteatsdirt
View Profile
« Reply #10 on: November 05, 2007, 05:14:31 PM »

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
Logged

This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #11 on: November 05, 2007, 08:25:05 PM »

maybe it's a good idea to have ?search=XXX that behaves as an alias for ?recursive&filter=*XXX*
what you think ?
Logged
maverick
Insane poster
*****
Offline Offline

Posts: 1056


Computer Solutions


View Profile
« Reply #12 on: November 05, 2007, 08:30:36 PM »

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.
Logged

maverick
Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #13 on: November 05, 2007, 11:58:05 PM »

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.
Logged
ELEVENNNN
Tireless poster
****
Offline Offline

United States United States

Posts: 257


havent been here lately, still wont be here?

kwondra917@hotmail.com kurteatsdirt
View Profile
« Reply #14 on: November 06, 2007, 12:40:45 AM »

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
Logged

This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 16, 2012, 02:01:09 AM