Thanks Måns, I had the opportunity to remember my overseas travel (from Australia) where I just had to work through solving problems without the local language. It only took me a few minutes and I worked it out from what you gave me and what you have done inspires me further.
For my particular requirement the following line is what I needed; <div class='viewer' macro='tiddler Projekt'></div> I can code the content of the tiddler Projekt to do everything I want - in fact once again, the mind boggles to all the great new things I can do with a single additional tip in tiddlywiki. In summary it is possible to display within one tiddler one or more other tiddlers such that the macros in the other tiddlers will apply to and modify the first and open tiddler. Thus keeping the need for macros within the actual tiddler to a minimum and reserve it for actual unique content. Thanks allot. I will try and post here a simple example of what I am using this for later. TomnyM On Tue, Feb 9, 2010 at 20:02, Måns <[email protected]> wrote: > Hi Tony > > I'm working on a template which may do some of the things you ask for: > (Sorry it's in Danish....) > http://udtalelser.tiddlyspot.com/#udtalelseViewTemplate > result: > http://udtalelser.tiddlyspot.com/#testudtalelse > Click on the emailaddressbutton to hide the inputform and display the > result for printing.. > > My TW is based on Tobias' tbGTD http://tbgtd.tiddlyspot.com which > already has http://www.tiddlytools.com/#TaggedTemplateTweak installed. > > To be able to edit custom fields in viewmode you'll need > http://www.tiddlytools.com/#EditFieldPlugin > > Regards Måns Mårtensson > > On 9 Feb., 03:29, Anthony Muscio <[email protected]> wrote: > > Further to this; > > > > I believe it only requires a minor change to the view template to render > a > > standard tiddler along with the rest of the tiddler fields and the > provision > > of a receiving field in the page template however my HTML experience is > > weak. > > > > Thanks Tony > > > > TonyM > > > > If you have not found an easy way to do it with TiddlyWiki, you have > missed > > something.www.tiddlywiki.com > > > > On Mon, Feb 8, 2010 at 17:53, Anthony Muscio <[email protected] > >wrote: > > > > > > > > > Can anyone suggest how I may; > > > Display a Fixed wikified tiddler with every tiddler sharing the same > > > view or page template ? > > > > > I would like to have the contents of specific tiddler appear above the > > > actual tiddler text in which wikified content is rendered such as > > > containing sliders, checkboxes, commentplugin etc... which when > > > clicked upon will act on the current open tiddler (it's tags, its text > > > its fields). This would allow me to create advanced tiddler > > > manipulation commands without having to include them in the actual > > > tiddler. I would like to be able to toggle this tiddler hide and > > > unhide. I know this is a bit like using the toolbar but I don't know > > > how to build functionality that way and would like to leverage the > > > existing plug ins normally only used in tiddler content. > > > > > Why on earth ? > > > > > It would allow me to insert sections into the tiddler text and then > > > insert comments into those sections, without including the actual > > > macros that allow the insertion eg; comment plugin. > > > > > Thanks in advance for you suggestions. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > -- TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki?hl=en.

