On 15 November 2017 at 21:44, Eitan Adler <[email protected]> wrote: > On 15 November 2017 at 08:00, Rainer Müller <[email protected]> wrote: >> On 2017-11-10 14:02, Rainer Müller wrote: >>> On 2017-11-05 21:17, Eitan Adler wrote: >>>> Clemens Lang (neverpanic) pushed a commit to branch master >>>> in repository macports-guide. >>>> >>>> https://github.com/macports/macports-guide/commit/a5ef96ad21a3ae4c18769b5131c2b25d8d22d276 >>>> >>>> The following commit(s) were added to refs/heads/master by this push: >>>> new a5ef96a Convert from docbook 4.5 -> 5.0 a5ef96a is described below >>>> >>>> commit a5ef96ad21a3ae4c18769b5131c2b25d8d22d276 Author: Eitan Adler >>>> <[email protected]> >>>> AuthorDate: Sun Nov 5 10:07:23 2017 -0800 >>>> >>>> Convert from docbook 4.5 -> 5.0 >>> After this, the chapter/section headlines are no longer clickable >>> anchors as they were before. This makes it harder to link to a specific >>> topic in the guide. >>> >>> How can we get the old behavior back with DocBook 5.0? >> >> The problem is that you changed the previous id="" to xml:id="". >> What was the reason for this change? > > I don't recall right now, but I do remember that it was for a reason. > I'll look into fixing it now.
There is a chance that I ran into a problem, "fixed" it by using xml:id, and then found the proper fix [64796 21:45:50.877 eax@FlyingEagle ~/svn/macports/guide]∴git push grimreaper && git pull-request .... https://github.com/macports/macports-guide/pull/11 Seems to just work -- Eitan Adler
