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 - ledufe

Pages: 1 ... 16 17 18
256
HFS ~ HTTP File Server / good software to use with hfs
« on: June 11, 2006, 11:28:04 PM »
well i guess that the people here, or don´t use any other software with hfs, or don´t wanna share their experiences with others.......rsrsrsrsr....just kidding, but i will add in here all the softwares that help us
a good option to download the entire folder is to use the firefox extension "DownThenAll"

257
HFS ~ HTTP File Server / good software to use with hfs
« on: June 07, 2006, 04:07:47 PM »
another one good software to use with hfs is hamachi this software creates a private network password protected or not...
http://www.hamachi.cc/

258
HFS ~ HTTP File Server / FR: comment dialog automatic
« on: June 07, 2006, 02:05:29 PM »
i agree with maverick,
but the comment for the file could expirate like the new file flag do after some defined/customized time....

259
HFS ~ HTTP File Server / hfs test network
« on: June 07, 2006, 02:02:12 PM »
hi guys, i about to start a project to help all of us to test and try the hfs and templates, and some mods on the templates too, i know that some of those that are in here are testing every version of the hfs, and i think that would be nice if we could do a huge hfs test network using the hamachi, if someone(maybe me...) create a network called hfs and with the name and password posted on this forum  we could join in a test network, what about the idea?

260
HFS ~ HTTP File Server / good software to use with hfs
« on: June 07, 2006, 01:55:10 PM »
i don´t know if this is the right place to post this, but i found  this software a good sollution to auto organize all the files that are uploaded to my server, it separates the file by the extension or the size, or the kind....
and just can´t do the auto thumbnail generation to work in hfs, if someone know how to do this, please help-me...

http://www.watchdirectory.net/

261
HFS ~ HTTP File Server / no without using server side
« on: June 07, 2006, 01:51:30 PM »
i know how to do this in asp, php and java, but with client side its impossible, its a protection, only programing directly in the server you can acess a file system object to "touch" the file tree and fire some commands...

262
i like the suggestion above.....

:-)

i would use it if exist....

263
HFS ~ HTTP File Server / question
« on: April 29, 2006, 04:53:34 PM »
i know the security riscs, but my friend, my company, my family use the no-ip or dyn-dns to publish their ip not only to publish some pages, but to me make some techsupport and and in the case of the company i would like to only make the hfs work permitting (is that write right?) only access to hfs from another filial(i don´t know the right word in english to say the other company office) and i guess that this feature would be nice, and by the way i manage the dyn-dns and the no-ip of all of then, i watch it "close"....:-)

264
HFS ~ HTTP File Server / question
« on: April 29, 2006, 03:05:55 PM »
rejetto, is there any possibility to do a function or a option to add a always authorized machine/user based on his dynamic dns?
something like:
i have a friend
and he use dyn dns account
i want to always let he acces my server, but i want to restric the server to only let some ip, and my question is, can i set the hfs to allways let some adress like "xxx.homedns.org" to get-in?

265
hi guys, im posting now pictures of my template 12, and he is come with some things included:
-3 css styles selectable
-1 javascript to change on the fly the css and also save it variable in a cookie.
-1 javascript to open a player in a new window to keepplaying while are you browsing.
-some images associate with some file types
- something that would be cool to other newbees like me, i separated the hfs default template in 31 files, namead as the sections and like one that i saw in another post of this forum, and it is a great source of understanding how the template-system works
and i, like in the template V11, try to separate the hfs file-structure, with some default dirs..., and i was ask in another topic, but i guess that i can ask in here, is anybody doing your templates with some kind of file/dirs structure to run it correctly in the hfs?

http://img288.imageshack.us/my.php?image=tpl12css10qv.jpg tpl12-css1.jpg

http://img19.imageshack.us/my.php?image=tpl12css23zb.jpg tpl12-css2.jpg

http://img19.imageshack.us/my.php?image=tpl12css38rs.jpg tpl12-css3.jpg

