aboutsummaryrefslogtreecommitdiff
path: root/icecast_page_footer.tpl.php
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-03-10 19:36:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-03-10 19:36:40 -0300
commitfb55bed3c804a134f8cbdb77607979e384584bb3 (patch)
tree91133fad04a85cfef8a70218b49509dc5d7130d6 /icecast_page_footer.tpl.php
downloadicecast_page-fb55bed3c804a134f8cbdb77607979e384584bb3.tar.gz
icecast_page-fb55bed3c804a134f8cbdb77607979e384584bb3.tar.bz2
Initial commitHEADmaster
Diffstat (limited to 'icecast_page_footer.tpl.php')
-rw-r--r--icecast_page_footer.tpl.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/icecast_page_footer.tpl.php b/icecast_page_footer.tpl.php
new file mode 100644
index 0000000..9b36144
--- /dev/null
+++ b/icecast_page_footer.tpl.php
@@ -0,0 +1,19 @@
+<?php
+/**
+ * Format an embeded media element.
+ */
+?>
+ <ul>
+ <li>
+ Link playlist para o streaming: <a href="<?php print $listen_url; ?>.m3u"><?php print $listen_url; ?>.m3u</a>.
+ </li>
+ <li>
+ Link direto para o streaming: <a href="<?php print $listen_url; ?>"><?php print $listen_url; ?></a>.
+ </li>
+ <li>
+ Caso não consiga visualizar a transmissão no seu navegador ou no seu player favorito, experimente o <a href="http://www.videolan.org/">VLC media player</a>.
+ </li>
+ </ul>
+
+ <br />Oferecimento: <a href="http://orelha.radiolivre.org/">Sistema Orelha de Streaming</a>.<br />
+