[tw] Re: Problem with Stylesheet - can't find the error

2012-11-30 Thread Eric Shulman
 ...Error: SyntaxError: Unexpected token .
 ... StyleSheet with Tag systemConfig.

The systemConfig tag is used for tiddlers that contain *Javascript
program code* (i.e., plugins).  During startup, the contents of any
tiddlers tagged with systemConfig are passed to the browser's
Javascript engine for processing, so they can modify/extend the
standard TWCore program definitions.  However, unlike plugin tiddlers
that contains javascript, the StyleSheet tiddler contains *CSS syntax*
that is automatically applied as an overlay to the standard TWCore CSS
definitions (see StyleSheetColors, StyleSheetLayout, StyleSheetPrint,
StyleSheetLocale), and thus must *not* be tagged with systemConfig or
the TWCore will attempt to invoke it as javascript code -- resulting
in the kind of error you are seeing.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR...
   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: editFieldPlugin(?) problem

2012-11-30 Thread Reto


 Thus... to fix your problem: 
 A) add the tiddler param to the handler declaration 
   and 
 B) use wikify(text,place,null,tiddler) when rendering your macro's 
 output.


The error has gone ... many thanks for for your much valued explantions and 
help!

I allowed myself to test your donation functionality ... works ;-).

Cheers
Reto

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/qJH1U7kjbtEJ.
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] Integrate mGSD in existing TiddlyWiki-File

2012-11-30 Thread Gabriel Jülke
Hi,
i just found the stunning mGSD-Fork of TiddlyWiki when looking for a 
ToDo-List for my TiddlyWiki. Now i am wondering if it is possible to 
integrate the functionalities of the mGSD into my existing TiddlyWiki - as 
to meet the Style and make it an enhancement of my Wiki and not a 
Stand-Alone-Version...

Is this possible? Anyone tried yet?

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/H95CgHYudHEJ.
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.



Re: [tw] TiddlyFox encoding

2012-11-30 Thread Chuck Bearden
I was able to upgrade my TiddlyWiki to 2.6.6 using the instructions in this 
post:

  https://groups.google.com/d/msg/tiddlywiki/vxwzWg8GV6o/0zE582IUXncJ

The file now seems to be UTF-8.

Chuck

On Thursday, November 29, 2012 3:07:23 PM UTC-6, Chuck Bearden wrote:

 Hi Jeremy,

 The TiddlyWiki I'm using is a 2.6.5 (October 6, 2011) that I've been 
 editing through several FF versions.

 I've tested with an empty 2.6.5 and an empty 2.6.6, and the problem seems 
 to affect only the 2.6.5 TiddlyWiki. I pasted identical text (including 'ü' 
 '…', and some polytonic Greek) into each and saved them, then read the 
 files into Python variables as strings. When I try to decode the 2.6.5 file 
 as UTF-8, it throws an exception. Encoding the 2.6.5 as Latin-1 as well as 
 the 2.6.6 as Latin-1 or UTF-8 works fine. Those are tiddlers that have only 
 ever been edited under FF17 with TiddlyFox.

 I just discovered the Upgrade option Backstage. The Upgrade area is still 
 visible with the Loading core code notice. It has created what appears to 
 be a backup file, and there are differences between the empty.html and the 
 empty.pre-core*.html files, but the Upgrade screen never goes away and the 
 version info remains the same. Is this expected?

 Thanks for all your work!
 Chuck

 On Thursday, November 29, 2012 1:47:52 PM UTC-6, Jeremy Ruston wrote:

 Hi Chuck

 There have been some reports of character encoding issues when running 
 under Ubuntu, but nothing I've been able to pin down until now.

 Do you get the mis-encoding when using the latest TiddlyWiki downloaded 
 from tiddlywiki.com? What about if you use a copy of 2.6.5 from 
 tiddlywiki.com/archive?

 Many thanks

 Jeremy

 --
 Jeremy Ruston
 jeremy...@gmail.com


 On 29 Nov 2012, at 19:40, Chuck Bearden cfbe...@gmail.com wrote:

 Hi all,

 Many thanks to Jeremy Ruston for the TiddlyFox extension. I have a 
 question about it.

 I run Ubuntu 11.10, and of course FF gets upgraded out from under me. The 
 latest upgrade to 17 left me unable to save changes to TiddlyWikis, even 
 with the special edits in prefs.js. I installed TiddlyFox and I can save 
 changes again.

 However, it appears that the encoding of the TiddlyWiki has been changed 
 after saving from UTF-8 to Latin-1. It could be due to some change in FF, 
 but my initial suspicion is that it is a TiddlyFox thing.

 Any thoughts?

 Thanks,
 Chuck

 -- 
 You received this message because you are subscribed to the Google Groups 
 TiddlyWiki group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/tiddlywiki/-/2P9PR2UaErMJ.
 To post to this group, send email to tiddl...@googlegroups.com.
 To unsubscribe from this group, send email to 
 tiddlywiki+...@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 view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/AEwgv8ePftcJ.
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: Inline Editing of tables

