Hey ! I've done something by myself !! proud proud !
I was looking for a way to get rid off the taskTimer I used to have in
my mainmenu.
//{{{
backstage.init_old = backstage.init;
backstage.init = function() {
var s = "<<taskTimer ActivityReport>>";
this.init_old.apply(this, arguments);
wikify(s, document.getElementById("backstageToolbar"));
};
//}}}
Since I won't go any further, feel free to develop on your own
I have the first feature request :
"would it be possible to have this timer button looking like the other
ones in the Backsatge ?
regards
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---