> I am using the "ShowLocalDirectory" transclusion and it works great for PDF > files. > But, if I put a FireFox URL into the folder, I get this error when I try to > open it from a tiddler:
What is a "FireFox URL" and what do you mean by "into the folder". ShowLocalDirectory simply accesses the local filesystem and lists the files/folders it finds. It is for LOCAL file access (e.g. file:///.../), *not* remote URLs (e.g. "http://...") Please provide the EXACT syntax you are trying to use. > It says in the "ShowLocalDirectory" instructions that I could use a URL: > > *list* > show fully-qualified path/filenames, so that the local system-specific > filename can be *displayed* while linking to a valid system-independent > "file:" *URL for browser navigation*. It does NOT say you can use a URL. It says that if you provide a *local directory* and the "list" keyword, the script will *generate* output that uses system-independent "file://" URLs. You *cannot* use an http:// URL as input to the script. It is called ShowLOCALDirectory... not ShowREMOTEDirectory. -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