2012-11-30 Thread Vincent Yeh
Ton,

On Friday, November 30, 2012 2:31:48 AM UTC+8, TonG wrote:

 Hi Vincent, 

 Sorry, but I could not try your Dropbox prerelease file in Firefox 17 
 since the Configuaration/Edit modes are not available to me (Win 7 64- 
 bit + Firefox v17) 
 When I hover with the mouse over the table, I only see cell references 
 like A1, B1 or formulas but no buttons at all. 
 Are other users of Firefox v17 having the same problem? 

 Like usual my FF 17 works fine on Win7 x64. Is it possible that some of 
your addons left something over and accidentally affects the behavior of 
the plugin?
 

 Since TiddlySnip stopped working for me with Firefox v17 (other post), 
 I have Firefox v16 available as well, and surprise: I see the H, C, 
 and E buttons when hovering over the table. 
 I do like it this way: no distracting buttons when you just view 
 tiddlers with tables. 

 And although 2,3 now shows as 2,3, I can calculate with it. I 
 expected something like #VALUE! (as in OpenOffice), but got strange 
 calculations (A1 containing text, A2 =product(2*A1) ): 
 A1  A2 
  
 2,3 6 
 3,4 8 
 2,036 
 2,003   4006 
 2,013   4026 

 This way it will be difficult to debug wrong table entries (e.g. , 
 instead of .). Is it possible to mimic the #VALUE! error of 
 OpenOffice? 


The first three cases are, unfortunately, from Javascript's eval() 
function, which the TWtcalc calls for final evaluation. I chose to use the 
eval() function because I thought it should be a good parser, which is 
needed to handle wrong expressions. I have no idea why it returns 3 when 
you feed it with 2,3 (2 comma 3), which results in 6 in your first and 
third test cases and 8 in your 2nd. I did not plan to write a parser for 
TWtcalc for the reason I just said: I thought Javascript itself is a good 
parser. Guess I have to rethink about it...

The last two cases, 2,003 and 2,013, are from TWtcalc's thousands 
separation codes, which considers 2,003 as the number two thousand and 
three (since it happens to have the correct format of thousands separation) 
and gives the result of 4006. Same for the last case. This should be 
somewhat fixed in the pre_release file available at 
https://dl.dropbox.com/u/23745840/pre_release.html, as I now disable the 
thousands separation codes by default and enable it only when the option 
chkTWtcalcThousandSeparated is set to true.
 

 And all of a sudden I could not edit the cells anymore. I could go to 
 edit mode of the tiddler by double clicking the table (or using the 
 Edit button in the toolbar), but after clicking Cancel, editing the 
 cells was still not possible. 
 Only after reloading the TW everything worked again. 


I might have fixed this in the pre-release file (link above), please try 
and let me know if I did.

