With HTML filtering switched off (which is a recommended setting when Instiki is used as a PIM or a project wiki within an intranet), you can put any HTML markup you want inside <nowiki/> tags. It will be passed to the browser as is. For example, here is how you can make a working link to a local file (in this example Instiki is running under Windows): QTE File: <nowiki><a href="\\\user01\shared\doc\index.html">File</a></nowiki> Folder: <nowiki><a href="\\\user01\shared\">Shared folder</a></nowiki> Picture: <nowiki><img src="\\\user01\shared\images\ah_sm.jpg"></nowiki> UNQTE -- Best regards, Alexey Verkhovsky Ruby Forum: http://ruby-forum.org (moderator) RForum: http://rforum.andreas-s.net (co-author) Instiki: http://instiki.org (maintainer)