[tw] AutoWeavePlugin Edit

2008-10-30 Thread Reenen Laurie
Hi,

I just want to share my edit to the AutoWeavePlugin.  All it does is that it
make that the Weave plugin won't weave itself into itself...

ie.  My tiddler's name is Store Planning, previously it would link each
instance of Store Planning it found to itself.

So just after :
if (brackets  replaceOnlyFirst) break;

I added:
if (arr[i] == title) break;


Ok thanks bye!

:-)

-Reenen



-- 
o__
,_./ _
(_)_\(_)___
...speed is good
___
I believe five out of four people have a problem with fractions.

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Using TW to distribute hardware documentation

2008-10-30 Thread wolfgang

Hi Felis,

there are many ways to hide the edit and other options to a reader.
See for example:
http://www.tiddlywiki.org/wiki/TiddlyWiki_As_a_Website for some ideas.

One simple option is to create systemTheme tagged tiddler - leaving
out all visible options through its templates. See 
http://www.tiddlywiki.org/wiki/Themes
on theme switching, and for an initial understanding how this would
work.

With systemTheme tagged you than can use a startup parameter, for
having the TW in a theme which does provide options for editing, if
the need arises without the need of any plugins.
http://www.tiddlywiki.org/wiki/Startup_Parameters

 but it will require an awful lot of
 tweaking to make it look smooth and professional and remove the wiki
 controls (making it read-only, effectively--end-users won't have any
 need to edit the documentation, and would just be confused).

maybe also take a look at already existing themes for inspiration:
http://change.tiddlyspot.com/download which as a showcase TW with many
themes and customization grew to 3.7MB

Regards,

W.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Hi

2008-10-30 Thread wolfgang

Welcome Franco,

there is a real demand for ready made TiddlyWikis for specific
purposes.
So I think many would be grateful if you shared yours once it is
working how you wanted it.

Cheers,

W.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] DiscussionPlugin: New post indicator (last viewed attr on comments)

2008-10-30 Thread [EMAIL PROTECTED]

Hi all,

I use the DiscussionPlugin mostly for archiving deleted tiddler
content and notes to myself, but now that more people are editing my
Tiddlywiki, it's becoming a little less useful.  The discussion posts
(rightly) do not show up in the Timeline, which makes hard to know
when any particular tiddler has new commentary.

So a feature request:  add a Last Viewed attribute to comments.  I
think it would be possible to modify the http://tw.lewcid.org/#ShowUpdatesPlugin
to create an aggregator for posts, and relatively simple to
incorporate an indicator on the Discussion tab.

Todd
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Hi

2008-10-30 Thread Franco Bagnoli

2008/10/30 wolfgang [EMAIL PROTECTED]:

 Welcome Franco,

 there is a real demand for ready made TiddlyWikis for specific
 purposes.
 So I think many would be grateful if you shared yours once it is
 working how you wanted it.

Today I spent the afternoon trying to claryfy my ideas. You can find
the results on poggiosecco.tiddlyspot.com

With the present version one can:

- use EasyEdit, but creating new tiddlers and double clicking bring to
the default text editor. How can I use EasyEdit, for all editing (but
systemConfig and other tags? Probably there is a plugin on
TiddlyTools..)
- add maths with $...$ and $$...$$ also in EasyEdit, but no
instantaneous preview like AsciencePad, nor LaTex help or ascii syntax
-  add svg graphs but only in text edit and one-liner (what syntax to
use, compatible with EasyEdit?)

TODO:

- eliminate WikiWords linking (TiddlyTools??)
- LaTeX converter ?





-- 
Franco Bagnoli [EMAIL PROTECTED] [EMAIL PROTECTED]
Lab. Fisica dei Sistemi Complessi, Dip. Energetica  CSDC
Universita' di Firenze, via S. Marta, 3 I-50139 Firenze, Italy.
Tel. +39 0554796592, fax: +39 0554796342

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Time line drop down in top field.

2008-10-30 Thread Amzg

How would I add a timeline slider (ideally with merely a limited
number of items showing) into the horizontal top tiddler? It'll be for
a public TW so no right bar is visible.

