Just a thought if anyone is considering adding to this plugin, I would like to be able to redirect something to a link external to the wiki like
<<redirect TW http://www.tiddlywiki.org>> also to allow regexps to do clever things like <<redirect 'ISBN(\w+)\s' http://link-about-isbn-numbers.org/isbn=$1>> Any takers? Many thanks if there are. kevin On Aug 17, 6:04 pm, "M)" <[email protected]> wrote: > It appears that the RedirectMacro is no longer maintained. For any > programmer interested in maintaining this plugin, here are a few > things to consider... > > 1. Avoid creatingredirectlinks that point to the containing > tiddler. For example, a tiddler called "title" shouldn't have the > word "title" turned into aredirectlink. > > 2. Consider having each tiddler to have a checkbox that when selected, > triggers the writing of theredirectcode (<<redirect[[tiddler title]] > [[tiddler title]]>) into a > tiddler called "redirects". This tiddler should be transcluded into > the MainMenu to be effective. > > 3. It seems having special caracters in tiddler titles can break > redirects. > > http://checkettsweb.com/styles/themes.htm#RedirectMacro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

