[slim] Re: Remove Title under Artwork

2006-11-01 Thread fingers

kdf;142074 Wrote: 
 currently, you can't.  In 7.0a1 builds, there is an experimental ui
 (meaning it may go away if people don't like it or if it becomes
 annoying to maintain) that allows you to click a link to make the text
 appear or disappear in the fishbone skin.
 
 for current releases, you'll have to resort to editing a file.
 
 Look for the file, HTML/EN/cmdwrappers under the slimserver install
 location.
 open it with any text editor (notepad, vi, etc)
 Look for the [% BLOCK galleryitem %], around line 150
 Near the end of that section, around line 180 you can remove the line:
 
 [%- content | indent(4) %]
 
 with that gone, the text under the image will no longer be there. 
 
 installing any newer version of slismerver will require redoing this
 edit.

That didn't take care of it.  The text is still there.


-- 
fingers

fingers's Profile: http://forums.slimdevices.com/member.php?userid=5570
View this thread: http://forums.slimdevices.com/showthread.php?t=28191

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Remove Title under Artwork

2006-11-01 Thread kdf

That didn't take care of it.  The text is still there.


which skin?  and did you clear your browser cache?

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Remove Title under Artwork

2006-10-02 Thread kdf

currently, you can't.  In 7.0a1 builds, there is an experimental ui
(meaning it may go away if people don't like it or if it becomes
annoying to maintain) that allows you to click a link to make the text
appear or disappear in the fishbone skin.

for current releases, you'll have to resort to editing a file.

Look for the file, HTML/EN/cmdwrappers under the slimserver install
location.
open it with any text editor (notepad, vi, etc)
Look for the [% BLOCK galleryitem %], around line 150
Near the end of that section, around line 180 you can remove the line:

[%- content | indent(4) %]

with that gone, the text under the image will no longer be there. 

installing any newer version of slismerver will require redoing this
edit.


-- 
kdf

kdf's Profile: http://forums.slimdevices.com/member.php?userid=7
View this thread: http://forums.slimdevices.com/showthread.php?t=28191

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Remove Title under Artwork

2006-10-02 Thread fingers

Will this still allow the mouse over with the Album and Artist name to
still appear?


-- 
fingers

fingers's Profile: http://forums.slimdevices.com/member.php?userid=5570
View this thread: http://forums.slimdevices.com/showthread.php?t=28191

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Remove Title under Artwork

2006-10-02 Thread kdf

Quoting fingers [EMAIL PROTECTED]:



Will this still allow the mouse over with the Album and Artist name to
still appear?


yes.  the removed line is only the text below the artwork. the  
mouseOver effect is handled elsewhere.

-k
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss