On 10/19/20 4:38 AM, Gavin Smith wrote:
On Sun, Oct 18, 2020 at 03:31:20PM -0700, Per Bothner wrote:
Another idea is that on page load you rewrite the URL to something
containing a magic string - for example:
      
https://www.gnu.org/software/emacs/manual/html_mono/elisp.html?+texinfo-manual#Special-Forms

Then a link-resolver hook for your embedding API can look for this magic string.

I was thinking of doing something like this.

A downside to this approach is that mouse-hover would display this re-written 
URL,
which is ugly. A hook function is probably cleaner.
--
        --Per Bothner
[email protected]   http://per.bothner.com/

Reply via email to