> Can you still use a section? - or maybe even a section from the
> notestiddler (:-notes##info)??
jup info:"-notes##info" works

The code is near "createPortlet: function(here,name) {"
....
        wikify(store.getTiddlerText(name+this.lblInfo), content);

where "name" is the name of the tiddler which is created and
"this.lblInfo" is the "-notes##info". So you can use sections and
slices inside a note, or the whole note if you want. But be aware,
that complex rendering inside the portlet may brake because of missing
css. If you want to have correct rendering inside the portlet, some /
much css will be needed.  But headings and text will be fine.

-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to