I added it to my Tw (lightly modded 2.7.0) and it seems to work fine. I noticed you are using the "TaggedTemplateTweak" Which allows different view and edit Templates to be used, and one thing I had to do since I heavily modified my: EditTemplate & ViewTemplate's
Instead of adding the "revisions" call in the toolbarCommands I put it right into a div macro call in the templates: <div class='retoolbar' macro='toolbar revisions'></div> So if you have pulled out the [[ToolbarCommands::EditToolbar]] slice call from your templates you'll need to add it into the toolbar macro's instead, or make the templates use the toolbar slice instead like the defaults: <div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div> As another "might have been overlooked some how" looking at the toolbarCommands edit that it makes the revisions button it makes should show up under the (More) button on the ViewToolbar and it doesn't seem to add an entire to the EditToolbar. On Thursday, January 31, 2013 2:28:06 PM UTC-8, laali wrote: > > Dear all, > > I am new to TiddlyWiki. I recently found out about it and it is awesome !!! > Great job Jeremy. > > I am trying to use RevisionsPlugin from > http://www.linux-lovers.be/RevisionsPlugin/ > together with some plugins from Eric's www.tiddlytools.com. BTW awesome > work Eric. > Thanks for all those tools. > > Here's my system, > > openSUSE 12.2 with firefox 18.0 TW 2.7.0 > > Plugins installed > > BreadcrumbsPlugin > CommentPlugin > DiscussionPlugin > FramedLinksPlugin > FullScreenPlugin from http://tw.lewcid.org/#FullScreenPlugin > InlineJavascriptPlugin > MathJaxPlugin > NestedSlidersPlugin > QuickEditPlugin > RevisionsPlugin > SinglePageModePlugin > SinglePageModePluginConfig > StorySaverPlugin > TaggedTemplateTweak > > I followed the instructions in http://www.linux-lovers.be/RevisionsPlugin/but > I cannot get it to work. > The revisions button does not come up even if I add it to ToolbarCommands > manually. > > I would appreciate any help with this. Since I am basically trying to use > TW for an electronic lab notebook share by multiple users > the RevisionsPlugin in really needed. > > Thanks in advance. > > Laali > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

