> So I narrowed it down a bit using two tiddlers as tests: > > http://cdent.tiddlyspace.com/fiertest1 > http://cdent.tiddlyspace.com/HelloThere > > The second one transcludes SiteInfo as the first thing in the > tiddler. That "TiddlySpace" is claimed to be missing. Later ones are > not. > > The first one transcludes later in the tiddler and the "TiddlySpace" > is not missing. > > I can paste the output somewhere if that would be useful. > > (This is using your latest master code)
Thanks. I can't duplicate the problem in my test rig, so I've been looking at the tw5ikifier code. I'm probably being very stupid and misreading the code, but I'm wondering if the problem isn't that it doesn't seem to be processing the sub-dependencies of the tiddlers that get loaded as primary dependencies. You don't need to do it for "link" tiddlers, but I think you do need to do it for "include" tiddlers. Best wishes Jeremy -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
