[tw] Re: TypeError: t.tags.find is not a function

2009-06-28 Thread eskimo07




>
> You might need the DeprecatedFunctionsPlugin:
>      http://tiddlywiki.com/coreplugins.html#DeprecatedFunctionsPlugin

It seems that my problem is solved by this DeprecatedFunctionsPlugin,
thanks FND.

@ Mark
At the link above I tried to left an almost empty page with only the
problematc tiddlers opening at default,
but as I saw now there was the "whole" version. sorry.
So I have to learn how to get different pages to tiddlyspot.

--~--~-~--~~~---~--~~
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: Inspiration from CookieSaverPlugin - plugin idea

2009-06-28 Thread FND

> I'm quickly becoming a fan of the RedirectMacro.  I'm wondering if
> there is a way that when tiddlers are created, edited or deleted,
> [this is recorded in] a tiddler titled [[redirects]]

 From a technical perspective, his would certainly be possible.
Is the the RedirectMacro still being actively maintained?


-- 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 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: What's the RSS link for my MPTW on TiddlySpot?

2009-06-28 Thread FND

> It seems I can get to the RSS just fine in Safari, but it doesn't work
> at all for Firefox, IE, or RSS apps like Social RSS (Facebook).

It seems there's an unescaped character:
http://beta.feedvalidator.org/check.cgi?url=http%3A%2F%2Fesper.tiddlyspot.com%2Findex.xml

Could you raise a ticket[1] with a minimal test case[2]?


-- F.


[1] http://trac.tiddlywiki.org
[2] cf. http://www.tiddlywiki.org/wiki/Troubleshooting

--~--~-~--~~~---~--~~
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: Some wishful refactoring thinking about Saving.js and Filesystem.js

2009-06-28 Thread FND

N.B.:
Strictly development-related issues are better discussed on the dev group:
   http://groups.google.com/group/TiddlyWikiDev/
You're more likely to get competent help there.

> I'm using tiddlywiki's browser-independent file interface to load/save
> files for a javascript application I'm writing

Great, we're always excited to see TiddlyWiki code being reused!

> While getLocalPath seems very generic and useful, it is entangled
> in the broader tiddlywiki codebase

Indeed. I'm hoping we'll eventually create an extension to $.twFile 
which provides the self-saving capabilities without TiddlyWiki-specific 
dependencies. I've raised a ticket:
 http://trac.tiddlywiki.org/ticket/1086
Any help would be most welcome.


-- 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 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Tiddlyspot, automatic theme

2009-06-28 Thread Simon Baird
It might be that you have a cookie that is overriding the theme you've set
(I presume?) in MptwUserConfigPlugin. So try clearing your cookies.

On Thu, Jun 25, 2009 at 11:25 PM, Michael Johanson <
michael.j.johan...@gmail.com> wrote:

>
> Hello fellas
>
> I made my TW, implemented all the features I wanted and I decided to
> upload it on tiddlyspot.
> I am using the MPTWtheme tiddly for enabling of certain features but I
> use the Mptwstandardtheme (TW standard looks) and not the
> Mptwroundtheme as layout/theme.
>
> The problem now is that if I log on to my Tiddlyspot site, it
> automatically uses the Mptwroundtheme, and I don't want that.
> Even if I remove the roundtheme it uses it. How do I change the
> default theme so that anyone who enters the site from their computer
> uses the Standardtheme?
>
> If I change to the standard one and save to web, my computer will
> always use it but If I log on with someone elses computer they get the
> roundtheme...
>
>
> http://mptw.tiddlyspot.com/#MptwConfigPlugin%20MptwRoundTheme%20MptwStandardTheme%20MptwTheme%20MptwTrimTheme%20MptwUserConfigPlugin%20[[Note%20about%20customising%20templates]]
>
> I can not link to my site due to the fact that it is private so you'll
> have to help me from the outside.
> >
>


-- 
simon.ba...@gmail.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: TypeError: t.tags.find is not a function

2009-06-28 Thread FND

> I tried to use checkboxes for tasks but now i am always getting this
> Error: TypeError: t.tags.find is not a function

You might need the DeprecatedFunctionsPlugin:
 http://tiddlywiki.com/coreplugins.html#DeprecatedFunctionsPlugin

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 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TypeError: t.tags.find is not a function

2009-06-28 Thread Mark S.

What steps will recreate the error you describe? I am not getting any
errors in the error console, but perhaps there is some sequence that
will create it?

-- Mark

On Jun 28, 11:14 am, eskimo07  wrote:
> I am testing tiddlywiki now for a few days and am very impressed of
> that wiki-tool
> But I still have some problems to use it:
>
> I tried to use checkboxes for tasks but now i am always getting this
> Error:
> TypeError: t.tags.find is not a function
>
> I think it depends on the plugin ToggleTag.
> The Informations of this thread
>    http://groups.google.com/group/TiddlyWiki/browse_thread/thread/376a96...
> didn't help me.
>
> Here
>    http://gf.ron.tiddlyspot.com/index.html
> I have left a page whith this error.
>
> My PC is running with XP Home and Firefox 3.0.11
--~--~-~--~~~---~--~~
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] TypeError: t.tags.find is not a function

2009-06-28 Thread eskimo07

I am testing tiddlywiki now for a few days and am very impressed of
that wiki-tool
But I still have some problems to use it:

I tried to use checkboxes for tasks but now i am always getting this
Error:
TypeError: t.tags.find is not a function

I think it depends on the plugin ToggleTag.
The Informations of this thread
   
http://groups.google.com/group/TiddlyWiki/browse_thread/thread/376a9646b1cb68df
didn't help me.

Here
http://gf.ron.tiddlyspot.com/index.html
I have left a page whith this error.

My PC is running with XP Home and Firefox 3.0.11

--~--~-~--~~~---~--~~
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: TW won't save on Safari after java update

2009-06-28 Thread JcMarin

I have same problem with Safari 4.0.1 an updated Java (don;t have the
problem with 4.0 and previous version of Java

For some reason the UnaMesa certificate (which point to the Thawte
root cert) is not being trsuted as signed?

Anyone find a solution?

I can trust it when opening but will ask again every-time

On Jun 17, 7:35 am, Andrew Lister  wrote:
> Aha - same for me.  I didn't try unchecking that box.  Thanks,
>
> Andrew
>
> On Jun 17, 5:33 am, Jeremy Ruston  wrote:
>
>
>
> > I'm running Safari Version 4.0 (5530.17) on Mac OS X 10.5.7, with the
> > new Java update just applying itself this morning.
>
> > The permissions dialogue that Safari displays with the applet first
> > loads has changed it's appearance from the earlier release, but seems
> > to work fine for me if I click "Run". It's only if I try to check the
> > "always trust content from this publisher" checkbox that I run into
> > the errors you describe. I'll investigate further, but relieved to
> > find work around.
>
> > Cheers
>
> > Jerm
>
> > On Tue, Jun 16, 2009 at 8:22 PM, Andrew Lister 
> > wrote:
>
> > > I've been using TW on Safari 4, but after today's Java update it will
> > > no longer save.  Here's what I get:
>
> > > "Warning - Security: The application's digital signaturre cannot be
> > > verified.  Do you want to run the application?  Name: TiddlySaver.
> > > Publisher: UnaMesa Association.  From: file://"
>
> > > Then check "always trust content from this publisher" and "run", which
> > > brings up a second window:
>
> > > "The publisher cannot be verified from a trusted source.  Code will be
> > > treated as unsigned"
>
> > > Then it lists a bunch of code, starting with
> > > java.lang.IndexOutOfBoundsException.  After that it won't save.  I
> > > tried this on a fresh, empty TW and the same thing happens.
>
> > > Actually, I'm not 100% sure this problem started today, with the Java
> > > update, as I also just recently updated to Safari 4, and can't be sure
> > > I saved my TW on 4 prior to the update.  I think I did, but I'm not
> > > sure.  If others haven't had any problem with Safari 4, then it must
> > > be a problem with the Java update, since I've never seen this problem
> > > before.
>
> > > So, back to Firefox for me, I guess, which is a bit disappointing,
> > > because Safari 4 seemed really fast.
>
> > --
> > Jeremy Ruston
> > mailto:jer...@osmosoft.comhttp://www.tiddlywiki.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: Sorting out startup

2009-06-28 Thread self-propelled

Sorted, thanks a lot.
--~--~-~--~~~---~--~~
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: Sorting out startup

2009-06-28 Thread FND

> getting things to 'stick' [...] I'm using Safari

While there's a know issue with Firefox*, I'm not sure why options 
wouldn't persist in Safari...

You could use this as a workaround:
 http://tiddlywiki.org/wiki/Persistent_Options

> - change of theme to 'bleach'
> - use tab to move between fields rather than enter a tab space

As per the article above, use the following:
 config.options.txtTheme = "bleach";
 config.options.chkInsertTabs = false;

> - password for upload to tiddlyspot

In contrast to the options above, you probably don't want to store that 
in a plain-text tiddler...


-- F.


* http://tiddlywiki.org/wiki/Firefox#Cookies

--~--~-~--~~~---~--~~
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] Sorting out startup

2009-06-28 Thread self-propelled

Hi, some questions from a TW novice: I'm having a bit of trouble
getting things to 'stick'. On opening up my wiki, I always have to re-
do some things that I'd like to default to my choice on startup:

- change of theme to 'bleach'
- use tab to move between fields rather than enter a tab space
- password for upload to tiddlyspot (I'm using Safari, in case this
one's a browser issue)

 Suggestions appreciated.
--~--~-~--~~~---~--~~
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: Trying to upload at Tiddlyspot

2009-06-28 Thread Daniel Baird

The error message you get seems to be the source code of your TiddlyWiki.

If you can upload an empty TW, then it's probably a plugin clash.  Try
adding your plugins a few at a time to your working empty TW,
reloading and uploading each time, and you'll probably find the plugin
that's clashing.

:Daniel

On Thu, Jun 25, 2009 at 9:39 PM, Michael
Johanson wrote:
>
> It might be of good information that when I import the needed Plugins,
> it is not able to add the "upload" and "download" buttons in the right
> options sidebar. Though the upload button is created in the backstage.
>
> /Mike
>
> On 25 Juni, 13:34, Michael Johanson 
> wrote:
>> Hello fellas
>>
>> As the subjects displays, I'm trying to upload my TW at tiddlyspot but
>> it's not going very well...
>>
>> I understand how to do it and all that (uploadPlugin, Tspotsetup
>> etc.). I tried with an "empty" TW at first and it worked fine but when
>> I tried with my own tiddly I got an 'Attention' message:
>>
>> http://img514.imageshack.us/img514/8392/attention.png
>>
>> So long and badly made I could not read it all.
>>
>> Why did this come up and how do I solve it? Hope it's common :S
>>
>> I feel pretty stupid at the moment!
>>
>> /Mike
> >
>



-- 
Daniel Baird
I've tried going to the XHTML  a few times, but it's always closed.

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