Quote:
Originally Posted by kovidgoyal
@BR: calibre:// and file:// links in the browser both have the same problem. They can only work if the browser security policy allows it. And calibre:// links will in addition only work on a computer that has calibre installed. As such they are not a robust way to link things on the server. As nqk said you can use a relative link that should work.
|
However it only works if it opens in another tab. The problem is I (on windows) installed the calibre content server link as "an app", and on Android I use Fully Kiosk Browser (or Chrome, also as "an app"), to remove all the unnecessary address bar (fullscreen by default). It works well. However, the relative links in the "current tab" only result in error:
The link I inserted is "#panel=book_list&search=authors:"some author". I expected it would return the search page in current tab.
Code:
Failed to communicate with "/interface-data/init?1698989102665", network error. Is the server running and accessible?
And there is one issue, maybe inherited from Version 6: On the Book Details page (Content Server), I once could select and copy the texts, which now I can't because the system action bar does not pop up to tap on "copy" (Android), or doesnot popup on a right click (Windows)