[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-23 Thread rouilj
On Nov 20, 5:15 pm, Tim Barnes wrote: > [...] As a consequence I've written a Kanban plugin. > > It will show in a tiddler a kanban with a set of configurable > columns.  Work cards are tiddlers tagged with the column name, and the > position in the kanban can be changed by dragging and dropping t

[tw] Re: invalid cookie error

2011-11-23 Thread TonG
In the past <> worked with spaces in the cookie name. Since TW version 2.6.1 (?) and/or Firefox 3.5 (?) I found spaces are not allowed anymore; error "invalid cookie". Cheers, Ton On Nov 23, 10:27 pm, Eric Shulman wrote: > > > > > > blah > > > > > > > Deleting the white space in "A title

[tw] Re: invalid cookie error

2011-11-23 Thread Eric Shulman
> > > blah > > > > Deleting the white space in "A title" solved the issue. I'll check > tiddlers with sliders in them to see if they show the same behaviour. > However, I had no problem with this so far. The syntax you indicated isn't the TW standard <> macro. IIRC, that looks like syntax from

[tw] Re: OpenPGP implemented in JS.

2011-11-23 Thread PMario
Hello Hans, Thx for the link. I'm quite interested in js encryption but at the moment, it seems, all the stuff available, doesn't add security to browser based encryption stuff. As the "Introduction" below [1] states, it is at prototype state. I marked the text ( see ->>...<<- below) that makes m

[tw] Re: Printing tables

2011-11-23 Thread okido
Found out that the problem is caused by the browser. Default settings are that background colours are not printed, despite CSS @media code. In FF this can be changed under file > print > options. Okido On Nov 7, 6:21 pm, okido wrote: > I tried to print tiddlers with tables and made some adjustme

[tw] [solved] invalid cookie error

2011-11-23 Thread ccT
Hi wolfgang Thank you for this reply ! By drawing my attention to the kind of tiddler producing the "invalid cookie" error you provided me an insight on the problem. Two problematic tiddlers were indeed built using . Both had in ommon a white space in the writing, ie: blah Deleting the white

[tw] Re: invalid cookie error

2011-11-23 Thread wolfgang
I reported already for weeks that there is a serious problem with cookie specific tools, like NukeCookis, and CookieManagerPlugin in that they don't seem to recognize cookies anymore with TW versions above 2.6.1. Didn't receive any attention on this yet at all. Hope you're more lucky than me till n

[tw] OpenPGP implemented in JS.

2011-11-23 Thread HansWobbe
I believe this will be of interest to some of the folk here. http://developers.slashdot.org/story/11/11/22/043/openpgp-implemented-in-javascript -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://

[tw] invalid cookie error

2011-11-23 Thread ccT
Hello, I upgraded my TW from version 2.6.0 to version 2.6.5 using the tip given here: https://groups.google.com/group/tiddlywiki/browse_thread/thread/9bc8864ff20b1d1e/8362d744d9fbe5be?hl=fr&lnk=gst&q=jonrobson+empty#8362d744d9fbe5be All went fine except that I had to disable CoreTweak 2.2.0 so th

[tw] Re: How do I wikify a section with the new view macro?

2011-11-23 Thread rakugo
> 1) How to do a list filter [tag[SomeTag]] template:SomeTemplate1 > without bullets - css is your friend here e.g. ul { list-style: none; } > 2) How to do a list filter [tag[SomeTag]] template:SomeTemplate2 with > numbered list css again ul { list-style: upper-roman; } or list-style-type: decima

[tw] Re: some styling questions

2011-11-23 Thread wolfgang
With SystemSetting's shadowed tiddler auto saves not being possible to shut off I prefer not to use it, therefore back to CookieSaverPlugin :- S > For that CookieSaverPlugin works perfectly well, because it > immediately saves a specific changed cookie to the CookieJar tiddler > (while it can be c