d3 plugin problem: Adding EasyEdit or EasyFormat

2010-02-10 Thread Mark
Hi, Is it possible to add a WYSIWYG plugin such as easyEdit or EasyFormat to d3? I'm new to d3 and fairly new to TW. I've followed the instructions yet nothing happens. ie, when I reload my d3 file and edit a tiddler, I don't get the new editting features Am sure it's a dumb newbie problem :(

[tw] Re: Including line breaks in easyFormat code

2010-02-10 Thread TonG
I hope this helps: http://groups.google.com/group/TiddlyWiki/browse_thread/thread/16da06e35dc3010e/0988b99bad6390b0?lnk=gstq=easyFormat#0988b99bad6390b0 Ton On Feb 9, 11:35 pm, GeoJono geoj...@gmail.com wrote: I am using easyFormat to more easily format my tiddlers and I have a question about

[tw] Selectively folding headings

2010-02-10 Thread Claudio
Hi, Installed FoldHeadingsPlugin, it says: You can further limit the effect of the macro within the tiddler by surrounding several headings in a CSS class wrapper ({{classname{...}}}) or other containing DOM element (e.g., @@display:inline;...@@) and then embedding the foldHeadings macro inside

[tw] Putting image between line breaks

2010-02-10 Thread Claudio
Hi, Would it be possible to insert empty lines at both the top and bottom of an image (with ResizeImagePlugin installed)? Text text text (line break) [img(50%+,)[images/ABC.png]] (line break) Text text text -- You received this message because you are subscribed to the Google Groups

[tw] Minor enhancement to Comment plugin request

2010-02-10 Thread Anthony Muscio
Eric, With a new way of managing tiddlers I am developing my use of the comment plugin which is fantastic. I was wondering if it would be difficult for you to make a minor (?) change so I can use it more comprehensively. As you would know each time a comment is placed into the target tiddler a

[tw] Re: Change the colour of the background in a tiddler in edit mode

2010-02-10 Thread dickon
I echo Tony's thanks for this, Alex - good teacher! Dickon On Feb 1, 10:40 pm, Alex Hough r.a.ho...@googlemail.com wrote: Hi Tony, Are there details anywhere (on the internet) of what other features of TW can be customised? Yes. On tiddlywiki.com there are some tips. Look under

[tw] Re: Putting image between line breaks

2010-02-10 Thread PMario
hi not tested, but try Text text text br [img(50%+,)[images/ABC.png]] br Text text text -m On Feb 10, 9:41 am, Claudio kwn...@gmail.com wrote: Hi, Would it be possible to insert empty lines at both the top and bottom of an image (with ResizeImagePlugin installed)? Text text text (line

[tw] Re: Including line breaks in easyFormat code

2010-02-10 Thread GeoJono
Hi Ton, Thanks for the link. I tried putting in /n, but I must be doing something wrong. Here's the new code: config.commands.format.addMode({ name:'Multi-line Block', tooltip:'turns multi-line selection into blocked text', operation:function(){ config.commands.format.putInPlace(+/n

[tw] Re: using script and tiddler TiddlerName to make a table

2010-02-10 Thread PMario
Hi Dave, Is it really a script TW, or do you play my game? I hope that makes it more clear... Since 3PO decrypted it. Yes, I think, it is. I prepared 2 tiddlers for you [1][2] for easy access. You will need RefreshTiddler [3] from tiddlytools, for refreshing. There are some checks for input

[tw] Re: Including line breaks in easyFormat code

2010-02-10 Thread TonG
Hi Jono. You need to use a backslash instead of a slash and double quotes around \n, so config.commands.format.putInPlace(+\n +TWkd.context.selection.content+\n+,TWkd.context.selection); } Regards, Ton On Feb 10, 3:06 pm, GeoJono geoj...@gmail.com wrote: Hi Ton, Thanks for the link.  I

Re: Using MonkeyGTD on Android

2010-02-10 Thread j d.
Not on Android browser, but on Dolphin browser, go to settings. There is a checkbox for write to SD card See if having that checked fixes this up. On Jan 26, 12:52 pm, Andy Pastuszak apastus...@gmail.com wrote: The Android browser would not let me write to the SD card,  so my test only allowed

[tw] Re: using script and tiddler TiddlerName to make a table

2010-02-10 Thread Dave Parker
On Feb 10, 8:27 am, PMario pmari...@gmail.com wrote: Hi Dave, Is it really a script TW, or do you play my game? No, I was just playing :-), its actually a bible TW I've been attempting on and off for years (mainly because my TW comprehension skills are slow) My first attempt divided books

