hi, can you describe your usecase. I think I have an idea, only using the core functions without any hack. If you tell us, what should be input and output. May be there will be a standard solution -m
On Sep 17, 5:34 pm, FrD <[email protected]> wrote: > Hello, > > I'd like to use en "extended" version of the slider macro, allowing to > pass arguments like $1, $2, ... like in the tiddler macro. > To be precise, I'd like to be able to write something like this : > > <<slider chkslider [[SliderTiddler##content with:"$1"]] "test" > "test">> > > The section !content inside SliderTiddler contains a call to a tiddler > macro : > <<tiddler Tiddler with:"$1">> > > I know it's a bit complicated, but it seems to me that maybe a hack is > possible on the core function 'config.macros.slider.handler' using a > piece of code of 'config.macros.tiddler.transclude' to deal with $1, > $2, ... > Or maybe I'm wrong ... > > Thanks for any advice ! > > FrD -- 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.

