Folks,
I am working on a way to reference tiddlywiki content from static pages to either static or interactive wikis.
For example I have a static version of Filter Operators that can be its own HTML page or embedded in a Tiddler.
Inside the HTML file Head tag it's possible to modify the HTML <base> tag to change either the base or the target attribute that applies to all href links.
To complete this project I would be keen to identify one or both of the following
- Add the facility to toggle the base tag href and target values in a html page
- Add the facility to do the equivalent of changing the above in a section of html within a tiddler
This is just a little more than my current expertise, so if you can help me please.
Thanks
Tony