Quote:
Originally Posted by awj
Is there any way to customise the main menu options?
For example, I'd prefer to remove the browse-by-tag, browse-by-language and recent-books options on the start screen, leaving only the Author and Books options.
Furthermore, when browsing the books, I'd happily remove the clutter of the tags. I personally don't tag items in my own ebook library so that stuff is, for me, superfluous.
Can these easily be removed, or would this involve opening the PHP files and getting my hands dirty?
|
It's not possible to customize the main menu option.
But I have a compromise

: if you remove all tags in Calibre then nothing about tags will be displayed in COPS.
I may add a test to remove the recent book entry if you set $config['cops_recentbooks_limit'] = 0.