Have fun!
Vincent


 I hope to do more testing in the weekend. 

 Cheers, 

 Ton 

 On Nov 29, 4:53 pm, Vincent Yeh qmo.w...@gmail.com wrote: 
  Oh, and I forgot to mention that the buttons are now visible only when 
  mouse enters the table or the table is in edit mode, and invisible 
  otherwise. 
  
  
  
  
  
  
  
  On Thursday, November 29, 2012 11:45:59 PM UTC+8, Vincent Yeh wrote: 
  
   Yakov, 
  
   Thank you very much for so much detailed description of your ideas, I 
   actually haven't thought that deep yet! I will think more about it and 
   probably start working on it not far from now, though it seems like a 
 big 
   project to me. 
  
   About the bugs I think I have fixed a couple of them, 
  
  - the wrong behavior in a closed slider panel, 
  - the strange results in partial self transclusion, 
  
   The keyboard navigation in a spanned cell shall be fixed soon. 
  
   Ton, I should have fixed the TWtcalc bug you mentioned, too. 
  
   A pre_release file is prepared at 
  https://dl.dropbox.com/u/23745840/pre_release.htmlfor you to try. 
 Please 
   do try it and tell me if there are more I need to fix. Thanks. 
  
   Have fun! 
   Vincent 
  
   On Wednesday, November 28, 2012 10:57:36 PM UTC+8, Yakov wrote: 
  
   Hello. 
  
   About sliders: the story seems to be rather complicated and may be 
 far 
   from usual usage. I put many tests in one tiddler and that's where 
 sliders 
   work incorrectly. I simplified the test and made it closer to real 
 cases. 
   Create tiddler 1 with couple of sections and a table in each: 
  
   !Section 1 
   |table 1|c 
   |editable|k 
   |h-cell1|h-cell2||h 
   |c11|c12++|| 
   |c21|c22|| 
  
   !Section 2 
   with merged cells: 
   |h-cell1||h-cell2|h 
   |c11|c12|c13| 
   |~|c22|c23| 
  
   then create another tiddler which transluces this sections, one via 
   tiddler and another via slider: 
  
   tiddler [[Tiddler 1##Section 1]] 
   slider  [[Tiddler 1##Section 2]] *  
  
   And then try this: first, open the slider and click E on a table. 
 Each 
   table will enter the edit mode, no matter which E button was clicked. 
 (then 
   click E again or reload the tiddler or go to edit mode and 

[tw] Re: Inline Editing of tables

2012-11-30 Thread Vincent Yeh
And yes, you need to either add class spreadsheet to the table that wants 
calculations, or check the option TWtcalcAllTables to calculate all tables.

On Saturday, December 1, 2012 12:56:59 AM UTC+8, Vincent Yeh wrote:

 Ton,

 On Friday, November 30, 2012 2:31:48 AM UTC+8, TonG wrote:

 Hi Vincent, 

 Sorry, but I could not try your Dropbox prerelease file in Firefox 17 
 since the Configuaration/Edit modes are not available to me (Win 7 64- 
 bit + Firefox v17) 
 When I hover with the mouse over the table, I only see cell references 
 like A1, B1 or formulas but no buttons at all. 
 Are other users of Firefox v17 having the same problem? 

 Like usual my FF 17 works fine on Win7 x64. Is it possible that some of 
 your addons left something over and accidentally affects the behavior of 
 the plugin?
  

 Since TiddlySnip stopped working for me with Firefox v17 (other post), 
 I have Firefox v16 available as well, and surprise: I see the H, C, 
 and E buttons when hovering over the table. 
 I do like it this way: no distracting buttons when you just view 
 tiddlers with tables. 

 And although 2,3 now shows as 2,3, I can calculate with it. I 
 expected something like #VALUE! (as in OpenOffice), but got strange 
 calculations (A1 containing text, A2 =product(2*A1) ): 
 A1  A2 
  
 2,3 6 
 3,4 8 
 2,036 
 2,003   4006 
 2,013   4026 

 This way it will be difficult to debug wrong table entries (e.g. , 
 instead of .). Is it possible to mimic the #VALUE! error of 
 OpenOffice? 


 The first three cases are, unfortunately, from Javascript's eval() 
 function, which the TWtcalc calls for final evaluation. I chose to use the 
 eval() function because I thought it should be a good parser, which is 
 needed to handle wrong expressions. I have no idea why it returns 3 when 
 you feed it with 2,3 (2 comma 3), which results in 6 in your first and 
 third test cases and 8 in your 2nd. I did not plan to write a parser for 
 TWtcalc for the reason I just said: I thought Javascript itself is a good 
 parser. Guess I have to rethink about it...

 The last two cases, 2,003 and 2,013, are from TWtcalc's thousands 
 separation codes, which considers 2,003 as the number two thousand and 
 three (since it happens to have the correct format of thousands separation) 
 and gives the result of 4006. Same for the last case. This should be 
 somewhat fixed in the pre_release file available at 
 https://dl.dropbox.com/u/23745840/pre_release.html, as I now disable the 
 thousands separation codes by default and enable it only when the option 
 chkTWtcalcThousandSeparated is set to true.
  

 And all of a sudden I could not edit the cells anymore. I could go to 
 edit mode of the tiddler by double clicking the table (or using the 
 Edit button in the toolbar), but after clicking Cancel, editing the 
 cells was still not possible. 
 Only after reloading the TW everything worked again. 


 I might have fixed this in the pre-release file (link above), please try 
 and let me know if I did.

 Have fun!
 Vincent


 I hope to do more testing in the weekend. 

 Cheers, 

 Ton 

 On Nov 29, 4:53 pm, Vincent Yeh qmo.w...@gmail.com wrote: 
  Oh, and I forgot to mention that the buttons are now visible only when 
  mouse enters the table or the table is in edit mode, and invisible 
  otherwise. 
  
  
  
  
  
  
  
  On Thursday, November 29, 2012 11:45:59 PM UTC+8, Vincent Yeh wrote: 
  
   Yakov, 
  
   Thank you very much for so much detailed description of your ideas, I 
   actually haven't thought that deep yet! I will think more about it 
 and 
   probably start working on it not far from now, though it seems like a 
 big 
   project to me. 
  
   About the bugs I think I have fixed a couple of them, 
  
  - the wrong behavior in a closed slider panel, 
  - the strange results in partial self transclusion, 
  
   The keyboard navigation in a spanned cell shall be fixed soon. 
  
   Ton, I should have fixed the TWtcalc bug you mentioned, too. 
  
   A pre_release file is prepared at 
  https://dl.dropbox.com/u/23745840/pre_release.htmlfor you to try. 
 Please 
   do try it and tell me if there are more I need to fix. Thanks. 
  
   Have fun! 
   Vincent 
  
   On Wednesday, November 28, 2012 10:57:36 PM UTC+8, Yakov wrote: 
  
   Hello. 
  
   About sliders: the story seems to be rather complicated and may be 
 far 
   from usual usage. I put many tests in one tiddler and that's where 
 sliders 
   work incorrectly. I simplified the test and made it closer to real 
 cases. 
   Create tiddler 1 with couple of sections and a table in each: 
  
   !Section 1 
   |table 1|c 
   |editable|k 
   |h-cell1|h-cell2||h 
   |c11|c12++|| 
   |c21|c22|| 
  
   !Section 2 
   with merged cells: 
   |h-cell1||h-cell2|h 
   |c11|c12|c13| 
   |~|c22|c23| 
  
   then create another tiddler which transluces this sections, one via 
   tiddler and another via slider: 
  
   tiddler [[Tiddler 1##Section 1]] 
   slider  

[tw] Utilu Mozilla Firefox Collection

2012-11-30 Thread TonG
Hi all,

I came across the Utilu Mozilla Firefox Collection. http://utilu.com/UtiluMFC/
The latest version 1.0.9.2 contains the following versions (that can
be used simultaneously, next to your standard Firefox browser):
Mozilla Firefox 2.0.0.20
Mozilla Firefox 3.0.19.0
Mozilla Firefox 3.5.19.0
Mozilla Firefox 3.6.28.0
Mozilla Firefox 4.0.1.0
Mozilla Firefox 5.0.1.0
Mozilla Firefox 6.0.2.0
Mozilla Firefox 7.0.1.0
Mozilla Firefox 8.0.1.0
Mozilla Firefox 9.0.1.0
Mozilla Firefox 10.0.2.0
Mozilla Firefox 10.0.11.0 ESR
Mozilla Firefox 11.0.0.0
Mozilla Firefox 12.0.0.0
Mozilla Firefox 13.0.1.0
Mozilla Firefox 14.0.1.0
Mozilla Firefox 15.0.1.0
Mozilla Firefox 16.0.2.0
Mozilla Firefox 17.0.0.0
Mozilla Firefox 17.0.0.0 ESR
Mozilla Firefox 18.0.0.0 beta 1
Mozilla Firefox 19.0.0.0 Aurora
Mozilla Firefox 20.0.0.0 Nightly

Can be handy nowadays!

Cheers,

Ton

-- 
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: RSS feed

2012-11-30 Thread TonyM
Please keep your questions related to TiddlyWiki

This is not an any subject support group.

On Friday, November 30, 2012 7:49:46 PM UTC+11, Kim Skatun wrote:

 Is there a way to send out the rss feed on the intranet? I found one 
 solution but it seems like a lot of work, read the xml file in excel, check 
 if there is a new entry and then send it out as an email to emails in one 
 excel sheet.

 Kim


-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/QWFHSQ4N_YsJ.
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.