[SlimDevices: Plugins] Re: Problem with Fishbone skin and AlienBBC 0.99 (WIndows)

2005-10-16 Thread Neil Sleightholm

I think this only affect the standard style, Tan and Grey seem to be
ok.

You need to edit the file: -
server/Plugins/Alien/HTML/Fishbone/plugins/Alien/index.html- and change
line 5 from 'title=Fishbone_Standard' to 'title=Standard'.

I think the AlienBBC Fishbone skin needs a bit more work, as soon as I
have an update I'll post it here.

Neil


-- 
Neil Sleightholm
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Problem with Fishbone skin and AlienBBC 0.99 (WIndows)

2005-10-16 Thread Neil Sleightholm

The attached should fix it.


+---+
|Filename: index.zip|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=403|
+---+

-- 
Neil Sleightholm
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Problem with Fishbone skin and AlienBBC 0.99 (WIndows)

2005-10-16 Thread neilcoburn

Thanks, Neil, but I can't open the zip it says it's invalid or
corrupted

Neil


-- 
neilcoburn
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Problem with Fishbone skin and AlienBBC 0.99 (WIndows)

2005-10-16 Thread neilcoburn

... but I followed the editing instructions in your earlier post (change
fishbone_standard to standard), which did the job - thanks!


-- 
neilcoburn
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Problem with Fishbone skin and AlienBBC 0.99 (WIndows)

2005-10-16 Thread Neil Sleightholm

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=#FF 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 %]nbsp;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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins