rejetto forum
May 24, 2012, 10:37:09 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  All
  Print  
Author Topic: Testing build #138  (Read 5516 times)
0 Members and 1 Guest are viewing this topic.
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« on: November 01, 2007, 08:38:46 PM »

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

what's new
+ new tray symbol: %build%
+ new URL parameters: filter, files-filter, folders-filter, page www.rejetto.com/forum/?topic=5073#msg1028672
+ new URL parameters: sort=e, rev www.rejetto.com/forum/?topic=5123
+ new template symbols: %urlvar-NAME% www.rejetto.com/forum/?topic=5073#msg1028672
+ new template symbol: %number-links%
+ automatically fixes a broken "Add to HFS"
+ list of services for external address is refreshed every 24h (before it was done after a restart)
* Renamed "Offer me to update to beta versions even if i'm using official version" -> "Updates from official to beta versions"
* Renamed "Backup saving" -> "Backup on save"
- apache log file format was not fully compliant www.rejetto.com/forum/?topic=4982
- real folders with "No download" has no more archive link, and all files in it are displayed as protected www.rejetto.com/forum/?topic=4979#msg1027816
- bad URL for links with ?recursive www.rejetto.com/forum/?topic=5070 
- renaming a file didn't refresh address bar
- template editor position was lost quitting
Logged
maverick
Insane poster
*****
Offline Offline

Posts: 1056


Computer Solutions


View Profile
« Reply #1 on: November 01, 2007, 10:09:26 PM »

+ new template symbol: %number-links%

I must have missed this one.  Can you tell me what the purpose of it is?
Logged

maverick
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #2 on: November 01, 2007, 10:23:09 PM »

it's like number-files and number-folders
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 01, 2007, 11:51:32 PM »

Wow this is a big update, I will definitly be usin the sort by extesion as I said in another post.  Number of foldering/files is grand as well though!  I will likely have questions soon.. hopefully not though!

-Kurt
Logged

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

Australia Australia

Posts: 806


View Profile
« Reply #4 on: November 02, 2007, 12:38:23 AM »

You mentioned in the other post about a search being in the latest beta, Im guessing they are the url parameters filter, files-filter, folders-filter?
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #5 on: November 02, 2007, 12:42:12 AM »

yes, filters+recursive = search Smiley
Logged
rejetto forum
« Reply #5 on: November 02, 2007, 12:42:12 AM »

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

Australia Australia

Posts: 806


View Profile
« Reply #6 on: November 02, 2007, 12:47:42 AM »

ok, is it possible to search from the root of the vfs so you can search everything? and is it case sensitive?
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #7 on: November 02, 2007, 12:51:09 AM »

> is it possible to search from the root

yes

> and is it case sensitive?

no
Logged
Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #8 on: November 02, 2007, 12:53:50 AM »

I just tested it and the only thing that prevents it from working 100% as a search is it matches the whole name, if it could just match part of the name it would be excellent.
Logged
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1919



View Profile WWW
« Reply #9 on: November 02, 2007, 12:59:29 AM »

About to test now, i agree with foggy, it needs to search parts of filenames aswell.. and i havent even tested Tongue

EDIT:
ok, filter works fine but u need to know the entire filename, so somehow we need to give functionality to search any letter combination etc.

ToG now has sort by extension, wont be including %number-links% cause i dont have many links, i have got %number% tho, that does count links aswell? its a total?

Searching recursively for an exact filename is a bit silly Tongue good for searching up double files in your database i guess...
« Last Edit: November 02, 2007, 01:11:38 AM by That_Stevens_Guy » Logged

Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #10 on: November 02, 2007, 01:14:12 AM »

The filter works fine for the current folder but when I try to use it recurseivly and get a file that is in a subfolder I dont get any results.

I tried http://localhost/?recursive&filter=test and also with recursive after filter
Logged
traxxus
Experienced poster
***
Offline Offline

Posts: 62


View Profile
« Reply #11 on: November 02, 2007, 03:12:17 AM »

Its necessary to search in all subfolders. Search in the actual folder is ->  Angry
Logged

traxxus.dyndns.org:100
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1481



View Profile WWW
« Reply #12 on: November 02, 2007, 09:33:56 AM »

Bug with %urlvar-NAME%

if name is not in url  %urlvar-name% is not evaluate and appear as it %urlvar-name%

%urlvar-recursive% and %urlvar-rev%  don't works

it will be more easy to having %urlvar-name% giving "name" if name is in url else ""

and using %urlvalue-name% for the affected value to name
« Last Edit: November 02, 2007, 09:58:24 AM by mars » Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #13 on: November 02, 2007, 10:52:02 AM »

About to test now, i agree with foggy, it needs to search parts of filenames aswell.. and i havent even tested Tongue

oh, you guys.... use * for partial names

if name is not in url  %urlvar-name% is not evaluate and appear as it %urlvar-name%

this is a serious problem :/

Quote
i have got %number% tho, that does count links aswell? its a total?

it's a total.
it doesn't count links, but i consider it as a bug. next build will count links.
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 #14 on: November 02, 2007, 11:06:15 AM »

please tell me how to use %urlvar-name%
& how i can write javascript script for search on server using filter, files-filter, folders-filter, page?  Embarrassed

p.s.: i read this topic & read other topics by theme. but i'm not undastand it fully.
Logged

Pages: [1] 2  All
  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 17, 2012, 03:51:17 AM