Firetongue Software
OrangeCD Record Catalog

OrangeCD Suite


Features


Screenshots

Download

Purchase

Support

FAQ

Tips & tricks

Press

Products Download Purchase Message board Support Contact us
OrangeCD User Community - Lyric Icons & other suggestions...
Index | Search | Login | Register

Welcome, Guest. Please Login or Register.
Jul 24th, 2008, 11:29pm

   OrangeCD User Community
   OrangeCD Discussions
   Suggest Features
(Moderator: Firetongue)
   Lyric Icons & other suggestions...
« »
Pages: 1  Reply | Notify of replies | Send Topic | Print
   Author  Topic: Lyric Icons & other suggestions...  (Read 820 times)
evil_louie
Junior Member
**


I love YaBB 1G - SP1!

   


Posts: 16
Lyric Icons & other suggestions...
on: Oct 31st, 2007, 7:41am
Quote | Modify

Hi there,
 
I love the OrangeCD software and have a few suggestions for future editions...
 
1) Would it be possible to display icons after individual track titles to indicate that song lyrics have been added? And possibly another type of icon if the track has been designated as an instrumental?
 
2) Would it be possible to add some kind of "dividers" to split up media within the thumbnail view? What i mean is, when I go to artist view, I have albums displayed first, then any interview albums I might have, then singles, and then bootlegs. This can get out of hand, and one category runs right into another with no transition...and if you collect stuff by, the Beatles for instance, you probably have tons of interview albums, bootlegs and single picture sleeves to display . So in thumbnail view, would it be possible to have the word "albums" as a header, and after the albums, have some kind of dividing line , and start the interview albums in a new row of thumbnails with the word "interview" as a header, and so on? I hope this one doesn't sound too confusing...
 
3) OK, this one is out there a little, but would it be possible to add an icon after the artist's name, either in thumbnail view, or album view to indicate country of origin? This would help, especially if you are looking through the artist view to browse for artists from a particular country. Say, a British flag icon placed by the Beatles, or a Canadian flag icon placed by The Guess Who, etc.
 
Yes, I know that last one might seem a little odd, but it would look sharp in the display!  Smiley
 
Any thoughts about these ideas? What do other OrangeCD users think?
IP Logged
alex
Junior Member
**


I Love ... Orange CD

   


Posts: 27
Re: Lyric Icons & other suggestions...
Reply #1 on: Nov 17th, 2007, 10:33pm
Quote | Modify

Some time ago I had edited template with icons, indicated instrumental type and lyric precense. But table looks li'l bit .. ugly? heavy?.. I don't know.
IP Logged
alex
Junior Member
**


I Love ... Orange CD

   


Posts: 27
Re: Lyric Icons & other suggestions...
Reply #2 on: Feb 9th, 2008, 2:49am
Quote | Modify

btw, every time I get new version of OCD, I must to edit main template to highlight by color songs w/lyrics (or instrumental).
May be it possible to include couple of my suggestions in "Default V6.dax"? Or some advice to automate this process?
I think album properties has better look when tracktitle and tracktime placed in separate cells. Also I select color of "tracktime" field depending' of lyric presence.
It looks like that:
----------
<tr>
          <td><dax:tracknum/>.&nbsp;</td>
           
          <td width="100%" <dax:if($show_track_list_ratings)><dax:if(!trackra ting)>colspan="2"</dax:if></dax:if>>
           
           <dax:tracklink><dax:tracktitle/></dax:tracklink> &nbsp;
--------cut-----------
 
          </td>
          <!-- Show track time in color if track lyrics are included -->
           <td class="tracklisttd" align="right">
           <dax:if(lyrics)>
            <font color="$ly_color"><dax:tracktime/>&nbsp;</font>
            <dax:else>
             <dax:if(trackinstrumental)>
              <font color="$ly_color"><dax:tracktime/>&nbsp;</font>
             <dax:else>
              <dax:tracktime/>&nbsp;
             </dax:if>      
           </dax:if>
           </td>
          <dax:if($show_track_list_ratings)>
           <dax:if(trackrating)>
            <td>&nbsp;&nbsp;<dax:trackratingcombo($bg_color)/> </td>
           </dax:if>
          </dax:if>
         </tr>  
-----------
I'm only move "tracktime" behind the new <td> tag and add couple other string and one variable color section.
IP Logged
Pages: 1  Reply | Notify of replies | Send Topic | Print

« »
Powered by YaBB!
YaBB © 2000-2006. All Rights Reserved.

Copyright © 2007 Firetongue Software