rejetto forum

HFS Live 0.2.5 EN/ES (Project passed on to RAWR-Designs)

Guest · 93 · 55326

0 Members and 1 Guest are viewing this topic.

Edward

  • Guest
if you mean how to add one, right-click on the area to which you drag files and then click on 'New link'

until the next release, i have change the code a little bit so when i add a link it comes in a similar way as the other icons

Code: [Select]
[link]
<tr><td width="16px" align="center" ><a href="%item-url%"> <img src="http://boss/img/link.gif/" border="0" alt="" width="32" height="32"></a></td><td class="alignleft"><a href="%item-url%"><font color ="#787878"><b>%item-name% %new%</b></font><br /><font size ='1' color ="#9A9A9A">Link</font></a></td></tr>

and i used the same icon as server busy but resized to 32x32

also, the HTML file named about.html is in Spanish (while i downloaded the English version)... and the link to it should also be corrected in the template to

Code: [Select]
aboutwindow=window.open('/img/about.html','aboutwindow', settings);
sorry for my long post... but i really liked this template and just want it to be the best


Offline teslaman

  • Occasional poster
  • *
    • Posts: 19
    • View Profile
This is a great template, but I am having a few problems using it with IE (version: 6.0.2900.2180 SP2). Here are some screencaps of what each of the pages looks like for me and what I have done:

The background on all pages doesn't show because of the windows theme I am using, I added:
Code: [Select]
body { margin:0; background-color:#FFFFFF; } and everything looks fine, even the glitch on the upload page in IE. :) There seems to also be a script error at the bottom of the status page.

Before:


After:


Changes I made to the power edition:
1. The upload and about page were cut off in IE so I re-adjusted them.
2. I re-did alot of the language (not scripting language :) ) to better suit the English version. This includes fixing the link to the about file and converting it to english like Edward suggested.
3. I added the white background color into the [style] script, which also inadvertently fixed the error on the upload page (see pic). And I added the the white background color into the "about" page.
4. Fixed the line of code on the status page for the close button.

If you like the changes feel free to use them in the update, here is the link: http://rapidshare.de/files/34380087/live025a_en.rar.html

Cheers  ;D
« Last Edit: September 25, 2006, 11:43:01 AM by teslaman »


Offline wheel.reinventer

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
Made this gr8 template with little editing





Code: [Select]
<html><head><meta http-equiv="Content-Language" content="es-cl" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>
HFS Live - %folder% </title><style type="text/css" media="screen">\n %style% \n</style>
[b]<center><img src="/matrix1.jpg" align="right" /></center>[/b]
<script language="JavaScript">
function upload_window(){
myleft=(screen.width)?(screen.width-600)/2:100;mytop=(screen.height)?(screen.height-500)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=600,height=500,location=no,directories=no,menubar=no,toolbar=no,status=yes,scrollbars=no,resizable=no,fullscreen=no'
uploadwindow=window.open('%encoded-folder%~upload','uploadwindow', settings);
uploadwindow.focus();}
function aboutpopup(){
myleft=(screen.width)?(screen.width-400)/2:100;mytop=(screen.height)?(screen.height-200)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=400,height=200,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=no,fullscreen=no'
aboutwindow=window.open('/img/about/about_en/about_en.htm','aboutwindow', settings);
aboutwindow.focus();}
function statuswin(){
myleft=(screen.width)?(screen.width-450)/2:100;mytop=(screen.height)?(screen.height-200)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=450,height=200,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
statuswindow=window.open('/~progress','statuswindow', settings);
statuswindow.focus();}
</script></head>
<!-- TOP --><div id="header_bg"><div id="header_glass"></div></div><div id="header_hfs_logo"></div><div id="header_table" style="text-align: right; border:0px;"><div style="text-align: right;"><table cellspacing="0" cellpadding="0" style="border-style: solid; border-width: 0px;text-align: right;"><tr><td valign="bottom" style="text-align: right;width: 146px;"></td><td valign="bottom" style="text-align: right;"><img src="/img/separator.gif" width="22px" height="16px" /></td></tr><tr><td valign="bottom"style="text-align: right; width: 150px"><map name="FPMap0" id="FPMap0"><area alt="Go back" href="javascript:history.go(-1);" shape="circle" coords="12, 12, 12" />
<area alt="Carpeta superior" href="%parent-folder%" shape="circle" coords="40, 12, 12" /><area alt="Go to root" href="http://%host%/" shape="circle" coords="69, 11, 10" /></map><img src="/img/icons_resto.gif" width="80" height="25" usemap="#FPMap0" style="border-width: 0;" /></td><td valign="bottom" style="text-align:left; background-image: url('/img/icons_upload_disabled.gif');" nowrap="nowrap" style="width: 22px; height: 25px">%upload-link%</td></tr><tr>%login-link% %loggedin%</tr></table></div></div><center>
<!-- ESPACIADOR ANTES DE DIRECCION --><table cellspacing="0" cellpadding="0"  border="0"><tr><td><img src="/img/separator.gif" width="400" height="66"/></td></tr></table>
<table width="97%" id="greybar" border="0"><tr><td style="width: 67px; height: 23px;" id="font1" align="center">

