You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jspwiki.apache.org by Stefan Schuster <st...@gmail.com> on 2014/11/06 16:21:15 UTC

deep link in wiki pages

Hi

I Try to use deep links, i.e. from one page not to the top of the different
page but to a defined section.

If I use the complete link like for an external link everything works fine:
[
http://my.domain:8080/wiki/Wiki.jsp?page=Sandkasten#section-Sandkasten-Caption
]

but if I use an wiki-intern link it doesn't, it alwas refers to the top of
the page
[Sandkasten#section-Sandkasten-Caption]

tested with JSPWiki v2.10.0

Can anyone reproduce? Any tips?

regards Stefan

Re: deep link in wiki pages

Posted by Harry Metske <ha...@gmail.com>.
What if you use

[Sandkasten#Caption]

Regards,
Harry
 Op 6 nov. 2014 16:21 schreef "Stefan Schuster" <stefan.m.schuster@gmail.com
>:

> Hi
>
> I Try to use deep links, i.e. from one page not to the top of the different
> page but to a defined section.
>
> If I use the complete link like for an external link everything works fine:
> [
>
> http://my.domain:8080/wiki/Wiki.jsp?page=Sandkasten#section-Sandkasten-Caption
> ]
>
> but if I use an wiki-intern link it doesn't, it alwas refers to the top of
> the page
> [Sandkasten#section-Sandkasten-Caption]
>
> tested with JSPWiki v2.10.0
>
> Can anyone reproduce? Any tips?
>
> regards Stefan
>