> If at all, I could envision this as some extension to the tiddler
> macro that allows for some parameter called editTranscludedSource or
> the likes.
> or perhaps some kind of "smart edit" that opens a popup which allows
> you to jumpstart edit mode for any transcluded tiddlers.
>
> But again, afaict, that doesn't exist.
http://www.TiddlyTools.com/#EditSectionPlugin
http://www.TiddlyTools.com/#PasteUpPlugin
http://www.TiddlyTools.com/#PasteUpHelperPlugin
Specifically, PasteUpPlugin extends the <<tiddler>> macro (and also
provides a separate <<pasteUp>> macro), that allows you to click
content that has been embedded from a separate tiddler (or tiddler
section) and edit the *source* of that tiddler/section via a popup
editor. You can enable popup editing for individual embedded content
by using the extended "edit" keyword:
<<tiddler TiddlerName edit>>
(or just use the <<pasteUp TiddlerName>> macro ... editing is implied
for embedded <<pasteup>> elements). You can also activate editing for
*all* instances of <<tiddler>> by using
<<option chkPasteUpEditAll>>
There's several other enhanced options for <<tiddler>> (and
<<pasteUp>>), including the ability to specify the *position*
(offset), *dimensions*, and *z-index* of an embedded element. You can
even *drag* an element with the mouse to change it position/size,
allowing you to perform "free-form layout" (aka, "pasteup") of
content.
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
----
TiddlyTools needs YOUR financial support...
Help ME to continue to help YOU...
make a generous donation today:
http://www.TiddlyTools.com/#Donations
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact