Tobias has a great example of a TW5 in a TW5 here <http://t5a.tiddlyspot.com/#_canonical_uri Example> Using _canonical_uri
If you are trying to embed TW in another Wiki you need to make sure it can handle saving the file. You can easily embed it by uploading the file like an image. BUT once it is uploaded it becomes static and any changes would not be saved inside the Wiki. Or that is how I understand it would work on most Wiki's, might need to try this as it is a very interesting idea. Rich Shumaker On Thursday, January 15, 2015 at 12:36:58 PM UTC-8, Astrid Elocson wrote: > > What do you mean by a traditional wiki page? > > You can embed a TiddlyWiki using an iframe: > > <div style="background-color: green; padding: 2em;"> > <h1>A window on a wiki:</h1> > <iframe src="http://www.tiddlywiki.com/" width="400" height="300"/> > </div> > > – æ > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
