On Sep 3, 7:59 am, Mel Grubb <[email protected]> wrote: > On Sep 2, 8:34 pm, Tobias <[email protected]> wrote: > > > Ho Mel, > > > Please note, I also swapped the functionality for the removeButton in > > cycleTags. So, if you want it to show up, you will now have to specify > > the last parameter, which will then be the label of that button. What > > cycle tags doesn't provide for now is an option to provide links for > > going backwards in the cycle. Well, that's something for another > > day... ;o) > > > Though, as for now, you could easily produce that if you just used two > > macro calls with their respective cycles. > > > Tobias.
I think I may have found a bug in the cycleTags plugin. I went back to running my TW in IE because of some problems I'm encountering in Chrome (mentioned in a separate post), and I get javascript errors. Of course they all say they are on line 1... thanks a ton there IE, but the relevent section is this "story.findContainingTiddler (this).getAttribute". When I click the link to move a tiddler forward in the sequence, findContainingTiddler seems to be coming up empty, which is then causing a null reference error on the .getAttribute part. If it helps to diagnose the problem, the tiddler IS actually getting re-tagged, so I'm pretty sure it's the second instance, which is trying to do the refresh, that's the source of the error. Mel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

