TWtcalc 0.7.2

   - (min) http://twtable.tiddlyspace.com/#TWtcalc.min
   - (regular) http://twtable.tiddlyspace.com/#TWtcalc
      - Defined IF() and modified COUNT() function, see 
      http://twtable.tiddlyspace.com/#TWtcalc--Example--IF_and_COUNT for 
      example.
         - The IF() function works the same way as the IF() function in MS 
         Excel, except that CSS style statements can be included.
            - Syntax: IF(condition, statement_if_true, statement_if_false)
            - Example: IF ($G1>=F1, color:blue;$G1-F1, color:red;$G1-F1) 
            results in a positive or a negative value of |$G1-F1|.
         - The COUNT() function now supports conditional counting. *Note 
         the syntax is not compatible with Excell's countif() function (because 
I 
         did not know about it)*.
            - Syntax: =COUNT([condition], cell references)
               - condition is optional and if given must be quoted with 
               single or double quotes
               - use the percentage symbol % as a placeholder for the 
               values to test
            - Example, =COUNT('%>60 && %<70', A1:A90) returns the number of 
            numerical values greater than 60 and less than 70 among cells 
between A1 
            and A90, inclusively.
         - Bug fix for numeric calculations including empty cells
         - Previously an error was generated if empty cells are included in 
         numeric calculations. Now those cells are ignored so no more errors in 
such 
         cases.
      - Bug fixes with copy-and-pasting
         - The auto-adjustment of cell references upon copy-and-pasting was 
         broken, possibly due to the code restructuring, and is now fixed.
      
TWted v1.4.2

   - (min) http://twtable.tiddlyspace.com/#TWted.min
   - (regular) http://twtable.tiddlyspace.com/#TWted
      - Edit table caption. To do so, click on
         - the caption text if the table already has one, or
         - the white space at the center of caption area (you will see a 
         change of mouse pointer when hovering over the white space).
      - Bug fixes with vertical floating menu
         - The menu bottom was blocked by the scrolling wrapper at the 
         table bottom, fixed by raising its level to higher than the scrolling 
         wrapper.
      
TWtable v1.4.2

   - (min) http://twtable.tiddlyspace.com/#TWtable.min
   - (regular) http://twtable.tiddlyspace.com/#TWtable
      - Bug fixes for working with MathJaxPlugin
      - Hijacks SnapShotPlugin's go() function to, upon taking a snapshot,
         - hide buttons (edit buttons and the save a snapshot button), and
         - replace the defaultFilename with tiddler title(mmdd).html.
      - Removed unused function table_caption().
   

On Tuesday, October 23, 2012 2:19:20 PM UTC+8, Vincent Yeh wrote:
>
>
> Great!
> And I have a list of plugins not to worry about. :-)
>
> Vincent
>
> On Monday, October 22, 2012 5:15:41 PM UTC+8, Lyall wrote:
>>
>> Cool, works again :)
>>
>> FYI: The plugins I am using are as follows :- 
>>
>> I have not really checked to see if they are all still 'valid', things 
>> seem to work, so I leave it at that :)
>>
>> Tiddler                         Version
>> AdvancedOptionsPlugin           1.2.0
>> AutoRefreshPlugin               1.0.1
>> BackstageTweaks
>> BreadcrumbsPlugin               2.1.5
>> CalendarPlugin                  1.5.1
>> CalendarPluginConfig
>> CollapseTiddlersPlugin          2.0.0
>> CookieJar
>> CookieManagerPlugin             2.4.1
>> CookieManagerPluginConfig
>> CoreTweaks
>> CryptoFunctionsPlugin
>> DatePlugin                      2.7.3
>> DatePluginConfig                2.7.3
>> DeprecatedFunctionsPlugin
>> DisableWikiLinksPlugin          1.6.0
>> ForEachTiddlerPlugin            29 KB
>> GotoPlugin                      1.9.2
>> ImportTiddlersPlugin            4.6.2
>> ImprovedSlicesPlugin            1.0.1
>> InlineJavascriptPlugin          1.9.5
>> IntelliTaggerPlugin
>> IntelliTagsEditCommandPlugin    1.0.0 (2007-10-03)
>> LaunchApplicationPlugin         1.4.0
>> RearrangeTiddlersPlugin         2.0.0
>> SaveAsPlugin                    2.1.2
>> SearchOptionsPlugin             3.0.5
>> SplashScreenPlugin
>> SystemTweaks
>> TWtable                         1.4.1
>> TWted                           1.4.1
>> TableOfContentsPlugin           2.4.3
>> TaggerPlugin                    1.0.1 (2006-06-01)
>> TextAreaPlugin                  2.3.0
>> TiddlerEncryptionPlugin         3.2.1
>> TiddlerTweakerPlugin            2.4.5
>>
>>

-- 
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/-/_5oCT534K5gJ.
To post to this group, send email to [email protected].
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.

Reply via email to