On Wed, Aug 6, 2008 at 09:59, Hannes Magnusson
<[EMAIL PROTECTED]> wrote:
> On Wed, Aug 6, 2008 at 05:20, Paul Reinheimer <[EMAIL PROTECTED]> wrote:
>> Hey all
>>
>>
>> How do I link to a reserved word in the see also section? Ideally I
>> want to link file_get_contents() to
>> http://ca.php.net/manual/en/reserved.variables.httpresponseheader.php
>
> Good point. You could obviously just use the ID and do <link
> linkend="reserved.variables.httpresponseheader">$http_response_header</link>

..and apparently many have done that, or ignored it and incorrectly
used <literal>, or nothing at all.
This is the reason we should care about semantics people!
Now someone has to go through this mess and use <varname> so we get
these pretty links.

> For that idea to work we would have to, yet again, modify the DocBook

..done. See my previous post to phpdoc@ few minutes ago.

-Hannes

Reply via email to