[tw] Re: tabs and hyperlink tools?

2009-10-15 Thread expat

I know of a WYSIWYG table editor that would be wonderful to have inTW.
About a month ago, I asked if someone who could program might help
with porting it to TW but didn't find anyone interested at the time.
It is in Javascript and is open source. You can see a demo of how it
works at this web-site:
http://www.sprymedia.co.uk/article/KeyTable.

I am still hopful that someone would take up this challenge.

Thanks!

Jon

On Oct 14, 2:40 pm, Grant grant...@gmail.com wrote:
 Thanks Tobias,  I think I can deal with editing the Stylesheet, as
 long as I have examples.

 Grant
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Hiding text within a tiddler

2009-09-24 Thread expat

According to the WIki documentation, you can hide text (as comments)
within a tiddler so that it is not displayed, it can be wrapped in /%
and %/.
I have noticed that when you are in view mode, however, the commented
text DOES take up space - so everything below is moved down. For
example, if you hade six lines of comments like this (as seen in edit
mode):

Normal text line
/% Line 1 %/
/% Line 2 %/
/% Line 3 %/
/% Line 4 %/
/% Line 5 %/
/% Line 6 %/
Another normal text line

Then when you end edit and just view, you see this:

Normal line of text





Another normal text line.

Can this be handled through CSS or something so that the lines don't
take space at all and you get this in view mode:

Normal line of text
Another normal text line.

Thanks

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] imbedding images

2009-09-24 Thread expat

I can't seem to get image imbeds to work. I am loading my TW from my
local machine (not on a web server). Is this a restriction that I am
not aware of? Coded imbed image statements just don't show up in view
mode at all and neither do the images they point to - such as from
flickr.
Can anyone clue me in what I may be doing wrong?

Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Filedrop plugin hangs with multiple files or a directory dropped

2009-09-24 Thread expat

When I drop a single file into an open tiddler, it the filedrop plugin
works fine. When I select mutilpe files or a directory to drop into an
open tiddler, it never completes and I have to kill the Firefox tab
and reload from disk. I am not sure what is wrong. Does anyone have
the same problem or have a solution?

Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] TaggerPlugin documentation

2009-09-24 Thread expat

Does anyone have documentation on the TaggerPlugin?
 I was able to copy it from another wiki, but the original source
website (http://tw.lewcid.org//#TaggerPlugin) no longer seems to be
available.

Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Hiding display of backstage when using locally

2009-09-18 Thread expat

How do I stop display of the backstage when using the TW locally?

I have a tiddly called zzSetDefaultOptions
with this statement:
showBackstage=false;
This doesn't seem to work.
I can see in the source code for my TW that a variable is set to
enable/include backstage or not.
How do I change this?

Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Help with porting code to a TW plug-in

2009-09-18 Thread expat

Thank you for the suggestion Eric. This doesn't do it for me. I have
HTML tables that I would like to be able to edit like a spreadsheet
and I don't want all of the ugly html to  be visible - to avoid
mistakes in editing cell content.


On Sep 17, 5:40 pm, Eric Shulman elsdes...@gmail.com wrote:
  I am new to TiddlyWiki but an impressed with it's usefulness.  I am in
  need of help porting a piece of open-source Javascript code to work in
  TW, assuming it would be possible to do so.
  I am also willing to make a donation or pay a reasonable fee to have
  this done. The code is available at this 
  web-site:http://www.sprymedia.co.uk/article/KeyTable.

  Let me know if you are interested in helping me out!

 Although not *stored* as a table
    http://www.TiddlyTools.com/#SliceGridPlugin
 *generates* and renders tables corresponding to values stored in
 tiddler slices, and includes an edit-in-place feature that allows you
 to change slice values directly from the table.

 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---