How to use offline TitanTV guide - Release 39-S

xlobby docs (works in progress)

How to use offline TitanTV guide - Release 39-S

Postby steveschauer on Thu Nov 06, 2003 4:04 pm

To use the offline TitanTV guide in XLobby:

1. Open the skin editor (Pause/Break key)
2. Click the "Screen" tab.
3. Name the new screen (e.g. titantv) and click "add screen".
4. Click the "Add Website" button.

****************************************
5. Open your offline guide and copy the URL from the browser's address line. Mine is "file:///c:/program%20files/titantv/grid.htm". Paste this URL into the "add web" edit box in the skin editor.

The skin editor won't accept this form of URL so just lie to it. In the "add web" edit box change the beginning of the URL from "file:///" to "http://" and the skin editor will be happy.

The web page won't load, obviously, because the URL is wrong, but you can now position the window the way you want it and then finish the screen by adding a "Main Menu" button.
****************************************

6. Open the "skins/default/titantv.xml" file in a text editor. Find the entry for your URL. It should look like this:

<imagename>http://C:/Program%20Files/TitanTV/grid.htm?displaytype=big_screen</imagename>

Change that to:
<imagename>file:///C:/Program%20Files/TitanTV/grid.htm?displaytype=big_screen</imagename>

7. Save the file and open a beer. You're done!
steveschauer
 
Posts: 6
Joined: Mon Nov 03, 2003 3:01 pm