I put the following into the header of my (mptwtheme) PageTemplate

span class='timeLine' refresh='content' 
tiddler='TimeLineWrap'/
span

The 'wrap' being a tiddler with a slider containing a timeline. But, I
would like it;
* right aligned,
* and the result is erroneously slid out inside the very header
tiddler, making the header tiddler expand. I want the resulting slider
to slide out on in front of everything.

Thanks!

/Mat

P.S Interesting how fast one forgets these things.  Been on the road a
month and just getting as far as described above was surprisingly
difficult... :-/


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Google Chrome now works!

2008-10-30 Thread Benjamin Collins

On Oct 30, 2:45 am, FND [EMAIL PROTECTED] wrote:
  it will not save the InterfaceOptions.  Any ideas why,
  and how to fix it?

 Take a look at the community wiki:
      http://www.tiddlywiki.org/wiki/Google_Chrome

 You can use the --enable-file-cookies startup parameter.

This doesn't appear to help anything.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Google Chrome now works!

2008-10-30 Thread Benjamin Collins

On Oct 29, 5:36 pm, Eric Shulman [EMAIL PROTECTED] wrote:
  I'm finding that with TiddlySaver.jar, Chrome will indeed save
  tiddlers, but it will not save the InterfaceOptions.  Any ideas why,
  and how to fix it?

 Chrome doesn't save local cookies.

 One 'workaround' is to use
    http://www.TiddlyTools.com/#CookieSaverPlugin
 to store your settings within the document in a [[CookieJar]] tiddler.


I imported CookieJar and CookieSaverPlugin tiddlers from
tiddlytools.com, to no avail.  My settings are still volatile.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Google Chrome now works!

2008-10-30 Thread Eric Shulman

 I imported CookieJar and CookieSaverPlugin tiddlers from
 tiddlytools.com, to no avail.  My settings are still volatile.

When installed, CookieSaverPlugin is not automatically *enabled*.  You
need to set the option in the plugin for cookies to be saved to the
[[CookieJar]]

-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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Google Chrome now works!

2008-10-30 Thread Benjamin Collins

On Oct 30, 1:15 pm, Eric Shulman [EMAIL PROTECTED] wrote:
  I imported CookieJar and CookieSaverPlugin tiddlers from
  tiddlytools.com, to no avail.  My settings are still volatile.

 When installed, CookieSaverPlugin is not automatically *enabled*.  You
 need to set the option in the plugin for cookies to be saved to the
 [[CookieJar]]

Heh.  I tried that too, but it didn't save the setting because it
can't save cookies yet :-( (Perhaps a little chicken-egg here?)
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Google Chrome now works!

2008-10-30 Thread Benjamin Collins

On Oct 30, 1:52 pm, FND [EMAIL PROTECTED] wrote:
  You can use the --enable-file-cookies startup parameter.

  This doesn't appear to help anything.

 That's odd - we've had reports confirming that this works.
 Can you tell us the command you used to start Chrome?

I use an application shortcut created from Chrome, which uses this (I
added the --enable-file-cookies option):

C:\Users\Ben\AppData\Local\Google\Chrome\Application\chrome.exe --
enable-file-cookies --app=file:///C:/Users/Ben/Documents/Journal/
wiki.html

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Google Chrome now works!

2008-10-30 Thread Eric Shulman

 Heh.  I tried that too, but it didn't save the setting because it
 can't save cookies yet :-( (Perhaps a little chicken-egg here?)

In [[CookieSaverPluginConfig]], find this line:
   // config.options.chkPortableCookies=false;
and change it to:
   config.options.chkPortableCookies=true;
(i.e., remove the leading // comment marker, and set the value to
*true*).  After you save-and-reload, CookieSaverPlugin should then
start writing settings to the [[CookieJar]].

-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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Hi

2008-10-30 Thread FND

 - eliminate WikiWords linking (TiddlyTools??)

Take a look at the community wiki:
 http://www.tiddlywiki.org/wiki/WikiWords

HTH.


-- F.

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Google Chrome now works!

2008-10-30 Thread Benjamin Collins

On Oct 30, 2:26 pm, Eric Shulman [EMAIL PROTECTED] wrote:
 In [[CookieSaverPluginConfig]], find this line:
    // config.options.chkPortableCookies=false;
 and change it to:
    config.options.chkPortableCookies=true;
 (i.e., remove the leading // comment marker, and set the value to
 *true*).  After you save-and-reload, CookieSaverPlugin should then
 start writing settings to the [[CookieJar]].

Thanks for the suggestion!  I also had to go into the [[CookieJar]]
and save config.options.txtUserName in the defaults for all users
section - I could not get my user name to be saved, no matter what I
did.  Options associated with my username were stored, but not my name
itself.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Firefox 2.0.16 blocking IncludePlugin functionality?

2008-10-30 Thread roger

Wolfgang,
I upgraded Firefox to 2.0.0.17 and checked one of my TW's again.  In
Google Chrome the Included TW's tiddlers show up.  But in Firefox they
don't.  Since IncludePlugin works for you, I agree that there must be
another reason why IncludePlugin isn't working properly for me in
Firefox.  Any idea what else could cause a situation where
IncludePlugin works with some browsers, but not others?

~Roger

On Oct 30, 6:19 am, wolfgang [EMAIL PROTECTED] wrote:
 Hi Roger,

  TW core 2.2.5
  IncludePlugin 1.0.1

 I use:

 TW 2.4.1
 IncludePlugin 1.0.1
 Firefox 2.0.0.17
 XP SP2

 and including works. So there might be different causes at work in
 your case.

 Regards,

 W.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] blank screen with Vista

2008-10-30 Thread Pete


Using my new Home Premium Vista SP1 machine I'm getting a blank screen
when I try to read any of the tiddlyspot tiddlywikis, both my own and
any in the gallery. As far as I know I've shut off all pop up blockers
in the browsers, and all anti virus, Defender, and so forth type
programs. I've never used Norton or Symantic stuff. I've uninstalled
are reinstalled Opera and Firefox from scratch with no change.


Different effects with different browsers:

Opera 9.61 produces a blank screen but if I go to View-Style-User
Mode and then switch back to Author Mode I see the wiki correctly.
I also get this error console display with my 2.4.1 wiki:


  ...
stacktrace: n/a; see 'opera:config#UserPrefs|Exceptions Have
Stacktrace'
CSS - http://dub.tiddlyspot.com/
Inlined stylesheet
_position is an unknown property
Line 78:
  fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:
2000; _position:
 

^
CSS - http://dub.tiddlyspot.com/
Inlined stylesheet
Invalid value for property: filter
Line 135:
  #backstageCloak {background:#000; opacity:0.6; filter:'alpha(opacity:
60)';}
 
--
^
CSS - http://dub.tiddlyspot.com/
Inlined stylesheet
Invalid value for property: filter
Line 135:
  #backstageCloak {background:#000; opacity:0.6; filter:'alpha(opacity:
60)';}
 
--
^


With Firefox 3.0.3 I get a blank screen and nothing I can do will
change that. However when I pull up a saved tiddlyspot wiki from my
hard drive it displays correctly. I can view the source code from
either the web or the disk version.

With IE (can't find version) it doesn't load the wiki at all and I
can't read the source. Error message says it cannot display the page.
It will load the wiki from the hard drive, though.

Chrome 3.154.9 seems to work ok, for whatever reason.

I'm happy to say I've only had to ask for help once or twice over the
years but I've always great to see how helpful everyone here is.

-Pete
Kenosha, WI






--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Hi

2008-10-30 Thread Ken Girard

In MathNotebook you show that the br macro doesn't work.
That macro has been changed to the standard html br.

Ken Girard

On Oct 30, 3:48 pm, FND [EMAIL PROTECTED] wrote:
  - eliminate WikiWords linking (TiddlyTools??)

 Take a look at the community wiki:
      http://www.tiddlywiki.org/wiki/WikiWords

 HTH.

 -- F.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---