The root directory containing my "tiddlers" is: /opt/sync/wiki/tiddlers/

/opt/sync/wiki is the root of the tiddlywiki server - hence everything I'm 
attempting to reference should be relative to the tiddlywiki server root.

I've also tried: 

<a href="./pdf/CumalaTechnicalInfo.pdf" target="_blank">Cumala Technical 
Info</a>

with a similar result, the URL produced is: 

http://127.0.0.1:4444/pdf/CumalaTechnicalInfo.pdf

Using file:/// doesn't work at all - it creates the link as expected, but 
clicking on the link does nothing... even right-clicking and attempting to 
force a new tab produces no response.

Thanks for the response...
Daniel


On Sunday, October 12, 2014 4:39:25 PM UTC-3, Stephan Hradek wrote:
>
> file:/// should work. /opt will not work unless your "opt" is located 
> below the document root of your server.
>
> Example: If your files is located in 
> /path/to/document/root/opt/sync/wiki/pdf/CumalaTechnicalInfo.pdf
> then /opt/sync/wiki/pdf/CumalaTechnicalInfo.pdf should work.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to