<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Sat, 2011-05-21 at 18:59 -0600, Matt Dew wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 05/21/2011 07:38 AM, Gaetan Nadon wrote:
> On Sat, 2011-05-21 at 01:11 -0600, Matt Dew wrote:
>> Simple changes, but lots of them, so it's a large patch so I've linked
>> to it.
>>
> It does not work for me. The generated html is generally different, but
> the functions are not clickable.
> Here is the generated HTML so you can compare with what you have:
>
> This is from appendix C, the first function in your patch.
>
> Basic Protocol Support Routines
>
> </p><p>
> The basic protocol requests for extensions are
> <code class="function">XQueryExtension</code>
> and
> <code class="function">XListExtensions</code>.
> </p><a id="id447154" class="indexterm"></a><div class="funcsynopsis"> [...]
>
>
> There seems to be no difference in the generated html around the functions.
Hi Gaetan,
Right after that you should see the anchor point:
<a id="xqueryextension"></a>
</PRE>
</BLOCKQUOTE>
I see it.
<BLOCKQUOTE TYPE=CITE>
<PRE>
Try libX11.html#xqueryextension. it should take you right to that
function def.
</PRE>
</BLOCKQUOTE>
No change.<BR>
<BR>
<BLOCKQUOTE>
<PRE>
</p><a id="id411815" class="indexterm"></a><div class="funcsynopsis"><a id="libX11.html#xqueryextension">
</PRE>
</BLOCKQUOTE>
<BR>
What is supposed to happen? I should be able to click on the word XQueryExtensions? There is a hover text "Appendix C. Etensions" that pops up when the mouse pointer is over that word. I searched for "xqueryextension" lower case and there is only one hit. Shouldn't there be another hit to identify the destination link?<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
My next patch is for bigreqsproto that will add olinks to these
functions in libX11.
Let me know if that anchor point isn't there.
>
>
>>
>> <A HREF="http://people.freedesktop.org/~marcoz/patches/0001-Add-id-s-to-functions-to-make-clickable-links.patch">http://people.freedesktop.org/~marcoz/patches/0001-Add-id-s-to-functions-to-make-clickable-links.patch</A>
>> _______________________________________________
>> <A HREF="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</A> <<A HREF="mailto:xorg-devel@lists.x.org">mailto:xorg-devel@lists.x.org</A>>: X.Org development
>> Archives:<A HREF="http://lists.x.org/archives/xorg-devel">http://lists.x.org/archives/xorg-devel</A>
>> Info:<A HREF="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>