The answer is 'yes' but the solution depends upon what you are trying to 
achieve. Usually the editing of text is done on a per tiddler basic, so if 
you have a block of text you want to control you would put it in its own 
tiddler and use the transclude widget to display the contents.

all the best

BJ

On Sunday, September 27, 2015 at 6:22:28 AM UTC+1, Tony Grosinger wrote:
>
> I am making a widget that is designed to have content between the widget 
> tags. For example:
>
> <$mywidget>
>     Content
>     Content
>     Content
> </$mywidget>
>
> Is it possible to have my widget alter the contents? I know it is possible 
> to edit the text of the whole twiddler, but was hoping for something a 
> little more straight-forward that didn't require finding the particular 
> instance of my widget.
>
> I tried updating this.parseTreeNode.children but that didn't seem to have 
> any effect on the actual twiddler contents.
> Thank you.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1971bb83-36a7-44a5-a838-658c3238eb1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to