MissingTiddlersPlugin is nice for inner redirection, like in the case
of SelectStylesheetPlugin. However, the purpose I mean would demand
some tweaking with <<tiddler>> macro with which I'm still not familiar
(somewhat like: in MissingTiddler -- <<tiddler>> with a script which
pushes tiddler.title into an array and a <<tiddler>> macro somewhere
else which would read the array and make the redirection). And anyway
this looks too devious.
Why I want the direct redirection instead of new fallback content?
because I want to try the first approach of personal "site" as
following: blog at LJ + TW-page with iframes for discussions connected
to the tiddlers. I don't want to learn the the domain registering and
other stories of site hosting for the first time. At the same time I
don't want the links in the blog become "click once more to go to the
page" things. I want to be sure that once I decide to move to another
service/new domain I can just stick the redirection engine and then
remove the deprecated links from the blog gradually.
So, I think I need to learn the paramifiers engine and use it. I can
in [1] that there's the config.paramifiers object but I as for now I
don't understand how to grab paramifier values.
Also, I've made two notes on the redirection. First, the redirecting
page should remain editable, so the author could "enter" TW without
being redirected. This can be done by using a "key" paramifier which
should be caught by the redirection engine. Second, redirection
mechanism can cause the new TW-page to open an additional tiddler
which would prompt to change the bookmark. But this is rather bad
practice since the user can just have followed a link from a site so
he or she can't refresh anything.
[1]
http://www.tiddlytools.com/insideTW/