> On 23 Feb 2017, at 13:24, Richter, Tobias <rich...@borsi.de> wrote: > > Here is the solution: > > {{html}} <a href="www.google.com" target="_blank">GOOGLE</a>{{/html}}
This is not a good idea ;) You should use the link syntax for the syntax at hand. If you use your solution and you rename the interna page you won’t an automatic refactoring for ex. It’s also going to make it hard to edit in wysiwyg for ex, and it’s overly complex :) Solution in xwiki syntax 2.0+ is simply: [[label>>page1.page2]] See http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax?syntax=2.1§ion=Links Thanks -Vincent > > > > > > > > > > > > Don't print this e-mail unless it's necessary. Help BORSI-Group go green! > -----Ursprüngliche Nachricht----- > Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von CT > Gesendet: Donnerstag, 23. Februar 2017 13:05 > An: users@xwiki.org > Betreff: [xwiki-users] How to avoid converting an URL into an external link > > I would like to know how to avoid converting an URL into an external link and > therefor having a icon after the text ? > > I've seen that on MediaWiki > (https://www.mediawiki.org/wiki/Help:Links/en#External_links_to_internal_pages), > you can do it by 2 ways : > > or > > > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/How-to-avoid-converting-an-URL-into-an-external-link-tp7602827.html > Sent from the XWiki- Users mailing list archive at Nabble.com.