rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mars

Pages: 1 ... 130 131 132 133 134
1966
HFS ~ HTTP File Server / Re: Guest Account
« on: October 20, 2007, 12:12:35 PM »
select the "all accounts" and after unselect (guest and @anonymous) accounts

don't forget to unselect  in others options-->> accept any login ... (line just under user accounts)

1968
HFS ~ HTTP File Server / Re: Search Engine Builder Professional
« on: October 19, 2007, 12:34:18 AM »
foggy make us a little template that we can see what you want to explain. thanks :o

I can make all the management of filter and pages in javascript but its will more easy for me with rejetto adaptations. ;D

1969
HFS ~ HTTP File Server / Re: having to re-login using .htm files
« on: October 18, 2007, 11:29:21 PM »
When you are logged, you have a free access to the resources for which you have rights.

 Concerning the folders to which it is asked to you to become identified again, your browser passes on to the server the new identification but the former is lost, of this fact the server considers you as a new user with new rights compared to the shared resources.

Your browser cannot send to the server that an identification at the same moment, and it is preserved)in hiding place as long as the Web session is active, if you close your browser, the login and the current password are definitively lost.

You can nevertheless activate the option " List protected items only for allowed users " in the menu " Virtual takes off system ", who shows only the resources for which you are identified.

1970
HFS ~ HTTP File Server / Re: Search Engine Builder Professional
« on: October 18, 2007, 11:02:24 PM »
In the server hfs, there is for every file (in advanced -->> files filter) a mask defined by hfs admin.

 Would be it not possible to associate simply with this filter, a filter of overload defined in the url by the user as why not:

 ?search=(...)   
 ?mask=(...)          associate with ?recursive
 ?filter=(...)
 
with include it in the filesfilter list, and apply it

 
Quote
main.pas

// filtered out
    if not fileMatch( ifThen(f.isFolder(), foldersfilter, filesfilter), f.name)
    then continue;
 


Shall see we it in the version 2.2a build138. ??

Rejetto, is it possible to add at same time the option ?page=uu   working like

?offset=nn                                list files from offset (nn) to end of list
?offset=nn&page=pp                   page is ignored, must working as  ?offset=nn
?offset=nn&limit=mm                   list files from offset (nn) to (offset+limit)
?page=pp&limit=mm                    list files from (after calculate) offset=page*limit to (offset+limit)
?offset=nn&page=pp&limit=mm     offset is ignored and recalculate as above in according with ?page=pp&limit=mm


and why not   ?recursive&nofiles    and    ?recursive&nofolder   to having only folders or files in the list

An idea would be to add the following variables

%recursive%    values TRUE or FALSE
%offset% %page% %limit% values are this passed in the last url line

?offset=0 define the first indice file
?page=0 must define the first page
?limit=0  define no files , will be redefine as 'no limits'

With this, We can use the values tramsmises by variables %var% into template, more easy to use in javascript. thanks

1971
Everything else / Re: Prague
« on: October 16, 2007, 07:28:41 PM »
 ;) Then we wish you a happy birthday ;D in advance and to take advantage completely of this jaunt without thinking  ::) of the other thing than the pleasure of this brief break. :D

1972
HFS ~ HTTP File Server / Re: unable to download betas
« on: October 16, 2007, 07:24:24 PM »
By waiting why not to create a topic beta *xxx with the attached file it download, you are not held on the verge of 600 Kb?

1973
HTML & templates / Re: Html Templete
« on: October 14, 2007, 09:06:20 PM »
Quote
How To Add Rate This Site In My Home Page

Menu > Edit HTML Template...


<a href="http://www.rejetto.com/forum/index.php" target="_blank">Rate This Site </a>

1974
HTML & templates / Re: Make a page expire
« on: October 14, 2007, 08:22:29 PM »
you can use this meta balise 

<META HTTP-EQUIV="Expires" CONTENT="Mon, 30 Jun 1999 14:30:00">

with %timestamp% you can detect the begining of time when server give web page.

by example:
<HTML>
<META HTTP-EQUIV="Expires" CONTENT=expire_date()>

<script ......>
function expire_date()
  {     expire_date=%timestamp% + delay}
</script>


 make test i have not testing that


 

1975
Beta / Re: Testing build #137
« on: October 12, 2007, 02:03:22 PM »
FIRST TEST


1) open your browser insert url http://127.0.0.1/your_protected_folder and validate connexion

2) insert   valid login and pass for this folder

