Hey, Måns, I checked your example, however, I was kinda hoping for the edit field to show up as a nested slice without actually opening the tiddler in edit mode. <html><div class='editor'>+++[Edit »]<<edit text>>===</div></html> works fine for the currently opened tiddler, but throws an error if the tiddler is displayed as a nested slice from a generated list. w
On Mar 5, 2:54 pm, Måns <[email protected]> wrote: > Hi whatever > > I've made a MTC with matchtagsplugin making nested sliders - and put > it in the Viewtemplate. > I've added Eric's > EditTiddlerPlugin...http://maans.bplaced.net/TiddlyHome/MTC/index.html > > Regards Måns Mårtensson > > On 4 Mar., 18:14, whatever <[email protected]> wrote: > > > When using nested sliders from a generated list (http:// > > groups.google.com/group/tiddlywiki/browse_thread/thread/ > > 910519450fcfaf7a#) I thought it would be nice if I could edit the > > listed tiddlers directly, without having to leave the main tiddler. I > > found out that if I put <html><div class='editor'>+++[Edit »]<<edit > > text>>===</div></html> in a tiddler, I can edit it without going into > > edit mode. However, when I try to do this from the main tiddler, I get > > the following error: > > # Error while executing macro <<edit>>: > > # [Exception... "Index or size is negative or greater than the allowed > > amount" code: "1" nsresult: "0x80530001 (NS_ERROR_DOM_INDEX_SIZE_ERR)"> > > location: "file:///K:/Wikis/Stuff/Stuff.htmLine: 41382"] > > > Can anyone help me get this to work? Also, if this could be put into > > ViewTemplate so that it would appear in all tiddlers, it would be > > great. > > > w -- 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.