http://img273.imageshack.us/my.php?image=tpl12imgassociatedtofiletypes9.jpg tpl12-img-associated-to-file-types.jpg

http://img273.imageshack.us/my.php?image=tpl12imgpreviewnothumbnailyet8.jpg tpl12-img-previewNO-THUMBNAIL-YET.jpg

http://img250.imageshack.us/my.php?image=tpl12m3uplayerstreamingoffolde.jpg tpl12-m3u-player-streaming-of-folder-in-new-window.jpg

here goes my hfs runing it

http://ledufe.no-ip.info:2222
try browse the dir Test

here, the link to the pack with the template 12, just unpack it and you will figure out how to use it...

REMOVED - i lost this file when formated my pc

here goes the instruction of my previous pack, but it serves to this pack as well, come'on guys lets share the templates, lets find-out what we can do with this very good and cool program, thanks rejetto, and all of this fórum,  im glad to know this software and this fórum, im learning so much with all of you here...

and here goes just the tpl code

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>HFS %folder%</title>
<LINK REL=Stylesheet HREF="/hfs-css/hfs-default.css" TYPE="text/css" TITLE="default">
<script src="/hfs-js/changeStyle.js"></script>
<!--  code for popHTMLwith_embed_player from some scratches of a friend of mine Thanks Leandro Cavalheiro!!! -->
<script language="javascript">
function popUp(){
//var x;
win =  window.open('','teste', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=300,left = 390,top = 285');
  win.document.write("<embed src='%encoded-folder%~files.lst.m3u' autostart='true' type='audio/mpeg' loop='true'/>");
}
</script>
</head>
<!--  comentario -->
<body>

<div id="navBar">
<div id="left">
  <div id="search" align="center">
           <img src="/hfs-img/web-logos/logo_google.gif" alt="google search">
<br>
<!--  code for the google search from MARA OF THIS FoRUM -->
      <form action=http://google.com/search name=f>
<INPUT name=q style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: bold; BORDER-LEFT: #ffffff 1px solid; COLOR: #165a9d; BORDER-BOTTOM: #ffffff 1px solid" value="Web Search" size=15 maxlength=2048>
<input type="submit" value="GO" name="btnG">
</form>
<p>
<form name=gs method=GET action=http://images.google.com/images>
<INPUT name=q style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: bold; BORDER-LEFT: #ffffff 1px solid; COLOR: #165a9d; BORDER-BOTTOM: #ffffff 1px solid" value="IMG Search" size=15>
<input type="submit" value="GO" name="btnG">
</form>
  </div>
  <div id="relatedLinks" align="center">
    <ul>
      <li><a href="/~progress">Network Trafic</a></li>
      <li>    
          <select name="grootte" onchange="SetCookie(nameOfCookie, this.value, exp); doRefresh();">
            <option name="grootte" value="0">StyleSheet</option>
            <option name="grootte" value="1">Macromedia</option>
            <option name="grootte" value="2">Nature</option>
            <option name="grootte" value="3">Black</option>
          </select>
      </li>
    </ul>
  </div>



  <div id="headlines" align="center">
    <h3>MediaPlayer</h3>
    <p><a href="javascript:popUp();">Pop-up Player</a> </p>
  </div>
<br>
  <div id="advert" align="center"> <a href="http://www.rejetto.com/hfs/" target="_blank"><img src="/hfs-img/web-logos/hfs.jpg" alt="" width="48" height="61"><br> Powered By Rejetto HFS</a> </div>
</div>
</div>
<!--end navbar -->
<div id="content">
<div id="masthead">
  <h1 id="siteName">HFS %folder%</h1>
  <div id="globalNav"> %login-link%%loggedin% | %upload-link% | <a href="http://%host%">Home </a> |</div>
<!-- end masthead -->
  <div id="breadCrumb" align="right"> <a class=little href='%encoded-folder%~files.lst'>File list</a> / <a class=little href='%encoded-folder%~files.lst.m3u'>M3u List</a>/ %up% /</div>
  <h2 id="pageName" align="right">Folder</h2>
  %folder-comment%<p>
%files%
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<div id="siteInfo" align="center"><a href="http://www.rejetto.com/hfs/">HttpFileServer %version%</a> | <a href="#">Servertime: %timestamp%</a> | <a href="#">Uptime: %uptime%</a> | <a href="#">Build-time: %build-time%</a> | &copy;2006 HFSTemplate </div>
<br>
</div>
</body>
</html>


[login-link]
<a href="%encoded-folder%~login">LOGIN</a>

[loggedin]
<span>user: %user%</span>

[upload-link]
<a href="%encoded-folder%~upload">UPLOAD</a>

[up]
<a class=big href="%parent-folder%"><img src="/~img14"> UP</a>

[nofiles]
<div class=big>No files</div>

[files]
<div class=little margin: 0 0 0 150;><b>%number-folders% Folders,  %number-files% Files - Total Size: %total-size%</b></div>
<table width="100%">
<tr>
<th><a href="%encoded-folder%?sort=n"><span class=column>Filename</span></a>
<th><a href="%encoded-folder%?sort=s"><span class=column>Filesize</span></a>
<th><a href="%encoded-folder%?sort=t"><span class=column>Filetime</span></a>
</tr>
%list%
</table>

[file]
<tr><td>%new% <a href="%item-url%">
<!--  code for the script from someone else in this forum i will find his/hers name -->
<script language="javascript">
var c='%item-name%';
switch (  c.substr(  c.lastIndexOf('.')  ) .toLowerCase()  )
   {
   case '.avi' : document.write('<img align=top src="/hfs-img/file-folder-types/avi.jpg"> ');break;
   case '.mp4' : case '.mov' : case '.movie' : case '.3gp' : document.write('<img align=top src="/hfs-img/file-folder-types/mov.jpg"> ');break;
   case '.txt' : document.write('<img align=top src="/hfs-img/file-folder-types/txt.jpg"> ');break;
   case '.bat' : document.write('<img align=top src="/hfs-img/file-folder-types/bat.jpg"> ');break;
   case '.doc' : document.write('<img align=top src="/hfs-img/file-folder-types/doc.jpg"> ');break;
   case '.eml' : document.write('<img align=top src="/hfs-img/file-folder-types/eml.jpg"> ');break;
   case '.pdf' : document.write('<img align=top src="/hfs-img/file-folder-types/pdf.jpg"> ');break;
   case '.rar' : document.write('<img align=top src="/hfs-img/file-folder-types/rar.jpg"> ');break;
   case '.rtf' : document.write('<img align=top src="/hfs-img/file-folder-types/rtf.jpg"> ');break;
   case '.ttf' : document.write('<img align=top src="/hfs-img/file-folder-types/ttf.jpg"> ');break;
   case '.xls' : document.write('<img align=top src="/hfs-img/file-folder-types/xls.jpg"> ');break;
   case '.zip' : document.write('<img align=top src="/hfs-img/file-folder-types/zip.jpg"> ');break;

   case '.wav' : document.write('<img align=top src="/hfs-img/file-folder-types/wav.jpg"> ');break;
   case '.midi' : document.write('<img align=top src="/hfs-img/file-folder-types/midi.jpg"> ');break;
   case '.mp3' : document.write('<img align=top src="/hfs-img/file-folder-types/mp3.jpg"> ');break;
   case '.wma' : document.write('<img align=top src="/hfs-img/file-folder-types/wma.jpg"> ');break;
   case '.wmv' : document.write('<img align=top src="/hfs-img/file-folder-types/wmv.jpg"> ');break;

   case '.psd' : document.write('<img align=top src="/hfs-img/file-folder-types/psd.jpg"> ');break;
   case '.cdr' : document.write('<img align=top src="/hfs-img/file-folder-types/cdr.jpg"> ');break;
   case '.gif' : document.write('<img align=top src="/hfs-img/file-folder-types/gif.jpg"><img align=top src="%item-url%"> ');break;
   case '.jpg' :case '.jpeg': document.write('<img align=top src="/hfs-img/file-folder-types/jpg.jpg"><img align=top src="%item-url%"> ');break;
   case '.bmp' : document.write('<img align=top src="/hfs-img/file-folder-types/bmp.jpg"><img align=top src="%item-url%"> ');break;
   case '.pcx' : document.write('<img align=top src="/hfs-img/file-folder-types/pcx.jpg"><img align=top src="%item-url%"> ');break;
   default : document.write('<img align=top src="/~img_file"> ');
   }
</script>
%item-name%</a>%comment%<td>%item-size%<td>%item-modified%<td>%item-dl-count%
</tr>

[folder]
<tr><td>%new% <a href="%item-url%"><img align=top src="/~img_folder"> <b>%item-name%</b></a>%comment%<td><i>folder</i><td>%item-modified%<td>%item-dl-count%

[link]
<tr><td class=row>%new% <a href="%item-url%"><img align=top src="/~img_link"> <b>%item-name%</b></a>%comment%<td colspan=3 align=center class=row><i>link</i>

[comment]
<div class=comment>%item-comment%</div>

[folder-comment]
<div style='font-size:10pt; float:none; color:#888888; background:#EEEEEE; padding:3px; border:1px solid #DDDDDD; border-bottom:3px solid #DDDDDD; margin: 0 0 0 0;'>
%item-comment%</div>

[error-page]
<html><head><style>\n%style%\n</style></head><body>
%content%
<hr>
<div style="font-family:tahoma, verdana, arial, helvetica, sans; font-size:8pt;">
<a href="http://www.rejetto.com/hfs/">HttpFileServer %version%</a>
<br>%timestamp%
</div>
</body>
</html>

[not found]
<h1>404 -  File Not Found</h1>
<b><i>Try one of this links</i></b>
<br>
<a href="%host%">go to root</a>
<br>
<a href="%host%~login">Login Page</a>

[overload]
<h1>Server busy</h1>
Please, retry later.

[max contemp downloads]
<h1>Download limit</h1>
On this server there is a limit on the number of <b>contemporaneous</b> downloads.
<br>This limit has been reached. Retry later.

[unauthorized]
<h1>Unauthorized</h1>
This is a protected resource.
<br>Your username/password doesn't match.

[deny]
<h1>Unallowed</h1>
This resource is not accessible.

[ban]
<h1>You are banned.</h1>
%reason%

[upload-link]
<a href="%encoded-folder%~upload"><img src="/~img32">UPLOAD</a>

[upload]
<html>
<head>
<title>HFS %folder%</title>
<style>\n%style%\n</style>
</head>
<body>
%login-link%
%loggedin%
<div style="float:right; padding:15px;">
<script language="javascript">
var s1, s2;
if (window.parent.progress) s1 = '" target=_parent', s2 = 'CLOSE';
else s1 = '+progress"', s2= 'ADD';
document.write('<a href="%encoded-folder%~upload'+s1+' class=button onClick="if (frm.upbtn.disabled) return false;"><img border=0 align=absbottom src="/~img10"> '+s2+' PROGRESS FRAME</a>');
</script>
</div>
<div style="float:right; padding:15px;"><a href="%encoded-folder%" target=_parent class=button><img border=0 align=absbottom src="/~img21"> CANCEL UPLOAD</a></div>
<div style="margin-top:60px" class=little>folder</div>
<div class=big>%folder%</div>
<div class=body>
<form name=frm action="%encoded-folder%" target=_parent method=post enctype="multipart/form-data" onSubmit="frm.upbtn.disabled=true; return true;">
%upload-files%
<input name=upbtn type=submit value="Upload files">
</form>
<br>Before uploading you may want to open a <a target=_blank href="/~progress">progress status window</a>.
</div>
<div class=little>
<a href="http://www.rejetto.com/hfs/">HttpFileServer %version%</a>
<br>Servertime: %timestamp%
<br>Uptime: %uptime%
<br>Disk space: %diskfree%
</div>
</body>
</html>

[upload-file]
<input name=fileupload%idx% size=70 type=file><br>

[upload-results]
<html>
<head>
<title>HFS %folder%</title>
<style>\n%style%\n</style>
</head>
<body>
%loggedin%
<div style="margin-top:60px" class=little>folder</div>
<div class=big>%folder%</div>
<div class=body>
%uploaded-files%
<br><br>
<a href="%encoded-folder%" target=_parent class=big><img border=0 align=absbottom src="/~img14"> Back to the folder</a>
</div>
<div class=little>
<a href="http://www.rejetto.com/hfs/">HttpFileServer %version%</a>
<br>Servertime: %timestamp%
<br>Uptime: %uptime%
<br>Disk space: %diskfree%
</div>
</body>
</html>

[upload-success]
<li>%item-name%: <b>OK</b> --- %item-size%  (Speed %speed% KB/s)

[upload-failed]
<li>%item-name%: <b>FAILED</b> ---  %reason%

[upload+progress]
<html>
<head>
<frameset cols=200,*>
  <frame name=progress src="/~progress" scrolling=auto marginwidth=0>
  <frame src="%encoded-folder%~upload-no-progress" scrolling=auto>
</frameset>
</head>
<body>
</body>
</html>

[progress]
<html>
<head>
<meta http-equiv="Refresh" content="30;URL=/~progress">
<title>HFS - Progress status</title>
<style>
%style%
.filename { font-weight:bold; font-size:8pt; }
.bytes { font-size:7pt; }
.perc { font-size:14px; vertical-align:middle; }
.out_bar { width:100px; font-size:15px; background:black; border:black 1px solid; margin-right:5px; float:left; }
.in_bar { height:16px; background:white; color:white;  }
div.body { margin-left:0; margin-right:0; }
body { padding:2px; }
</style>
</head>
<body>
<div class=big></div>
<table>

</table>
<table width="80%" border="2" align="center" cellpadding="1">
  <tr>
    <td colspan="2">&nbsp;</td>
    <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="156" height="86">
      <param name="movie" value="/hfs-img/ledufe-logos/ledufe-textsmall-01.swf" />
      <param name="quality" value="high" />
      <embed src="/hfs-img/ledufe-logos/ledufe-textsmall-01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="156" height="86"></embed>
    </object></td>
    <td><img src="/hfs-img/srv-type/srv1.jpg" alt="Cpu"/></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td><span class="big">Progress status</span></td>
    <td>Auto-refresh: 30 seconds </td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td colspan="2"><img src="/~img_graph190x40" alt="Server-Graph" style="border:white outset 2px;"></td>
    <td>&copy; LeDuFe.<BR>
P4-Home-Server. | </td>
    <td><img src="/hfs-img/ledufe-logos/ledufe-bevelsoft-100.gif" alt="ledufe-logo1"/></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td colspan="2"><span class="body">%progress-files% </span></td>
    <td>CPU Type : </td>
    <td><img src="/hfs-img/srv-type/CPUMonitor HT.jpg" alt="CPUType"/></td>
    <td>2.8HT</td>
  </tr>
  <tr>
    <td><span class="little">Uptime : </span></td>
    <td><span class="little">%uptime%</span></td>
    <td>Total Memory : </td>
    <td><img src="/hfs-img/srv-type/ram.JPG" alt="Mem"/></td>
    <td>1024MB</td>
  </tr>
  <tr>
    <td>Server Version: </td>
    <td> %version%</td>
    <td>Server Free Storage : </td>
    <td><img src="/hfs-img/srv-type/Hard Drive.jpg" alt="Storage"/></td>
    <td>%diskfree%</td>
  </tr>
  <tr>
    <td>%user%</td>
    <td><p>Actual Connections: %connections% </p>    </td>
    <td>Max Users Allowed : </td>
    <td>&nbsp;</td>
    <td>10</td>
  </tr>
  <tr>
    <td colspan="2"> Number of Addresses Downloading : %number-addresses-downloading% </td>
    <td>Max Speed Download : </td>
    <td>&nbsp;</td>
    <td>10KB</td>
  </tr>
</table>
<br>
<div class=body></div>
<div class=little></div>
<div>
      <td><TABLE cellSpacing="0" cellPadding="0" align="center" border="0">
  <TBODY>
  <TR></TR>
  <TR>
<TD class="copyright"><p align="center">&nbsp;</p>
  <p align="center"><br>
  </p>
  <p align="center">&nbsp;</p>
  <p align="center">&nbsp;</p></TD>
<TD class="copyright">

</body>
</html>



[progress-nofiles]
<div class=big>Currently no file exchange is on with your address</div>

[progress-upload-file]
<span class=flag>&nbsp;up&nbsp;</span>
<span class=filename>%filename%</span>
<div class=bytes>
%done-bytes% / %total-bytes% bytes
<br>Speed: %speed-kb% KB/s
</div>
<div style="margin-top:5px; margin-bottom:20px;">
  <div class=out_bar><div class=in_bar style="width:%perc%px"></div></div> <span class=perc>%perc%%</span>
</div>

[progress-download-file]
<span class=flag>&nbsp;down&nbsp;</span>
<span class=filename>%filename%</span>
<div class=bytes>
%done-bytes% / %total-bytes% bytes
<br>Speed: %speed-kb% KB/s
</div>
<div style="margin-top:5px; margin-bottom:20px;">
  <div class=out_bar><div class=in_bar style="width:%perc%px"></div></div> <span class=perc>%perc%%</span>
</div>

[newfile]
<span class=flag>&nbsp;NEW&nbsp;</span>

266
I may not be that good in english(and im really a shame writing in english) bu i know how to read and also i am a Brazillian, and i wish to be part of the hfs project in every way that you let me help, this is a F#$@-Good Program!!!
i can translate the templates too
and i wish to help in the translationof the javascripts too
hey guys, come on let make the hfs project gets bigger, better, and multi language, and, please....hehe lets keep it free... ;-)

