Thanks for explaining, Eric,

> This plugin uses a very subtle trick to invoke the <<missingTiddler>>
> macro:

.. but was also a bid too subtle for me to understand this morning.

> > How would it be possible to also create redirects to existing
> > tiddlers?
>
> Sorry, no.  Here's why:
> ...
> Also note that, because the default text is only used when attempting
> to *display* a missing tiddler, the plugin does *not* apply to tiddler
> transclusions (e.g., <<tiddler SomeMissingTitle>>), nor will it change
> the use of core functions: store.tiddlerExists(), store.getTiddler(),
> or store.getTiddlerText().
>

Therefore I tested it by writing the following into the
MissingTiddlerList:

!SomeMissingTitle
{{{
<<tiddler SomeExistingTitle>>
}}}

And for all practical purposes it did display a tiddler titled
'SomeMissingTitle' with the content of 'SomeExistingTitle' when adding
#SomeMissingTitle to the url of the file and reload.

As you would have known beforehand - with italic fonts without the
tags - and changing into edit mode the default 'Type the text for
SomeMissingTitle' displays.

However, for reading purposes alone this *is* already very close to a
redirect.

Thanks again..
--~--~---------~--~----~------------~-------~--~----~
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