> ADDENDUM: I have modified LoadExternal.js and published it here [2] > and it now does all I really need! What was required was to modify > getTiddlerText in order to fetch sections of shadow > tiddlers ...something that is more of a bug (or missing feature) in > the core. > > While at it, I have created a bugreport in trac [3].
This problem was already reported quite a while ago: http://trac.tiddlywiki.org/ticket/1134 and refers to this TiddlyTools CoreTweak: http://www.TiddlyTools.com/#CoreTweaks##1134 This change was *supposed* to be in TW260... Unfortunately, due to a one-time technical 'burp' in the Trac system, most of the discussion about this ticket was lost, making it appear that the only code change to be done was to adjust the regexp for sections to handle leading/trailing whitespace. However, the CoreTweak code actually provides a re-write of the whole store.getTiddlerText() function in order to support use of sections from shadows (and also clean up the code a little). Hopefully, this long-overdue fix will find its way into the next release.... and won't continue to languish in 'ticket limbo'. -e -- 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.
