DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

[nookLibrary] change of location "series" #131

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can someone fix nookLibrary to change the display of the series and titles?
Let me explain. It appears like this:

<Series> - <number of books in the series> - <Title>
<Author>

As a result, if the name of the series and the book itself are large enough, at 
best seen only the beginning of the book's title. Therefore, the optimal, in my 
opinion, would be as follows:

<Title>
<Author> - <Series> - <number of books in the series>

In the line "author" and the font smaller, and more space - just as you like all
And forgive me for my bad English :)

Original issue reported on code.google.com by bri...@gmail.com on 11 Sep 2010 at 6:52

GoogleCodeExporter commented 8 years ago
I'll see if this is easy to do. Or I can change the title to be <nbr>-<Title> - 
<Series>. this way, at least the title will be displayed full.

Original comment by hari.swa...@gmail.com on 14 Sep 2010 at 12:34

GoogleCodeExporter commented 8 years ago
This change causes issues in sorting. So, I have decided to leave it as is for 
the time being.

Original comment by hari.swa...@gmail.com on 4 Jan 2011 at 1:39