Re: [tw] Re: New Plugin: Kanban Productivity Tool

2011-11-25 Thread Jeremy Ruston
 Also I updated the TW to version 2.6.4 (from TiddlyKanban's 2.6.5)
 using the update
 backstage button to get import from a local file working again. I
 think v2.6.5 was a
 development release that got pushed to production for a time by
 accident.

The v.2.6.5 that's up on tiddlywiki.com now has been corrected, and is
now the latest release version.

Cheers

Jeremy


 -- rouilj

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



-- 
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: SyntaxHighlighterPlugin3

2011-11-25 Thread PMario
Hi ccT,

Do you have a link to a test-case/space, where you have the problems
mentioned in 1-3).
1) seems to be some StyleSheet issues.

I've seen, that syntax highlighter got some improvements, since it
moved to github. I'll have a look soon.

4) Has someone found a working alternative to highlight R code within TW ?
At the moment I'm using codemirror for syntax highlighting [a]. There
is a view only mode and it's possible to have realtime highlighting
also in edit mode. There is a mode to highlight R, but I didn't check
it.

Using codemirror is optimized for TiddlySpace at the moment. So if you
need to include it into an existing TW, may be some more docu will be
needed. To use it with tiddlyspace, just include codemirror-plugins
space into your space.

Important!
Codemirror plugins and syntaxHighlighter plugins will _not_ work
together. This is by intention.

-m

[a] http://codemirror.tiddlyspace.com/
[b] http://codemirror-plugins.tiddlyspace.com/

-- 
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: Include content of one tiddler form one to another space

2011-11-25 Thread colmjude

 how to include the content or section of one tiddler form one to
 another tiddlyspace, is that possible ?

As far as I'm aware interspace transclusion isn't currently a feature
of TiddlySpace. I know it has been discussed before and is something
that would be very nice to have.

I think the main issue is that interspace transclusion would require
the server to be involved - simplest form of involvement being
returning the tiddler contents. Whereas traditional TW transclusion is
all done client side in the TW.

Summing up, it isn't possible at the moment so you would have to copy
the content into your TW to then transclude it.

Colm

-- 
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: Include content of one tiddler form one to another space

2011-11-25 Thread rakugo
There is an experimental plugin (which still has a few bugs that need
to be ironed out):
http://following.tiddlyspace.com/TiddlySpaceIntraSpaceInclusion

Which allows you to do this
via
tiddler tiddler@xyspace

Simply include the following space / copy that plugin
and try the above.

Jon
On Nov 25, 1:37 pm, colmjude colmj...@gmail.com wrote:
  how to include the content or section of one tiddler form one to
  another tiddlyspace, is that possible ?

 As far as I'm aware interspace transclusion isn't currently a feature
 of TiddlySpace. I know it has been discussed before and is something
 that would be very nice to have.

 I think the main issue is that interspace transclusion would require
 the server to be involved - simplest form of involvement being
 returning the tiddler contents. Whereas traditional TW transclusion is
 all done client side in the TW.

 Summing up, it isn't possible at the moment so you would have to copy
 the content into your TW to then transclude it.

 Colm

-- 
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: Include content of one tiddler form one to another space

2011-11-25 Thread Cyrill
TX,

that works fine if both tiddlers in the two spaces were public, if I
find bugs i report

Best Regards



On 25 Nov., 15:07, rakugo jdlrob...@gmail.com wrote:
 There is an experimental plugin (which still has a few bugs that need
 to be ironed 
 out):http://following.tiddlyspace.com/TiddlySpaceIntraSpaceInclusion

 Which allows you to do this
 via
 tiddler tiddler@xyspace

 Simply include the following space / copy that plugin
 and try the above.

 Jon
 On Nov 25, 1:37 pm, colmjude colmj...@gmail.com wrote:







   how to include the content or section of one tiddler form one to
   another tiddlyspace, is that possible ?

  As far as I'm aware interspace transclusion isn't currently a feature
  of TiddlySpace. I know it has been discussed before and is something
  that would be very nice to have.

  I think the main issue is that interspace transclusion would require
  the server to be involved - simplest form of involvement being
  returning the tiddler contents. Whereas traditional TW transclusion is
  all done client side in the TW.

  Summing up, it isn't possible at the moment so you would have to copy
  the content into your TW to then transclude it.

  Colm

-- 
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] attachments

2011-11-25 Thread mama
Hi - newbie here.

Can you tell me how I can attach a *html , *pdf, *txt,  files to my
tiddler?

I have imported AttachFilePluggin and I can see the option in the
background  I have entered the location of the file to be attached -
BUT all this seems to do create another tiddler, however I want the
attached link to appear in my original tiddler.

Sorry if I am using the wrong phrases, I'm still learning 

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: attachments

2011-11-25 Thread Eric Shulman
 Can you tell me how I can attach a *html , *pdf, *txt,  files to my
 tiddler?
 I have imported AttachFilePluggin and I can see the option in the
 background  I have entered the location of the file to be attached -
 BUT all this seems to do create another tiddler, however I want the
 attached link to appear in my original tiddler.

It's not clear if you want to just *link* to the files or actualy
*attach the files.  If all you really want is to link to the external
file, then a simple external pretty link will do:
   [[text to show|file:///path/to/filename.pdf]]

When you use AttachFilePlugin, it creates a tiddler in your document
that contains the 'attachment data' for the selected file.  This data
is stored in the tiddler using TW section syntax, and can contain up
to THREE different types of file info, depending on how you attach the
file:
  * the actual binary data of the file (stored as Base64-encoded text)
  * a local file reference (i.e, c:/path/to/file.pdf)
  * a remote URL reference (i.e, http://servername/path/to/file.pdf;)

To use the attachment in your document, simply put the attachment
tiddler name in place of the normal filename or URL in your link or
image syntax, e.g.
   [[text|TiddlerName]]  = 'external pretty link'
   [img[TiddlerName]]= embedded image
   [img[TiddlerName][TiddlerName]]= embedded image with link
(note: of course, img syntax requires an attachment that is either
JPG, GIF, or PNG)

The data in the attachment tiddler automatically applies a three-
tiered approach: if encoded binary data is attached, then the content
stored in the tiddler is used.  If no data is attached (or the browser
you are using doesn't support data:// protocol ... e.g.
InternetExplorer), then the attachment plugin looks for a local file.
If no local file is specified (or the file is not found), the plugin
uses a remote URL (if one is provided).

Another advantage of AttachFilePlugin is that it allows you to
virtualize the references to external files and URLs.  Instead of
embedding static references directly in your content, you embed
references to the attachment tiddler.  If you subsequently move the
file on your local drive (or to a different remote URL), you can just
edit the attachment tiddler to change the filename and/or URL
information rather than editing every single reference embedded in
tiddlers throughout your document.


enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios


TiddlyTools needs YOUR financial support...
Help ME to continue to help YOU...
make a generous donation today:
   http://www.TiddlyTools.com/#Donations

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
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] Help with php / tiddlywiki playing together

2011-11-25 Thread skye riquelme
Hi All.

Been busy and away from tiddlywiki action for a while. Now returning
to an old idea of mineusing TW to interact with a database of
references.

I have managed to get a simple form working, that creates a
newTiddler.sends me an email that a new reference was created (by
a student) and then puts that data into a mySQL database.

Now I am trying to get the data back into a TW.

I have a simple form that sends a request to the SqlServer...its a
simplified version of Erics Contact tiddler -

htmlnowikiform method=GET action=http://www.domainname/testsql/
printpdf.php target=responseframe  style=display:inline
input name=type style=width40px; value=type
onfocus=this.select()
input type=submit value=Pedir onclick='
var type=this.form.type.value;
'
/form
div class=fine style=text-align:center;display:none
server response:br
iframe src= name=responseframe id=responseframe marginheight=0
style=display:block;border:0;padding:0;margin:0;width:100%;height:
10em;/frame
/divhide linebreaks/html

At this stage the printpdf.php file only generates a simple text
message...which I can see if I hit printpdf.php directly with my
browser.  But that message does not get sent back and/or displyed in
the tiddler!!!

How can I get the output of printpdf.php to appear inside the above
iframe?


Thanks in Advance
Skye

-- 
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 php / tiddlywiki playing together

2011-11-25 Thread Eric Shulman
 htmlnowikiform method=GET action=http://www.domainname/testsql/
 printpdf.php target=responseframe  style=display:inline
 input name=type style=width40px; value=type
 onfocus=this.select()
 input type=submit value=Pedir onclick='
 var type=this.form.type.value;
 '
 /form
 div class=fine style=text-align:center;display:none
         server response:br
 iframe src= name=responseframe id=responseframe marginheight=0
 style=display:block;border:0;padding:0;margin:0;width:100%;height:
 10em;/frame
 /divhide linebreaks/html

 At this stage the printpdf.php file only generates a simple text
 message...which I can see if I hit printpdf.php directly with my
 browser.  But that message does not get sent back and/or displyed in
 the tiddler!!!

 How can I get the output of printpdf.php to appear inside the above
 iframe?


Try this simpler approach using just a link and an iframe.  If it
works, then you can start building from there...

htmlnowiki
a href=http://www.domainname/testsql/printpdf.php;
target=responseframePedir/a
iframe src= name=responseframe id=responseframe marginheight=0
   style=display:block;border:0;padding:0;margin:0;width:100%;height:
10em;
/iframe
/html


enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios


TiddlyTools needs YOUR financial support...
Help ME to continue to help YOU...
make a generous donation today:
   http://www.TiddlyTools.com/#Donations

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
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: PIMP My TIDDLY WIKI!

2011-11-25 Thread Eric Shulman
 I really want to style out my tiddly wiki, any suggestions or creative
 ideas I can use to make it flashy?

In keeping with the recent discussions calling for more how to
tutorials for TiddlyWiki, I am currently working on writing a series
of TiddlyTools/TiddlyTech articles, one of which will explore the
topic of customizing styles and themes in depth.

Here's a little bit to get you started:

One of the the quickest things you can do to enhance the appearance of
your document is to change the colors.  To achieve this, open the
[[ColorPalette]] tiddler (from the Shadow tab).  This contains a set
of color name/value pairs, which are then used by the default TWCore
[[StyleSheetColors]] CSS shadow tiddler.  If you edit the #RGB color
values in the [[ColorPalette]], the new colors will automatically be
applied by [[StyleSheetColors]].

To make it easier to select the colors you desire, you can import
these two tiddlers:

   http://www.TiddlyTools.com/#PaletteMaker
   http://www.TiddlyTools.com/#ColorPalette

The PaletteMaker provides an interactive 'web-safe' visible palette of
colors to select, and lets you edit the [[ColorPalette]] definition
without calculating or typing any RGB codes.  It also lets you add new
color name/value pairs to the [[ColorPalette]], so that you can then
customize your [[StyleSheetColors]] CSS definitions to apply a wider
range of colors to the elements of the TW layout.

To customize the default color definitions, you should first find the
definition in [[StyleSheetColors]] that you want to modify, and then
*copy* it into a tiddler named [[StyleSheet]].  Then make your changes
*there*.  Note that the [[StyleSheet]] CSS definitions are applied
*after* the default TWCore styles, so that they will override any
matching CSS rules contained in in the default [[StyleSheetColors]].

There are, of course, many more things you can do to change the
appearance of your document, including adding borders, backgrounds,
etc. (using CSS), as well as changing the overall page layout
(PageTemplate) and tiddler view/edit layouts (ViewTemplate/
EditTemplate).  The TWCore includes a theme mechanism that let's you
bundle all of the above look-and-feel customizations so that you can
easily apply any given theme by changing one setting: option
txtTheme, to the name of the theme-definition tiddler.

more to come

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios


TiddlyTools needs YOUR financial support...
Help ME to continue to help YOU...
make a generous donation today:
   http://www.TiddlyTools.com/#Donations

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
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: PIMP My TIDDLY WIKI!

2011-11-25 Thread Eric Shulman
errata:

 To customize the default color definitions, you should first find the
 definition in [[StyleSheetColors]] that you want to modify, and then

should read

 To customize the default ***CSS class*** definitions...

-e

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