HI Again, Eric

Seems strange it doesnot work for me, but does for you. I have put the
empty file I tested here - 
http://dl.dropbox.com/u/5652992/emptyTestExternalTiddlers/empty.html
- maybe you can download it and see if it works for you..... did I do
something wrong...or is it to do with our computer configurations????

Thanks in Advance
Skye

On 5 dez, 02:00, Eric Shulman <[email protected]> wrote:
> > OK tried your suggestion about double brackets -  and nothing
> > happened.... no error message.... and no HelloThere message either.!
>
> hmmm... that should have worked.  It does for me.
>
> > AND, as I am understanding your explanation...if I create a text
> > output and its starts with <div id="storeArea">...and then uses the
> > same format as a true tiddler ... "<div title='       '
> > creator='      .......................</pre></ div>"  ...then the
> > plugin will read ii in a create a new tiddler???? That would be
> > fantastic!!!!
>
> You can define a storeArea *anywhere* in your output and the plugin
> will detect it.  You can use the "#tiddlername" param in the URL to
> extract a specific tiddler.
>
> However, this doesn't automatically create a new tiddler.  To create a
> tiddler from the remote content, you need to use the enhanced 'missing
> tiddler fallback' syntax provided by the plugin, like this:
>
> <<tiddler [[TiddlerName|http://...]]>>
>
> If TiddlerName exists in the document, then it is transcluded
> normally.  If the tiddler is missing, then the remote URL (following
> the "|" separator) is used to retrieve content and then automatically
> create a new tiddler named "TiddlerName" (controlled by the
> chkExternalTiddlersImport option)
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios

-- 
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.

Reply via email to