neilcoburn Wrote:
> Thanks, Neil, but I can't open the zip it says it's invalid or corruptedI
> opened it and it seems ok.
This is the version in the zip:
Code:
--------------------
<!-- Alien Fishbone page start -->
<html>
<head>
<title>[% "PLUGIN_ALIENBBC" | string %]</title>
<link rel="stylesheet" type="text/css" href="[% webroot
%]slimserver.css" title="Standard">
<link rel="alternate stylesheet" type="text/css" href="[%
webroot %]slimserver_gray.css" title="Fishbone_Gray">
<link rel="alternate stylesheet" type="text/css" href="[%
webroot %]slimserver_tan.css" title="Fishbone_Tan">
<script type="text/javascript" src="[% webroot
%]html/styleswitcher.js"></script>
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0" rightmargin="0">
<div class="list">
<h3>[% "PLUGIN_ALIENBBC" | string %]</h3>
/ <a href="index.html?player=[% player | uri %]">[%
"PLUGIN_ALIENBBC" | string %]</a>[% IF menutitle %] / [% menutitle %][% END %]
<p>
[% IF items %][% items %] [% "PLUGIN_ALIENBBC_ITEMS" | string
%][% END %]
[% IF url %] <a href="[% url %]" target="_blank">[%
"PLUGIN_ALIENBBC_VIEW_STATION" | string %]</a>[% END %]
</p>
<hr>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
[% IF links %]
[% links %]
[% END %]
</table>
<hr>[% IF versionInfo %][% versionInfo %][% END %]
</div>
</body>
</html>
<!-- Alien Fishbone page end -->
--------------------
--
Neil Sleightholm
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins