[tw] Re: Creating tiddlers with default tag with FormTiddlerPlugin

2009-10-02 Thread ub

You may use the build-in macro newTiddler ... to create a
tiddler with tags (instead of the newTiddlerWithForm).

In the text you need to call the formTiddler macro and in the tag
parameters you specify your tags. E.g.

newTiddler
label:Button Label
text:{{formTiddler [[MyTemplateTiddler]]+}}
tag:MyTag1
tag:Three Word Tag


For details on newTiddler see http://tiddlywiki.org/wiki/NewTiddler_%28macro%29

Udo


On 12 Sep., 21:41, xav06 xavier.forn...@gmail.com wrote:
 Hi there,

 I would like to create forms with FormTiddlerPlugin. This works great,
 but I would like to add the same tag to the newly created tiddlers.
 adding tags myTag in the template form does not work (it generates
 an error)

 How can I do ?

 Thanks for your help, and thanks for this great stuff !

 Xavier
--~--~-~--~~~---~--~~
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: Creating tiddlers with default tag with FormTiddlerPlugin

2009-10-02 Thread ub

Here the complete code:

newTiddler
label:Button Label
text:{{formTiddler [[MyTemplateTiddler]]+}}
tag:MyTag1
tag:Three Word Tag


(in the original post I omitted the closing )

Udo

--~--~-~--~~~---~--~~
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: Creating tiddlers with default tag with FormTiddlerPlugin

2009-10-02 Thread ub

In the previous post the closing  was discarded. Here the complete
text:

newTiddler
label:Button Label
text:{{formTiddler [[MyTemplateTiddler]]+}}
tag:MyTag1
tag:Three Word Tag 


On 2 Okt., 09:19, ub udo.borkow...@googlemail.com wrote:
 You may use the build-in macro newTiddler ... to create a
 tiddler with tags (instead of the newTiddlerWithForm).

 In the text you need to call the formTiddler macro and in the tag
 parameters you specify your tags. E.g.

 newTiddler
         label:Button Label
         text:{{formTiddler [[MyTemplateTiddler]]+}}
         tag:MyTag1
         tag:Three Word Tag



 For details on newTiddler seehttp://tiddlywiki.org/wiki/NewTiddler_%28macro%29

 Udo

 On 12 Sep., 21:41, xav06 xavier.forn...@gmail.com wrote:

  Hi there,

  I would like to create forms with FormTiddlerPlugin. This works great,
  but I would like to add the same tag to the newly created tiddlers.
  adding tags myTag in the template form does not work (it generates
  an error)

  How can I do ?

  Thanks for your help, and thanks for this great stuff !

 Xavier
--~--~-~--~~~---~--~~
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] Transferring TW an FF settings to another PC

2009-10-02 Thread Michael.Tarnowski

Hi community,
maybe my question is a little off  topic this group. But I want to
transfer my huge TW (10MB) to a faster machine. Since I use FF 3.0 I
want to move my FF installation of the old PC 1:1 to the new machine,
i.e. getting all FF stored passwords, session settings, bookmarks,
etc. at one to the new machine.
Does have anyone of you have experience with this?
Thanks and cheers
Michael
--~--~-~--~~~---~--~~
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: Transferring TW an FF settings to another PC

2009-10-02 Thread Shankar



On Oct 2, 3:34 am, Michael.Tarnowski emt...@gmx.de wrote:
 Hi community,
 maybe my question is a little off  topic this group. But I want to
 transfer my huge TW (10MB) to a faster machine. Since I use FF 3.0 I
 want to move my FF installation of the old PC 1:1 to the new machine,
 i.e. getting all FF stored passwords, session settings, bookmarks,
 etc. at one to the new machine.
 Does have anyone of you have experience with this?
 Thanks and cheers
 Michael

Try:
http://customsoftwareconsult.com/extensions/febe/febeFAQ.html#A1

Cheers; 'best,

shankar swamy
--~--~-~--~~~---~--~~
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] Print all tiddlers macro

2009-10-02 Thread Dave Gifford - http://www.giffmex.org/

A while back, someone gave me a macro or javascript snippet of some
sort to be able to print all the tiddlers of a TW from a button.

Can't find it in my files, can't find it in this group, even with the
runaround for the Google groups search problem.

Could someone give me again the best way to put a button and print all
the tiddlers, say, tagged with 'note'?

Dave
--~--~-~--~~~---~--~~
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] Vision of a Twee-powered TiddlyWiki (Hypertext storyengine) - four in one...

2009-10-02 Thread Måns

Hi TwWizards

Hi TwWizards
Twee is for writing hypertext stories with either the GUI application
Twine, or the command-line version, twee.
Macros in Twee are very similar to TiddlyWiki macros - and it -
optionally - writes finished stories to the TiddlyWikiformat.

Last night I had an idea of combining the workflow +
macros in Twee in a single TiddlyWiki.
My idea is to assemble everything in a single TiddlyWiki document.
1) The documentation
2) StoryWriting
3) Preview by themeswitch
4) Publishing of new stories.
ad 1)
The theme for the documentation I have made is here: http://tinyurl.com/y8og3ko
ad 2)
I would simulate the Twine program, with a Storywriting-Template
(Themeswitch in a menu) and incorporate a customized version of
Ybabels Ideia http://ideia.tiddlyspot.com/
It should render/wikify the content of each tiddler and show the
tagged connections between them. (It already does the last part)
Of course (probably the most difficult?!) would be to install all
twees macros and plugins into the TiddlyWiki - so all writing is done
in the TiddlyWiki.
ad 3)
The existing themes for Twee could be available from the same
themeswitch in a menu.
The SwitchThemePlugin (TiddlyTools) lets you change everything with
one click - (new maninmenu, pagetemplate, stylesheet etc etc...)
ad 4)
TiddlyTools (Eric Shulman) has made an exellent exportTiddlersPlugin,
which might be costumized for this purpose? - ie - one
ExportButton for the SugarcaneLayout, another for Jonah - etc . The
exportfunction should be fairly automatic including only those
tiddlers needed for the story.

X-tra. If the exportfunction could assemble a story(dump) from the
buffer,
online (not needing to save the document first)- then you could have
users writing their stories online - without ever downloading any
software.

YS Måns Mårtensson

(This idea described on the Twee Google Group: http://tinyurl.com/ydtj56n)


--~--~-~--~~~---~--~~
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] How to easily set values in slices ?

2009-10-02 Thread FrD

Hello,

I found this thread (http://groups.google.fr/group/tiddlywiki/
browse_thread/thread/e1ec74a3feef9069?hl=fr) about tiddler slices very
interesting and wanted to experiment with slices.
It seems easy to retreive the salue of a slide by using
store.getTiddlerSlice(title, slicename) or store.getTiddlerText
(TiddlerName::slicename,).
But is there a simple way to put a new value in an existing slice, or
to create a new slice ?

Thanks in advance

FrD


--~--~-~--~~~---~--~~
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: How to easily set values in slices ?

2009-10-02 Thread Måns

Hi Frd

There's the GridPlugin: http://www.tiddlytools.com/#GridPlugin
Read the documentation: http://www.tiddlytools.com/#GridPluginInfo

Regards Måns Mårtensson

On Oct 2, 5:53 pm, FrD sokus...@gmail.com wrote:
 Hello,

 I found this thread (http://groups.google.fr/group/tiddlywiki/
 browse_thread/thread/e1ec74a3feef9069?hl=fr) about tiddler slices very
 interesting and wanted to experiment with slices.
 It seems easy to retreive the salue of a slide by using
 store.getTiddlerSlice(title, slicename) or store.getTiddlerText
 (TiddlerName::slicename,).
 But is there a simple way to put a new value in an existing slice, or
 to create a new slice ?

 Thanks in advance

 FrD
--~--~-~--~~~---~--~~
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: How to easily set values in slices ?

2009-10-02 Thread François D

Thanks Måns,

The setSlice function defined in the GridPkugin seems to be the
answer !

FrD

On 2 oct, 19:08, Måns humam...@gmail.com wrote:
 Hi Frd

 There's the GridPlugin:http://www.tiddlytools.com/#GridPlugin
 Read the documentation:http://www.tiddlytools.com/#GridPluginInfo

 Regards Måns Mårtensson

 On Oct 2, 5:53 pm, FrD sokus...@gmail.com wrote:

  Hello,

  I found this thread (http://groups.google.fr/group/tiddlywiki/
  browse_thread/thread/e1ec74a3feef9069?hl=fr) about tiddler slices very
  interesting and wanted to experiment with slices.
  It seems easy to retreive the salue of a slide by using
  store.getTiddlerSlice(title, slicename) or store.getTiddlerText
  (TiddlerName::slicename,).
  But is there a simple way to put a new value in an existing slice, or
  to create a new slice ?

  Thanks in advance

  FrD
--~--~-~--~~~---~--~~
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] Noob question - How To Install Plugins OR avoid multi-editor overwrite

2009-10-02 Thread Argonaut

Has anyone developed a how to guide on installing a plugin?  I would
think such a post would be sticky if someone had.  If not, can anyone
shed some light on how plugins work in TW?

NOTE: I am using my TW as a documentation tool for my technology
department.  I have multiple SMEs that I want to update their own
content.  I quickly found out that the way TW works is that whomever's
local open copy is most recently saved will overwrite any saves made
by others since since their local copy was opened.

The success of the deployment of TW hinges on multiple people (fewer
than 10) being able to make on the order of a few updates per week.

After a wee bit of research I found that there appear to be plugins
that can help (see below).  My understanding is that this solution
features a main or host copy of the TW, and each client computer
(which will be updating the wiki) has a local copy of the TW and that
the plugins (described below) on the client copies manage updates
between the host and client copies of the TW.  I'm ashamed to admit
that the mechanics of installing the plugins thus far eludes me.  So
if anyone has any advice or a link to a document explaining how to do
it, I would be highly appreciative.  Alternatively if someone has
devised a more straightforward strategy preventing

UploadTiddlerPlugin
UploadTiddlerMacro (and the uploadfromFile parameter is turned on)
LoadTiddlersPlugin (TiddlyTools)

--~--~-~--~~~---~--~~
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: Noob question - How To Install Plugins OR avoid multi-editor overwrite

2009-10-02 Thread wolfgang

 Has anyone developed a how to guide on installing a plugin?  I would
 think such a post would be sticky if someone had.  If not, can anyone
 shed some light on how plugins work in TW?


see here:
http://tiddlywiki.org/wiki/Plugin

Basically you can copy in edit mode the whole content of the plugin
tiddler, paste it in a new tiddler of your document, paste its title,
add a systemConfig tag, click 'done', 'save changes' and reload the
browser to have the plugin working.

Next there are script tidders which can be copied and pasted as above,
DON'T need any tag but depend on an already installed
InlineJavascriptPlugin. And can be used right away.

Least there are 'transcusions' tiddler which after copying and pasting
don't dependent on anything but require being transcluded as described
in their documentation.

Regards..
--~--~-~--~~~---~--~~
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: Noob question - How To Install Plugins OR avoid multi-editor overwrite

2009-10-02 Thread wolfgang

 The success of the deployment of TW hinges on multiple people (fewer
 than 10) being able to make on the order of a few updates per week.


A simple solution to prevent the overwrite of a number of editors is
TiddyLockPlugin:

http://www.minormania.com/tiddlylock/tiddlylock.html#TiddlyLockPlugin
--~--~-~--~~~---~--~~
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: Noob question - How To Install Plugins OR avoid multi-editor overwrite

2009-10-02 Thread Måns

Hi Argonaut

Installation of a plugin:
The easiest way to install a plugin as described in TiddlyWiki For the
Rest Of Us http://tinyurl.com/ydsgrml

The second easiest way is to copy the text from the Plugintiddler (in
edit/showmode) and paste it into a new tiddler in your document. You
must tag it systemConfig and give it the correct title...

Preventing overwrite of the parenttiddlywiki:
I would simply delete the uploadTiddlerPlugin from the
clientcopies...  - or believe that it was to difficult for a normal
user to enter the information needed to be able to upload and
overwrite the parentTiddlyWiki...

Unless you have used the clientTW from the local/actual userprofile no
cookie should remember the needed data for the UploadPlugin - anyway.
(I wouldn't worry)

LoadTiddlersPlugin

Lets you make a button to download updates or new tiddlers from a
serverTiddlyWiki. When the plugin is installed you could make a
button like this:
loadTiddlers label:Update with new tiddlers tag:TWServer Url
(http://) confirm update
Where label is the text on the button tag:update only fetches those
tiddlers which are tagged with TWServer Url(http://) = the address
to the ServerTiddlyWiki - confirm ensures that the user must confirm
each update - update  is a tag for each new tiddler which is written
into the client TiddlyWiki.

Regards Måns Mårtensson

On 2 Okt., 21:37, Argonaut jasonrcas...@gmail.com wrote:
 Has anyone developed a how to guide on installing a plugin?  I would
 think such a post would be sticky if someone had.  If not, can anyone
 shed some light on how plugins work in TW?

 NOTE: I am using my TW as a documentation tool for my technology
 department.  I have multiple SMEs that I want to update their own
 content.  I quickly found out that the way TW works is that whomever's
 local open copy is most recently saved will overwrite any saves made
 by others since since their local copy was opened.

 The success of the deployment of TW hinges on multiple people (fewer
 than 10) being able to make on the order of a few updates per week.

 After a wee bit of research I found that there appear to be plugins
 that can help (see below).  My understanding is that this solution
 features a main or host copy of the TW, and each client computer
 (which will be updating the wiki) has a local copy of the TW and that
 the plugins (described below) on the client copies manage updates
 between the host and client copies of the TW.  I'm ashamed to admit
 that the mechanics of installing the plugins thus far eludes me.  So
 if anyone has any advice or a link to a document explaining how to do
 it, I would be highly appreciative.  Alternatively if someone has
 devised a more straightforward strategy preventing

 UploadTiddlerPlugin
 UploadTiddlerMacro (and the uploadfromFile parameter is turned on)
 LoadTiddlersPlugin (TiddlyTools)
--~--~-~--~~~---~--~~
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] sticky iframe?

2009-10-02 Thread Dave Parker

Good afternoon,

I use this code to view other files and directories and webpages from
my TW (NoteStorm)

htmliframe name=content src=Address Here width=100%
height=600/iframe/html


Sometimes when the iframe is rendered, the TW disappears and the page
is rendered in a wholly new firefox tab.  I can get back to my TW by
pressing the back button, but I'd rather it just render right there in
the tiddler.  If I've made changes and haven't saved them it'll ask me
if I really want to leave, and when I say no, the webpage renders in
the tiddler, but I don't want to perpetually operate with unsaved
changes to get the behavior I want.

Does anyone have a fix for this?  (maybe its a firefox thing and not a
TW thing...)

Thanks,
DP
--~--~-~--~~~---~--~~
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: sticky iframe?

2009-10-02 Thread Eric Shulman

 Sometimes when the iframe is rendered, the TW disappears and the page
 is rendered in a wholly new firefox tab.  I can get back to my TW by
 pressing the back button, but I'd rather it just render right there in
 the tiddler.  If I've made changes and haven't saved them it'll ask me
 if I really want to leave, and when I say no, the webpage renders in
 the tiddler, but I don't want to perpetually operate with unsaved
 changes to get the behavior I want.

 Does anyone have a fix for this?  (maybe its a firefox thing and not a
 TW thing...)

Actually, it's a web page thing... the particular page you are
viewing in the IFRAME almost certainly contains some frame busting
javascript code to force it to *not* be displayed inside an IFRAME
(some authors really don't like their pages being embedded on other
sites).

Normally, there is no way to defeat the frame busting code.
However, as you have discovered, if you have unsaved changes in your
TW document, then the are you sure you want to leave message is
triggered... and, pressing cancel from this dialog *does* block the
page transition, which usually leaves the target page displayed in the
IFRAME, as desired.

Of course, as you note, this isn't really a good solution, as you
would always have to edit some tiddler, just to enable the 'are you
sure' transition handling.

Fortunately, I've got a plugin (of course :-) that allows you to
enable the 'are you sure' trigger, without having to 'dirty' the
document first:
   http://www.tiddlytools.com/#ConfirmExitPlugin

The plugin has an option checkbox:
   option chkAlwaysConfirmExit
When installed, this setting is enabled by default, so that exiting
the document will always confirm before exiting, even if there are no
unsaved changes.  Although this might be a bit of a nuisance when
simply closing the document normally, it *will* prevent external URLs
from escaping the confines of the IFRAME.

enjoy,
-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
-~--~~~~--~~--~--~---



[tw] Re: sticky iframe?

2009-10-02 Thread cedardoc

Thank you sir! as usual that works great.

live long and prosper.
DP

On Oct 2, 3:29 pm, Eric Shulman elsdes...@gmail.com wrote:
  Sometimes when the iframe is rendered, the TW disappears and the page
  is rendered in a wholly new firefox tab.  I can get back to my TW by
  pressing the back button, but I'd rather it just render right there in
  the tiddler.  If I've made changes and haven't saved them it'll ask me
  if I really want to leave, and when I say no, the webpage renders in
  the tiddler, but I don't want to perpetually operate with unsaved
  changes to get the behavior I want.

  Does anyone have a fix for this?  (maybe its a firefox thing and not a
  TW thing...)

 Actually, it's a web page thing... the particular page you are
 viewing in the IFRAME almost certainly contains some frame busting
 javascript code to force it to *not* be displayed inside an IFRAME
 (some authors really don't like their pages being embedded on other
 sites).

 Normally, there is no way to defeat the frame busting code.
 However, as you have discovered, if you have unsaved changes in your
 TW document, then the are you sure you want to leave message is
 triggered... and, pressing cancel from this dialog *does* block the
 page transition, which usually leaves the target page displayed in the
 IFRAME, as desired.

 Of course, as you note, this isn't really a good solution, as you
 would always have to edit some tiddler, just to enable the 'are you
 sure' transition handling.

 Fortunately, I've got a plugin (of course :-) that allows you to
 enable the 'are you sure' trigger, without having to 'dirty' the
 document first:
    http://www.tiddlytools.com/#ConfirmExitPlugin

 The plugin has an option checkbox:
    option chkAlwaysConfirmExit
 When installed, this setting is enabled by default, so that exiting
 the document will always confirm before exiting, even if there are no
 unsaved changes.  Although this might be a bit of a nuisance when
 simply closing the document normally, it *will* prevent external URLs
 from escaping the confines of the IFRAME.

 enjoy,
 -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
-~--~~~~--~~--~--~---