Address:<br /></td><td id="font2" align="left">http://%host%%folder%</td><form name="jump"><td id="font2" style="text-align:right" ><select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO"style="border-color: #AAAAAA; background-position: left center; border-style: none; border-width: 1px; padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #808080; text-align: right; background-image: url('img/scopebkgrnd_active.gif'); background-repeat: repeat-x; background-attachment: fixed; background-color: #F2F2F2; line-height: 1px; vertical-align: middle;width: 60px;"><option selected="selected">
Sort by:&nbsp;</option><option value="%encoded-folder%?sort=n">
Name</option><option value="%encoded-folder%?sort=s">
Size</option><option value="%encoded-folder%?sort=t">
Last update</option></select></td></form></tr></table>
<!-- ESPACIO ENTRE DIRECCION Y LO AZUL --><table cellspacing="0" cellpadding="0"  border="0"><tr><td><img src="/img/separator.gif" width="400" height="5"/></td></tr></table></center>
<!-- AZUL --><table width="97%" cellspacing="8" id="tableblueborder" class="alignleft" align="center">%files%</table>
<!-- FOOTER --><center><table cellspacing="0" cellpadding="0" style="width: 97%; border-top-style: solid; margin:24px 0 0 0;clear:both;border-top:1px solid #C3D6EE;"  align="center" class="footertext"></center><tr><td valign="middle"><br><a target="_blank" href="http://www.rejetto.com/hfs/" class="footertext" style="text-decoration: none">
Powered by  HFS %version%</a> | Active Time: %uptime% | Generated in %build-time% secs.| <a href="javascript:statuswin()"  class="footertext" style="text-decoration: none" >Status</a> | <a target="_blank" href="http://www.mozilla.com/firefox/" class="footertext" style="text-decoration: none">
Optimized for Mozilla Firefox</a> </td><td align="right"style="font-size: x-small;font-weight:bolder;"><br /><a href="javascript:aboutpopup()"  class="footertext" style="text-decoration: none" ><b>HFS Live 0.2.5a</b><br /><span style="font-size: 6pt;font-weight: normal;color: #C0C0C0;">Power+ Edition</span></a></td></tr></table><body style="margin: 0"></body></html>

But i have a problem that Background images work fines on IE and Opera and cannot be displayed on Fire fox .......Any fixes
Help PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
« Last Edit: September 23, 2006, 11:12:34 AM by rejetto »


Edward

  • Guest
nice editting,wheel.reinventer  ;)


btw, chrno, is there anyway to include the number of hits  :-\


Albert

  • Guest
hi albert
those problems were already posted before and is a problem in the code (my fault), anyway I have fixed them all and the new version (0.2.6) will be released near september endings. Until then sorry for the glitches.

hi chrno
it's good to hear that you fixed the problem, thanks
Thanks again for create this beautiful template


Offline teslaman

  • Occasional poster
  • *
    • Posts: 19
    • View Profile
Hey guys, just wanted to say that I got everything to work for me, just by adding two pieces of code. Check out my above post which I updated. :) I dunno if it's the "proper" code, but it got the glitch on the upload page fixed ;) .


Guest

  • Guest
Hey teslaman

thanks for the fixed but under "status" where you check the downloading and uploading progress....

I got this appeared

Quote
<input name="Button2" type="button" value="Close" id="input_upload" onClick="javascript:window.close(); />

will it disappear when the user is actually download or uploading the files ?


Offline teslaman

  • Occasional poster
  • *
    • Posts: 19
    • View Profile
Hey,

Yeah I get that to, that one chrno will probably fix in his next version. It was also there in the original, before I edited it. It's probably something simple, but I am not very good with javascript to know.  :-\

Yep it is there when uploading/downloading.

EDIT: Lol I got it. The code was just missing an " . So just open up the template, enter that line in the "find" and replace it with:
Code: [Select]
<input name="Button2" type="button" value="Close" id="input_upload" onClick="javascript:window.close()"; />
... I am updating the link in my above post with the update. ;)
« Last Edit: September 25, 2006, 11:44:26 AM by teslaman »


Guest

  • Guest
teslaman,

will it be possible to add a comments appearable on this template,

maybe at the bottom of the files and folder or above is good


Edward

  • Guest
teslaman,

will it be possible to add a comments appearable on this template,

maybe at the bottom of the files and folder or above is good

plus, the # of hits, plz


Offline chrno

  • Occasional poster
  • *
    • Posts: 41
    • View Profile
hey everyone,
sorry for being disappeared a few days, anyway, I've read all your post and suggestions thx 4 all of them. Well, To start, have you seen the pics. from wheel.reinventer? woow looks very good with those photos maybe i'll use the concept for a future "customized edition" (is just an idea). Ok, second, for guess and Edward who wanted to add the comments and Hits, I'm going to think how to add them, so don't worry. ahh and thx Ed for the Links code!!

well only remains the obvious thing: i'm currently developing a new HFS Live almost form scratch but also using some parts of the original 0.2.5a, I've done A LOT of changes and improved the compatibility between Firefox and Explorer, for those who had problems with status window, don't worry i've been fixed and improved that and blablabla...
when will be available?, as soon as everything works fine and while I don't have so many tasks to do for the college ^_^

keep sending ideas! thx!
« Last Edit: September 25, 2006, 06:23:45 PM by chrno »
 


Offline wheel.reinventer

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
Thank you Chrono for Appreciating ......
Some more Ideas are










Offline teslaman

  • Occasional poster
  • *
    • Posts: 19
    • View Profile
teslaman,

will it be possible to add a comments appearable on this template,

maybe at the bottom of the files and folder or above is good

That kinda stuff would go to chrno, like he said above. ;) I am not very good with scripting, I am more of a reverse engineer. :) Glad I could help out with the other probs though.

Tnx again Chrno, Can't wait to see what ya have in the next version. ;)


traxxus

  • Guest
OMG, that looks very nice  ;D

But all Rapidshare Links are down... please re-up


Edward

  • Guest
u r more than welcome chrno

and thanx very much for ur effort... i'll be waiting 4 ur next release