[PATCH] Adding <acronym> elements to wlan Handbook section
Murray Stokely
murray at stokely.org
Wed Dec 10 21:22:58 UTC 2008
In that case this looks great to me. I agree with Manolis that adding
the role="definition" for the first instance of each acronym is
helpful. I really thought we were already doing this in parts of the
Handbook, but I may be misremembering.
- Murray
On Wed, Dec 10, 2008 at 1:20 PM, Giorgos Keramidas <keramida at freebsd.org> wrote:
> On Wed, 10 Dec 2008 13:10:31 -0800, "Murray Stokely" <murray at stokely.org> wrote:
>> Is the stylesheet now smart enough to only markup the first occurrence
>> differently? I seem to recall these could get distracting if all
>> instances of an acronym are replaced (either with hyperlinks to
>> definition, or bold, or however we are currently rendering them).
>
> All the instances of am <acronym> are rendered in HTML as
>
> <acronym class="ACRONYM">FOO</acronym>
>
> with the current DSSSL code. We don't color or otherwise reformat
> either 'acronym' or '#acronym' in our current docbook.css stylesheet, so
> they are not distracting if the patch goes in.
>
> We might have to make DSSSL a bit smarter about what to send to the
> output HTML text if we start colorizing acronyms in CSS though.
>
>
More information about the freebsd-doc
mailing list