[tw] Re: Including line breaks in easyFormat code

2010-02-10 Thread GeoJono
That did it!!! It's amazing how long I can bang my head against a wall because of the wrong type of slash. Thanks Ton! Jono On Feb 10, 10:37 am, TonG ton.ger...@gmail.com wrote: Hi Jono. You need to use a backslash instead of a slash and double quotes around \n, so

Re: [tw] Re: Change the colour of the background in a tiddler in edit mode

2010-02-10 Thread Alex Hough
Thank you gentlemen. I aim to continue the exemplification of great teaching style Mr. Eric Shulman - someone who, if British - would be no doubt be knighted for services to the Tiddler. I also am inspired by Mr. FND's contributions, and in this instance his comments on 'the off topic thread'

[tw] Request: Firebug tutorial for TiddlyWiki

2010-02-10 Thread Mike
Looking for a TW experts point of view on how to use Firebug with TW. . . Not sure if anyone has the time or energy to put something together, but I think it would be a good contribution to the general knowledge base. This also would be a good resource for people learning how to troubleshoot and

[tw] Re: Request: Firebug tutorial for TiddlyWiki

2010-02-10 Thread Mark S.
Just thinking out loud. So much of the code that you're likely to want to edit is stored in tiddlers as plugins or systemConfig code which gets evaluated *after* the core code has loaded. So I don't think you can find it in the FireBug code window. Anyway, I wasn't able to use FireBug on any of

[tw] Format cells in a table

2010-02-10 Thread AndrewMc
Hi All I wish to modify the appearance of some cells in a table. I want to remove some of the borders and change the background colour of some cells in the table. I can set the background colour but only if I use a hex value for the colour. Setting the colour using [[ColorPalette::PrimaryPale]]

[tw] Re: Request: Firebug tutorial for TiddlyWiki

2010-02-10 Thread shavinder
I have used firebug in past some years. Some of the uses are: 1. to inspect DOM in order to find out what div.class and div.id I need to target and manipulate for formatting TW. 2. to actually try out changing the css attribute values in the live DOM before including them in a Styling tiddler. 3.

[tw] Failed to save main TiddlyWiki file. Your changes have not been saved

2010-02-10 Thread Nick
Hi, I have been using TW for last 3 months fine with FF 3.5 and IE8. From today I got Java error message Error when saving tiddler 'AdvancedOptionsPlugin':ReferenceError: regexpBackSlash is not defined and second message popup say Failed to save main TiddlyWiki file. Your changes have not been

[tw] Syntax for Refresh iFrame plugins

2010-02-10 Thread Nick
Hi, I am new in TW. I want to refresh my default tiddler in certain seconds. I import refreshiframe plugins and checkbox plugins for that. Now I coundn't find any good document that show me how to use it. Would any one please show me the syntax or usage for that as I am not programming man.

[tw] Re: using script and tiddler TiddlerName to make a table

2010-02-10 Thread Dave Parker
Mario, you are a genius - That works perfectly - thank you! Now I have to print out the code and stare at it for a while to figure out how it works... :-) Dave On Feb 10, 9:03 am, Dave Parker cedar...@telus.net wrote: On Feb 10, 8:27 am, PMario pmari...@gmail.com wrote: Hi Dave, Is it