267
HFS ~ HTTP File Server / generate m3u playlist - folder-streaming
« on: April 17, 2006, 02:07:09 AM »
the situation
i got a folder on my hfs foldertree
in the folder there are only mp3 or the file mask show only the mp3 (;-P)
there is a link in the page generated by the template that hfs calls %list% when i click on the link the broser leads me(its opening in the browser) to a file called "http://192.168.1.2:2222/~files.lst"
i click on it with mouse right button
i save the target as Any-Name.lst
and this file wont open with any of my mp3 players correctly, but when i rename it from .lst to .m3u the winamp can play the playlist (yeah! finally got my web-folder-radio-browser-window-independent-auto-generated)
and now finally, my question

is there a way to save the file generated (the .lst) just clicking on it, but saving with the extension .m3u?

i don´t know how to do this, but i know that someone good in js knows how to do this....please, somebody can help?
please put the code in here (javascript, anything, but just hfs and none of third part tool like winpy or SWF flash player...)
HELP as to get a radio

268
HTML & templates / well i will try to re-translate
« on: April 16, 2006, 02:18:14 PM »
well i will try to re-translate it to english, but i guess at the night i post the link, for now, i like to see every opnion first to improve or fix something, and besides that, i have the poorest english ever....

269
HTML & templates / try this
« on: April 16, 2006, 11:21:48 AM »
i guess that ultil my isp (telemar-RJ) change, this link will work fine
http://200.217.182.47:2222/template%20pack-v10/template-pack-V10.rar
and the new tpl to use with the pack is here
http://200.217.182.47:2222/Rejetto-HFS/HFS-templates/test-V11.tpl

