Quote:
Originally Posted by Joember
Thanks, Kartu!
I know that the academically correct way to do this is via Collections... but they are not manageable for me, as they are simply dumb fixed lists with no sense around sorting by author and/or title within their set of books.
Joember
|
The titleSorter field in cache.xml can be used to sort book by what you need. For example, you can translate the title to pinyins and fill this field to make books sorted by pinyin.
Unfortunately, this isn't a authorSorter field
Quote:
Originally Posted by Joember
I actually need Chinese/Japanese character support in the menus (for Titles and/or Authors). I think I recall seeing screenshots before that look like they had that...
Joember
|
If you can read chinese, I had combined prs+ 1.0RC2 with a chinese package:
http://www.hi-pda.com/forum/viewthread.php?tid=566785
What you need is :
- fonts with chinese/japanese supported
- put these fonts in a directory, mount the font directory to /opt/sony/ebook/FONT
Doing so, you can read chinese/japanese books, and see the title/author in the menu.
If you need a menu in chinese/japanese or other languages, you need to do more:
- extract files in /opt/sony/ebook/application/resources to a directory
- modify the main.xml, overwrite the getTitle/getValue function to translate menu text to chinese/japanese
- mount the directory to /opt/sony/ebook/application/resources