What's new? | Help | Directory | Sign in
Google
glossword
a dictionary management system
  
  
  
    
Search
for
Updated May 06 (2 days ago) by dmitry.shilnikov
KB864328547  
How to place links (anchors) inside the article?

How to place links (anchors) inside the article?

You can type http://www.domain.tld/ anywhere in the text, then check "Automatically parse hyperlinks" and "Save".

The link http://www.domain.tld/ will be converted to HTML-code:

<a href="http://www.domain.tld/" title="domain.tld" 
onclick="window.open(this);return false;">http://www.domain.tld/</a>