Media wiki Internal Links connecting Problem [message #894451] |
Mon, 09 July 2012 05:39  |
Eclipse User |
|
|
|
Hi,
pleased to meet you,am a Newcomer here
My ant task would be creating Eclipse Help Document in Media wiki format
wikitext-to-xslfo
wikitext-to-eclipse-help
I'm trying to set up different internal Links between single media-wiki file, which unfortunately I couldn't make.
for example
= Chapter 1 =
blabla
== section 1.1 ==
blabla
[[Chapter_3#sec1]]
= Chapter 2 =
= Chapter 3 =
== section 3.1 ==
Any Suggestions to make the internal links work ?
Best Regards,
Suresh
[Updated on: Tue, 10 July 2012 03:39] by Moderator
|
|
|
|
|
|
Re: Media wiki Internal Links connecting Problem [message #894837 is a reply to message #894753] |
Tue, 10 July 2012 13:22  |
Eclipse User |
|
|
|
Hi,
Just to be sure, I had a look at the output of Mylyn WikiTest for the same input:
<p>blabla</p><h2 id="section_1.1">section 1.1</h2><p>blabla</p>
Therefore the internal links can not work (in both MediaWiki and WikiText).
To my mind, the MediaWikiIdGenerationStrategy could be improved to match what MediaWiki is doing (consider the numeration of the section).
Do you want to have a bug opened for this ?
|
|
|
Powered by
FUDForum. Page generated in 0.05309 seconds