View Single Post
Old 11-16-2020, 10:15 AM   #1778
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
@cbalmforth

1 - the "eye" icon
You will only see the "eye" icon (see picture1) if it's an EPUB-file, not if it's a MOBI-file.

2 - "edit out"
Well it turns out that what you wanted to "edit out" I have "edited out" for years! (Great minds think alike ) And it's quite simple to do.

- in your cops directory go to ./cops/templates/default/
- in a text editor (not word) open main.html
- delete (or comment) line 31.
- the commented line now looks like:
Code:
 <!-- <a href="{{=data.viewUrl}}" {{=it.c.config.kindleHack}}><i class="fas fa-folder-open fa-lg"></i></a> -->
- save file

- in a text editor (not word) open bookdetail.html
- delete (or comment) line 12.
- the commented line now looks like:
Code:
        <!-- <a title="Open // {{=data.format}}" href="{{=data.viewUrl}}" {{=it.c.config.kindleHack}}><i class="fas fa-folder-open fa-lg"></i></a> -->
- save file

That should do it. If not, let me know!
Attached Thumbnails
Click image for larger version

Name:	picture 2.png
Views:	301
Size:	355.3 KB
ID:	183419   Click image for larger version

Name:	picture 1.png
Views:	288
Size:	305.2 KB
ID:	183420  
mariosipad is offline   Reply With Quote