270
HTML & templates / Template Pack
« on: April 16, 2006, 08:34:40 AM »
first public template

<<<Info about the template>>>

this template is a tremendous mix of all that i and a friend of mine found on the web, we copied some scripts, copied some CSS, some codes, and put it all togheter with some pics, joined with the hfs and we found also some time to experiment and test this to distribute in a pack, and i wish to say that i will remove from this "pack" anything that is against the law of copyright or copyleft of anything else, but i love the HFS of rejetto, i use the software at my home, and i like to share the templates mods that i am testing (yes i assume that this template its a mod, but i don´t know much of html, im totally new to CSS, and i am also a even badder(the worst you can think) design, but im trying and testing...and i see that there are soo many people that use hfs and don´t know whre to start on changing the template or what they could do with the HFS, but, if in any way i made a infraction agains anyone copyright material, i i remove from this template pack and i do not wish harm anyone feelings too, i have leraned soo much here with the templates of the others and the other posts at this fórum, and leaned soo much imagining how coul i do something just seeing the template jpg and not seeing the code(mara that it was for you.... ;-)  )
if anyone could improve the template or mod it and show in here, if any one could learn something with this or enven just use it on your hfs-home-server, i already will be happy..
and if somebody that own the rights of some image, css, javscript-code that i used here wish me to remove from this pack, just tell-me by e-mail and i will remove it

