[tw] Need help with some Javascript and CSS issues for a plugin

2012-04-10 Thread whatever
Hi guys! I'm working on my InfoboxTablesPlugin (1) and it's more or less complete, but there are a couple of issues that I just can't seem to find a solution to. I've tested this in Internet Explorer 9, Waterfox 11, Chrome 18, Safari 5.1.5 and Opera 11.62. ''Issue 1: Duplicate ID's'' I'd like to

[tw] Re: 2nd Beta of new TiddlySaver.jar with a renewed certificate

2012-04-10 Thread PTP
What's new? Am Samstag, 7. April 2012 13:56:49 UTC+2 schrieb Jeremy Ruston: If you use TiddlySaver.jar, it would be much appreciated if you could try out the new beta. To use it, download this file and use it to replace your current TiddlySaver.jar files:

[tw] Re: FET Results with Table Headers

2012-04-10 Thread James
Hi whatever, I have uploaded a copy of my tw as requested, I hope it helps. http://www.jamesmcl.co.uk/tw/MyBooks.html Thanks, James On Apr 2, 11:32 am, whatever kbrezov...@gmail.com wrote: Can you provide a sample of your wiki so we can take a look? Perhaps something else interferes with fET.

[tw] Re: FET Results with Table Headers

2012-04-10 Thread whatever
Remove Plugin ForEachTiddler, it's an older version of fET and interferes. Then forEachTiddler where 'tiddler.tags.contains(book)' sortBy tiddler.data(author) ascending write '|+tiddler.data(author)+|[[+tiddler.title+]]|\n' begin '|Author|Title|h\n'

[tw] Re: Changes I made in Autoweaveplugin

2012-04-10 Thread Albert Riedinger
Hi all, I'm very interested in trying those AutoWeavePlugin-Hacks, but unfortunately the pastebin-Link is dead. Could anybody paste it again? Kind regard, Albert Am Freitag, 7. März 2008 15:59:57 UTC+1 schrieb S.: Hi there. I made some changes to autoweaveplugin:

[tw] Re: FET Results with Table Headers

2012-04-10 Thread James
Thanks whatever, it worked for me too. I removed the Plugin ForEachTiddler as you said. Thanks also to Måns and cmari for your help with this problem. ~James On Apr 10, 12:39 pm, whatever kbrezov...@gmail.com wrote: Remove Plugin ForEachTiddler, it's an older version of fET and interferes.

[tw] using DataTiddlerPlugin to show formatted data beyond showData macro.

2012-04-10 Thread David Young
So I'm using a tiddler for storing a light database, and I'm interested in using the forEachTiddler and DataTiddler plugins from http://tiddlywiki.abego-software.de. I would like to use the foreachtiddler macros for making summary list tiddlers, and use datatiddler information in each individual

[tw] Re: using DataTiddlerPlugin to show formatted data beyond showData macro.

2012-04-10 Thread Seba
Hi David, I find both above mentioned plugins very powerful. It depends of course what are your requirements. If you need an in-tiddler database you may want to have a look at http://baggr.tiddlyspot.com/. regards, seba On 10 apr., 18:59, David Young david.a.yo...@gmail.com wrote: So I'm using

[tw] Re: using DataTiddlerPlugin to show formatted data beyond showData macro.

2012-04-10 Thread whatever
You can use fET with the following condition: forEachTiddler where 'tiddler == context.inTiddler ...' ... That way you only look in the tiddler containing the condition. Although fET was last changed a while ago, it is still one of the most powerful plugins around. w On Apr 10, 9:45 pm, Seba

[tw] Re: using DataTiddlerPlugin to show formatted data beyond showData macro.

2012-04-10 Thread dave
context.inTiddler That worked perfectly. Can you direct me to documentation describing the context? I was looking at using the paramaterized tiddlers feature (create a tiddler containing only an FET macro where tiddler == $1, then display that FET macro by using tiddler foo with:

[tw] Re: using DataTiddlerPlugin to show formatted data beyond showData macro.

2012-04-10 Thread whatever
For examples, open the ForEachTiddlerPlugin on Abego site and then click on ForEachTiddlerMacro tag. You'll get a drop down list of examples. As for specific exampl, search for context.inTiddler, Also, there is context.viewerTiddler option. As for your use, the easiest would be to use Eric's

[tw] Inline, nested tabs extension?

2012-04-10 Thread Antaeus Feldspar
Is there (or would someone like to program) an extension that produces output similar to the tabs macro, but produces it from content in the same tiddler, instead of pulling the content from other tiddlers or tiddler-section references? I know it's possible to do something *similar* by using

[tw] Re: Changes I made in Autoweaveplugin

2012-04-10 Thread Craig in Calgary
+1 for a valid PasteBin link. Thank you. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/F_joKJ17CUYJ. To post to this group, send email to