summaryrefslogtreecommitdiffstats
path: root/planet2/config
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-08-23 14:32:54 +0200
committerMichael Bien <[email protected]>2010-08-23 14:32:54 +0200
commit5f803caee5b6d37366c5c25909e87ed523bedd7d (patch)
tree2044ab0fb6e41b8851708d9cd79e8b8fe2e7596e /planet2/config
parent0585a301f348ee4f75c6cdf748d5ea91690608db (diff)
updated hungry harry stream configuration files.
Diffstat (limited to 'planet2/config')
-rw-r--r--planet2/config/config.xml2
-rw-r--r--planet2/config/stream-template.html5
2 files changed, 5 insertions, 2 deletions
diff --git a/planet2/config/config.xml b/planet2/config/config.xml
index 28ddf0b..df358aa 100644
--- a/planet2/config/config.xml
+++ b/planet2/config/config.xml
@@ -28,7 +28,7 @@
</object>
]]>
</template>
- <template keyword="youtube" idpattern="http://www.youtube.com/watch\?v=([^&amp;]+)">
+ <template keyword="youtube" idpattern="http://www.youtube.com/watch\?v=([^&amp;]+)" descriptionfilter="&lt;span&gt;(.*)&lt;/span&gt;">
<![CDATA[
<object width="480" height="385">
<param name="movie" value="http://www.youtube.com/v/#id#&hl=en_US&fs=1&rel=0&color1=0x2b405b&color2=0x6b8ab6&hd=1"/>
diff --git a/planet2/config/stream-template.html b/planet2/config/stream-template.html
index 92d577e..49eabbe 100644
--- a/planet2/config/stream-template.html
+++ b/planet2/config/stream-template.html
@@ -38,7 +38,10 @@
</div>
<div id="text">
-${content}
+<#list entries as entry>
+${entry.player}<br/>
+<!--${entry.description}-->
+</#list>
</div>
</div>
<div id="footer">