hi there again :)
thx for the link, got it and tried this out:
PERSONAL_WWW_PAGE = [
    ('My Page', 'a single personal web page', 'test.html')
]
and put the test.html into the 
~/freevo-test/share/freevo/htdcos
directory, where also the index.rpy and the others are, then i started freevo 
./bin/freevo 
and the webserver 
./bin/freevo webserver start  
of course inside the new svn downloaded freevo directory, i can open the site, 
but there is
nothing like a new tab or anything like that, it just looks like the plain 
normal site...the
webserver logs also show no errors, any clues what i'm doing wrong? thx 
katie :)

--- Duncan Webb <[EMAIL PROTECTED]> wrote:

> Jody Gugelhupf wrote:
> > well i have created a little side which automatically initiates 2 vlc 
> > streams when i open it
> > directly from my tv card for live tv streaming and watching over the 
> > internet, one stream is a
> mms
> > stream and the other is a http stream i also wrote a littel script which 
> > makes able to switch
> > channels via the website interface, the nice thing is that the stream is 
> > not interupted for
> > switching the channles, the command is send directly to my tvtuner, thus a 
> > continous stream,
> it
> > works really nice, now it would really cool if i could combine it with my 
> > freevo webserver,
> atm i
> > run it on my apache webserber, cuz i don't know how to add it to the freevo 
> > webserver, the
> nicest
> > thing would be just to have an extra tab, which then loads my site, any 
> > ideas on how to
> accomplish
> > that?
> 
> You're in luck, while I was looking at how this is implemented I noticed
> that it is very easy to do so this feature is now in the svn rel-1
> branch. Check the local_conf.py.example for the settings.
> 
> I allows you to either have a page as html or rpy or a directory of pages.
> 
> Writing pages as rpy is surprisingly easy, just look at the existing
> pages. Writing html with the freevo css is not too difficult, just a
> question of using the correct tags.
> 
> Duncan
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 



      Get news delivered with the All new Yahoo! Mail.  Enjoy RSS feeds right 
on your Mail page. Start today at http://mrd.mail.yahoo.com/try_beta?.intl=ca

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to