@Eric,

I tried your code in empty TWs v2.6.5 and v2.6.1 using Firefox v8.01
and Firefox 3.6.18 portable under Windows 7.
In all 4 cases clicking the "new tiddler" button in the backstage does
NOT open a new tiddler.

Cheers,

Ton

On Nov 27, 1:40 pm, wolfgang <[email protected]> wrote:
> Thanks Ton, for trying to help. Eric read my mind right ;-). Though I
> didn't knew that macro buttons could be indicated directly as with the
> example by Jeremy, however, for having it implemented this way I found
> using a simple tiddler with the macros much more straightforward and
> easier to adjust. But that already works fine per the instructions of
> old tiddlywiki.org, and as already implemented in my example TW. By
> the way, asked years ago how to add the search input box in the
> backstage bar itself, and the solution offered by Fred had the
> limitation that YourSearch didn't work there, at that time. It does
> now!
>
> Thanks a lot, Eric.
>
> > The "action" function first creates a container (and hides it using
> > CSS).  Next, it renders the <<newTiddler>> macro into the container.
> > Then, it looks in the container to find the resulting "a" (link)
> > element produced by the rendered macro, and invokes it's "onclick"
> > handler to trigger the macro processing.  Lastly, it cleans up by
> > removing the container used to render the macro.
>
> Wow, wouldn't have though so many tricks would have to be used.
>
> > If you put the above code into a systemConfig tiddler, you should be
> > all set.
>
> Tried it with above dropbox TW, and since it didn't work there - just
> as before with the adjusted SaveAs sample code it renders the macro
> button, but no new tiddler actually created - also in an empty 2.6.4
> TW. Neither worked.
>
> With which TW version it would? (am on XP with FF 8)

-- 
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.

Reply via email to