OK, I finally got TagglyTagging working again in my d3. Perhaps if somebody else is interested here is what I did:
TagglyTagging relies on some ViewTemplate and Edit modifications. In the past that was done directly by overwriting the respective shadow tiddler. But with the new Themes (http://tiddlywiki.org/wiki/Themes) which also MPTW uses now (Simone please correct me if I'm wrong) it's much cleaner. 0. To have a clean implementation first thing I did was deleting the ViewTemplate and EditTemplate tiddlers (don't worry those are shadowed and therefore reset to the default core layout again). 1. Import the following tiddler from URL: http://mptw.tiddlyspot.com/upgrade.html * MptwTheme * MptwStandardTheme (there are more themes available but just for TagglyTagging this is sufficient) * TagglyTaggingPlugin * NewHerePlugin * QuickOpenTagPlugin * SaveCloseTiddlerPlugin * ExtendTagButtonPlugin * CloseOnCancelPlugin (I hope I did not forget one) 2. Set the config option 'txtTheme' to MptwStandardTheme (you can find this under Backstage --> tweak -> Show unknown options) 3. Reload the TiddlyWiki and you are done and should be able to use the TagglyTagging feature (again). Enjoy, /HeX On 22 Jan, 15:07, HeX <[email protected]> wrote: > Thanks you Simon for the reply. For some strange reason Google didn't > notify me with your reply that's why it took so long. Actually all > what I'm interested is which plugins do I need at least to get > TagglyTagging working. The links you quoted don't have any information > on that and I'm cautious to not install plugins which I donm't really > need (or might even interfere). > > I'm using d3 (1.3) btw. > > /HeX > > On Jan 14, 2:58 am, "Simon Baird" <[email protected]> wrote: > > > Do the instructions here help at all? > > >http://mptw.tiddlyspot.com/#Download > > > If you don't have the MptwUpgradeUrl then just use this: > > >http://mptw.tiddlyspot.com/upgrade.html > > > Basically import everything from there. > > > You might have so trouble with the new theme stuff though. Perhaps disable > > SelectThemePlugin if things get weird. Are you using a d3/mptw hybrid? You > > probably want to get a fresh d3 also. > > > On Sun, Jan 11, 2009 at 12:42 AM,HeX<[email protected]> wrote: > > > > Whilst trying a nice plugin from FND today I noticed that all my MPTW > > > Plugins where quite outdated. As I've probably added them to my (d3)TW > > > at 2.1 version times I thought to make it propper and removed all MPTW > > > Plugins first. Well the only reason I've got MPTW stuff installed is > > > that I really like Simone's TagglyTagging [1] feature. It's a great > > > way to organise references, cheat sheets, tiddlysnips and what have > > > you. > > > > Now the problem is that now that I got rid of all the old MPTW stuff I > > > wanted to do a clean TagglyTagging installation with only the MPTW > > > dependencies which are really necessary. Unfortunately the > > > installation instructions on [1] are outdated. Are there any up-to- > > > date instructions available? > > > > Thanks, > > >HeX > > > > [1]http://mptw.tiddlyspot.com/#TagglyTagging > > > -- > > [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

