Seite 1 von 1

Im Radio-Mod Kategorien erstellen

Verfasst: 11.10.2009 21:38
von dda
Hallo

Habe das Radio Mod. Möchte aber gerne selbst Kategorieren/Rubriken erstellen. Z.Bsp. Rock - und dann Sender , Trance... usw...

der Coode im Radio.xml ist:

Code: Alles auswählen

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- 
Types for Radio Stations:
wm for Windows Media (mms://, .asx),
rm for Real Media and Winamp Playlists (.ram, .ra, .pls)
-->
<livestreamradio>
<station>
	<num>1</num>
	<name>DV FM Radio</name>
	<url>http://dv.fm/dv160.asx</url>
	<broadband></broadband>
	<type>wm</type>
</station>

<station>
	<num>2</num>
	<name>Techno4ever</name>
	<url>http://www.techno4ever.net/t4e/stream/dsl_listen.asx</url>
	<broadband></broadband>
	<type>wm</type>
</station>

<station>
	<num>3</num>
	<name>Specific Radio</name>
	<url>http://specific.dk/listen.asx</url>
	<broadband></broadband>
	<type>wm</type>
</station>
Was, wie und mit welchem Befehl kann ich so eine Art Überschriften machen?

Danke

Re: Im Radio-Mod Kategorien erstellen

Verfasst: 12.10.2009 09:27
von Huchinotte

Re: Im Radio-Mod Kategorien erstellen

Verfasst: 12.10.2009 23:15
von dda
Hej Danke!

Ist zwar gleich die Edelausführung aber.. na ja .. mal ausprobieren :)