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.


Topics - meph++

Pages: 1
1
RAWR-Designs / DivxWebPlayer-->ToGWebPlayerLite
« on: November 15, 2010, 03:45:12 PM »
Hi at all in particular christopher, after many test with DivXWebPlayer (all version) on ToG template, the preview of the files will not work if the folder is set a password protected... the only version of the player that works is 1.3.1.10
I created a minisetup called togwebplayer kind of a plugin, the setup creates under %windir%\TogWebPlayer 3 files: npdivx32.dll, npdivx32.tlb and npdivx32.xpt
and after register a npdivx32.dll

the mini setup work perfectly, just run it does it all

p.s .mkv in this version not work

for download: http://www.2shared.com/file/IfO9mh_Y/ToGWebPlayerInstaller.html
password for .zip file is: david

greetings

2
RAWR-Designs / Make simple login page for ToG v4.0.3 suggestions...
« on: November 09, 2010, 03:31:36 PM »
Hi all I created a simple login page for tog 4.0.3 template in html file, I put this under the root of hfs, when load this "index.html" and click the "login" link this opens a folder called "Server" (under password) that contains the list of files and folders..
I did some testing and it works fine.. I post the code..

tell me if there are any errors or can be optimized

Quote
<html>
<head>
  <title>HFS - Agostino FileServer - LOGIN</title>
</head>

<body bgcolor="#ECF0F6">
  <br>

  <table bgcolor="#003366" bordercolor="#336699" cellspacing="1"
  cellpadding="10" width="50%" align="center" border="2">
    <tr>
      <td>
        <div align="center">
          <h1><font color="#ECF0F6">Agostino FileServer</font></h1>

          <h3><font color=
          "#ECF0F6">xxxxxxx.gotdns.com</font></h3><font color=
          "#ECF0F6"><img src=
          "/template/login/login-logo.jpg"></font>

          <h4><font color="#ECF0F6"><a href=
          "/Server">LOGIN</a></font></h4><font color="#ECF0F6"><br>
          <img src="/~img_graph320x80xx003366x004480"></font>
        </div>
      </td>
    </tr>
  </table>

  <div align="center">
    <h6><font color="#003366">HomeServer Powered By Agostino
    &#169;2010</font></h6>
  </div>
</body>
</html>


thanks in advance :)

3
RAWR-Designs / ToG 4.0.2 How to add custom logo
« on: March 24, 2010, 11:24:28 AM »
Hi, TSG & Giant Eagle  I always appreciate your work  ;)

I wanted to ask how can I add a custom logo (exsample 120x100) in the upper left of the template as the photos, and moving 3 lines to the right

nameserver
DATE
Current Directory:Home

the screenshot was created with the paint


I tried to add some parameters on the file tog.css under folder code but not working properly  ???

Many thanks

4
Hello at all,

It's possible the user change the password in Thunderchicken of Glory v4.0.1 with the last hfs beta.. ??

Many thanks

5
HFS ~ HTTP File Server / Change password by user
« on: October 01, 2008, 09:02:01 AM »
Hello at all,

It's possible in HFS the user change the password ???

Many Thanks

6
RAWR-Designs / Tog 4 + Login window
« on: July 01, 2008, 10:29:58 AM »
Hello to everyone..


It's possible add the simply login windows on ToG 4.0.0 as the ToG 3


Thanks and regards
Agostino


7
RAWR-Designs / Tog 3.0.0 Readme
« on: June 30, 2008, 10:57:47 AM »
Hello to everyone.. and in particular to That Stevens Guy and Giant Eagle,  ;)

I open this post for a triviality..

I prefer ToG 3.0.0 for the initial login window, but the link "View Online README" http://www.rawr-designs.com/tog/readme.php in "Help and Resources" folder redirect to the new ToG 4.0.0 not the old Tog 3 info page.

You could kindly attach the original Readme ToG 3.0.0, I can not remember some things about the configs of some files

Very Thanks
Agostino

8
RAWR-Designs / Tog 4.0.0 Window Login + Streaming Video Files
« on: April 30, 2008, 03:11:53 PM »
Hello at all.. in particular That_Stevens_Guy
I think that ToG template is the best ever for both hfs for graphics that functionality..
I installed the version 4.0.0 and I noticed that there is no template for the login window as in 3.0.0, it's possible add it on 4.0.0 ?? would be the maximum.

Finally, to share video files in streamed am using "Unreal Media Server" ( http://www.umediaserver.net/umediaserver/download.html ) as streaming server, this works very well, adding media-links in hfs performs a redirect to the streaming serves that listen to another port (default is 5119) in same pc.

es.
HFS  http://192.168.0.1/media/video.lnk (contain link mms://TCP:192.168.0.1:5119/media/video.avi)
redirect to:
Unreal Media Server  mms://TCP:192.168.0.1:5119/media/video.avi

and play all video with windows media player.

It's possible create under real folder in hfs an "Diff Template" that automatically redirect

es.
I have a file .avi named test.avi under folder video in hfs

this is a ipotetic link
http://192.168.0.1/video/test.avi
the diff template under folder video should tranform in:
mms://TCP:192.168.0.1:5119/video/test.avi
for play with windows media player and streamed with Unreal Media Server

Many Thanks 


9
RAWR-Designs / Shoutbox Problem ...
« on: November 19, 2007, 10:09:04 PM »
Hello at all, at in particular at Rejetto "Massimo" for this superlative software, this is the first post, I read the tomplate post but not found the answer  :'( .
I have a problem with the shoutbox in the ToG v 3.0.0 the software hfs is the last, and the problem is that I can not visualize the box on left, i have follow the instraction (README ToG) and I have replace the string in the .tpl and in the ToG-Main.js.
example: ToG-Main.js
...).setAttribute('src','http://1234512345.myshoutbox.com...

example: .tpl
...<iframe src="http://1234512345.myshoutbox.com...


Why non visualize the box ...

Thanks

Pages: 1