ledufe@hotmail.com
ledufe@gmail.com
leandro.dupont@gmail.com
leandro@ie-intercambio.com.br

and lets share templates....
and rejetto, keep doing the good job.

<<what will you found in this mess>>

- 2 separated default css stylesheet with CSS directory (i don´t know if work on any browser...please, let me know)
- 1 javascript to choose and change "on-the-Fly" the entire stylesheet (5 types to choose)-armazenable in a cookie that remember the last view type of the HFS
- some kind of image preview but it is still no good(there are no thumbnail generation....yet...)
- a top-menu copied from some template of this forum i just formated and translated to Brazillian portuguese
- google search(thanks to MARA to publish the code)
- file-type with images that you want (editable in template) with image directory
- test directory for most common file types to teste the images assigned to it

install and configuration of the template

<<INSTALL>

unpack it on the root of your HFS if you don't have the HFS 2.0 already, download it from here
http://www.rejetto.com/hfs/?f=dl&id=exe

<<Configuring>

open the hfs
change to expert mode

open menu > other options> edit html template
click import
import the file "hfs-test-V10.tpl"
click ok

open menu
load file system
import the file "hfs-default.vfs"
now its time to set-up the folders in hfs to make the scripts, the CSS, the images and every kind of file that the template use

(there is also some images that i don´t used, but some of you certainly will to run in your server)

click on any folder in hfs file-tree with mouse right, and choose edit resource, and point it to a correspondent folder where you unpacked the hfs-template.
ex.:

in the HFS tree

hfs-css      C:\Rejetto-HFS\hfs-css
hfs-img      C:\Rejetto-HFS\hfs-img
hfs-js      C:\Rejetto-HFS\hfs-js
hfs-layers   no need at time to configure - still not implemented in the public template release
hfs-sound   no need at time to configure - still not implemented in the public template release
hfs-upload   only configure if you want-it.... :-P
Rejetto-HFS   point to where is hfs running, and again...only configure if you want-it.... :-P
Test      C:\Rejetto-HFS\Test   -just a sellection of fake files for visual test of icons
finished!
now, just add your files and folders.....

Link to the template host on my pc with images
LOST IT when formated my pc

link to the direct download of the template pack V10
LOST IT when formated my pc

Pages: 1 ... 16 17 18