Re: [xwiki-users] How to avoid converting an URL into an external link

2017-02-23 Thread CT
Looking for the CSS solution, I've noticed that there's a class wich I would
like to modify :

Actually : 
.wikiexternallink{background:url("/resources/icons/xwiki/external-link.png")
no-repeat scroll right center transparent;padding-right:12px;}

Wanted : defalut parameter for the background et the padding-right


How to do this ? Could you help me as I've never done this before ?

Do I have to create an object when modifying the concerned xWiki page ?
Whiche type ? XWiki.XWikiSyntaxClass (1) ?
And what to put in Category, Section, Minimum Syntax Version and Maximum
Syntax Version ?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/How-to-avoid-converting-an-URL-into-an-external-link-tp7602827p7602846.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] How to avoid converting an URL into an external link

2017-02-23 Thread CT
I don't know how to and wouldn't like to modify the CSS of our xWiki (so do
my administrator).

So, as I asked at the begining of the post, is there a way, like with
MediaWiki, to avoid the icon atfer an external link ?

Why couldn't I use the proposed syntax :




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/How-to-avoid-converting-an-URL-into-an-external-link-tp7602827p7602841.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] How to avoid converting an URL into an external link

2017-02-23 Thread CT
Your remark is for internal URL , but I have an *external* URL  like in my
previous exemple...




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/How-to-avoid-converting-an-URL-into-an-external-link-tp7602827p7602839.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] How to avoid converting an URL into an external link

2017-02-23 Thread CT
Thank you !



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/How-to-avoid-converting-an-URL-into-an-external-link-tp7602827p7602836.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


[xwiki-users] How to avoid converting an URL into an external link

2017-02-23 Thread CT
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.