Re: [fossil-users] URL recognition fails with unknown protocols?

2012-06-22 Thread Julian Fagir
Hi,

  But then, if you try
  [irc://servername.tld|#channel]
  as a link in the wiki, this will be treated as a wiki subpage, i.e.
  redirected to $site/wiki=$url.
  Is there a way to do this without using HTML?
 
 Did you try:
 
[irc://servername.tld#channel]
 
 or
 
[irc://servername.tld/#channel]
 
 The verticle bar in your example could be (part of) the problem.
actually, there were more haches in the URL. The bar was used to divide url
from link name, the link should show up like '#channelname'.

Regards, Julian
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] URL recognition fails with unknown protocols?

2012-06-21 Thread Ron Wilson
On 6/14/12, Julian Fagir listensamm...@komkon2.de wrote:
 But then, if you try
 [irc://servername.tld|#channel]
 as a link in the wiki, this will be treated as a wiki subpage, i.e.
 redirected to $site/wiki=$url.
 Is there a way to do this without using HTML?

Did you try:

   [irc://servername.tld#channel]

or

   [irc://servername.tld/#channel]

The verticle bar in your example could be (part of) the problem.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] URL recognition fails with unknown protocols?

2012-06-14 Thread Julian Fagir
Hi,

a friend just tried to edit a wiki page, and add a link to an IRC server (most
recent browsers can handle this). This means, the URL specified was
irc://servername.tld.
But then, if you try
[irc://servername.tld|#channel]
as a link in the wiki, this will be treated as a wiki subpage, i.e.
redirected to $site/wiki=$url.
Is there a way to do this without using HTML?

Regards, Julian
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users