Re: Custom context variable

2021-05-13 Thread Dirk Frederickx
Hello Alex, Apologize for the wrong information! I did some extra testing and found out that unfortunately JSPWiki Tags do not support Interwiki links today :-( Definitely something to be fixed. Can you try this: PageName Text dirk On Wed, May 12, 2021 at 9:42 AM Alex Ryd

Re: Custom context variable

2021-05-13 Thread Alex Rydzewski
Kind times, Dirk! That's work, thank you! I hope everything will work as intended soon. Thanks for your attention and great work! On 2021/05/13 07:29:26, Dirk Frederickx wrote: > Hello Alex,> > > Apologize for the wrong information!> > I did some extra testing and found out that unfortunately

Re: Custom context variable

2021-05-13 Thread Dirk Frederickx
Hi Alex, Great! Happy to hear that it is working now. I did some further digging in the code. Actually, Interwiki references are supported when using the "ref" attribute iso "page" with the tag. Some description. This way you don't need the workaround with a jstl variable. Unfortunately we ar