Solved the problem for opening new window for external link by changing the code in linker.php. But for internal link, still no luck.
Also, any guidance for putting a internal link in html?
Part of the code is:
------------------------
"document.write(\"<p>For categories, please click here for "."[[Categories | list of all categories]]"."</p>\");\n";
------------------------
Is it the correct way to embed internal link?
Many thanks!


Reply With Quote


Bookmarks