On Monday 22 July 2013 01:52:19 Emmanuel Mayssat wrote:
> I have a parent wiki page which consists of a series of Include
> directives/macros. Although the text is included correctly, the anchor
> links are not. Is that a feature or a bug?

The Include macro should cause the anchors in the included page to 
be "qualified" so that they do not conflict with anchors in the parent page 
or other included pages. This happens for headings which are assigned anchors 
by Moin automatically, and you can see the result in any page with a table of 
contents that is including other pages. For example:

http://mercurial.selenic.com/wiki/FAQ

See how links are "qualified", here for "How does merging work?" on the 
GeneralUsage page:

http://mercurial.selenic.com/wiki/FAQ#FAQ.2FGeneralUsage.How_does_merging_work.3F

When the GeneralUsage page is displayed normally, there is an 
anchor "How_does_merging_work.3F" for the same content.

I would expect to see explicitly defined anchors modified in the same way on 
pages that include other pages containing such anchors. Are you certain that 
the HTML source has no anchors whatsoever as opposed to "qualified" anchors?

Paul

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to