3) you are identified and logged

4) now insert url http://127.0.0.1/  and validate connexion. (important not click sur up button to access this page)

5) It seems that you are not logged: click on login button and all ressources you have access are here free

It seems that an identification from a sub-directory is not recognized when we show the page of acceuil of our Web site hfs


SECOND TEST

in new web  page connect you to your server hfs

you are on the [main]+[login-link] web page   ROOT FOLDER MUST BE NOT PROTECTED

click on login and  empty login and pass, click on OK to close identification popup;

 the page who appear is not the first page but the Unauthorized page, it is not normal.
 the refersh page must be [main]+[login-link]

1976
not necessary same player for all files format,  you can have a reader for gif bmp png jpeg, another for flv another for mp3 or wav ,and another for avi ......a good idee will be having one for pps, all of file type are download by reader into "iternet temp files"  and deleted after reading, if necessary a pluging or activex is downloaded and that's all.

I wish to have been understood clearly. :D

1977
I imagine that many persons are as me, they wish, when they are on a site with diverse contents, to be able to consult them without needing to download them and to open them on a soft that he(it) have no pluspart of time(weather) on their machine. In it concerns(marigolds) of simplicity we look for to integrate(join) so many multimedia readers (images sounds animations) as possible

In that case propose the solutions which you use in the integral in a simple template so that we can reuse them in turn in our templates own and possibly an external link where we can find an example of use even if it is in another context than hfs.

 Thank you

1978
HTML & templates / Re: to rejetto about templates
« on: October 11, 2007, 06:17:53 AM »
So that we are all right all I am anxious to say that I do not say white in a post and black in the other one.
If I use certain terms in my examples it is to show that what is not possible in a way we can make him(it) of the other one. I believe that I am going to delete(eliminate) the term LANGUAGE of my post for not more create of confusion on my future explanations.

Spending easily more than one hour or two to translate and to re-translate for a long time all that I put you because of my level weakness in English and that in spite of all my attention to avoid against senseI would post mainly my finds here

http://www.rejetto.com/forum/index.php?board=37.0

And you can use this tools as you wish it

Http: // www.reverso.net/

To translate in the language (OUPS! Sorry) of your choice.

1979
HTML & templates / Re: to rejetto about templates
« on: October 10, 2007, 12:57:36 PM »
Thank you for your point of view, but what I present in this post is only the visible part of the iceberg.

If you can present me a function javascript which makes the same result  as I wish to obtain then you are hardly, it seems to me that the javascript runs only on the customer and not on the server.

As for %user%, it is introduced by the url when you become identified and then it is available for hfs under the shape of a defined variable, it is this principle which I want to spread(widen).


What you propose me is only the recursion, while what I look for by this means it is an interactivity enters the user and hfs.

My question will thus be: how to make cross(spend) a parameter by the url to use a trick(thing) of the kind(genre):


If condition(url) then includehere(%section1%) else includehere%section2%;

I hope not that is possible.


1980
HTML & templates / Re: to rejetto about templates
« on: October 10, 2007, 10:28:46 AM »
Mister Rejetto

I envisage some developpements interraction with hfs by waiting to be able to use of the php, the only possibility at present is the use of the url? Param1; param2...

1) What I wish it is the possibility of being able to define internal variables in the tpl in the kind of
(with exactly this syntax)

<!-- #PRAGMA
%VAR1%="value";
%Lang%="language";

#ENDPREAGMA -->

"<!--"   and   "-->" are essential to not interfere with the html code

2) The possibility of spending this type of affectation by using the url

http://myserver.rejetto.hfs/folder1/folder2/?var$VAR1=value&var$Lang=my%20text&....&sort=n&limit=....

I do not know which characters are forbidden into URL line,  can you answer me for a long time this subject?

After analysis d the url by hfs, this last one will replace any utlisation of %var1% by the content of $var1 in the template with the corresponding value.

an example

i) URL is  http://myserver.rejetto.hfs/folder1/folder2/?var$message=You%like%20It

ii) template as:

<html>
<head>
...
<!-- #PRAGMA
%var1%="good";
%test%="that will works";
#ENDPREAGMA -->
...
</head>
<body>
....
%test% will done if you are logged
</body>
</html>

[loggedin]
...
<p>
We can use variable to say : %test% %var1% , %message% ?
<p>
...


iii) the user can see

that will works will done if you are logged

that will works good , You like it ?



Pages: 1 ... 130 131 132 133 134