> I can't figure this out (i'm very new at this). Where should i put > the: > <span macro="foldHeadings closed"></span> > in the MptwTrimTheme (below)
Try putting it in the !ViewTemplate section of MptwTheme Morris Gray http://twhelp.tiddlyspot.com A TiddlyWiki help file for beginners http://sidebarpluginvault.tiddlyspot.com World's largest squeezable TW plugin database On Oct 11, 7:56 am, Cordell <[EMAIL PROTECTED]> wrote: > I can't figure this out (i'm very new at this). Where should i put > the: > <span macro="foldHeadings closed"></span> > in the MptwTrimTheme (below) > > Cordell > > |Name|MptwTrim| > |Description|Mptw Theme with a reduced header to increase useful > space| > |ViewTemplate|MptwTheme##ViewTemplate| > |EditTemplate|MptwTheme##EditTemplate| > |StyleSheet|MptwTheme##StyleSheet| > |PageTemplate|##PageTemplate| > > !PageTemplate > <!--{{{--> > > <!-- horizontal MainMenu --> > <div id='topMenu' macro='gradient vert [[ColorPalette::PrimaryLight]] > [[ColorPalette::PrimaryMid]]'> > <span refresh='content' tiddler='SiteTitle' style="padding-left: > 1em;font-weight:bold;"></span>: > <span refresh='content' tiddler='MainMenu'></span> > </div> > <div id='sidebar'> > <div id='sidebarOptions'> > <div refresh='content' tiddler='SideBarOptions'></div> > <div style="margin-left:0.1em;" > macro='slider chkTabSliderPanel SideBarTabs {{"tabs > \u00bb"}} "Show > Timeline, All, Tags, etc"'></div> > </div> > </div> > <div id='displayArea'> > <div id='messageArea'></div> > <div id='tiddlerDisplay'></div> > </div> > > On Oct 5, 2:35 am, Eric Shulman <[EMAIL PROTECTED]> wrote: > > > > I added the following: > > > <span macro="foldHeadings closed"></span> > > > to my ViewTemplate tiddler. > > > > I am using MPTW 2.5.2 with a couple added plugins. > > > MPTW uses a heavily-customized 'systemTheme' definition that is > > separate from the regular PageTemplate, ViewTemplate, and EditTemplate > > definitions normally used by a 'vanilla' TW. > > > To make changes to the MPTW tiddler view, you have to change the > > equivalent "!!ViewTemplate" section of the [[MptwTheme]] tiddler, > > instead of modifying the [[ViewTemplate]] tiddler. > > > enjoy, > > -e > > Eric Shulman > > TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

