Hi Vincent,

I had not much time to test the new versions, but I am using version
1.3.10 daily with much pleasure. Editing tables is so easy now; it
saves me a lot of time.

First test with the split versions was not a success (Win7 x64, FF16):
I used the Minimal Test Case made for TableEdit v 1.3.9 (TW v2.6.5
with config.options.chkAutoSave = true; in a systemConfig tagged
tiddler), added TWTable v1.4.2-1 and TWted v1.4.2, tagged them
systemConfig and deleted TableEdit v1.3.9.
At that moment I realized autosave was not working (I cannot recall
exactly when it stopped), but manual saving was not possible either.
With help of the bookmarklet "Save current storeArea contents to
clipboard" from TiddlyTools I could restore the TW but now the
backstage button had disappeared.
Anyway, I could edit my sample table.
May be its a coincidence, but both problems (autosave/backstage
button) appeared in earlier versions of TableEdit (before the split).

So I started from scratch and checked if autosave worked after every
change.
* empty TW v2.6.6
* Added systemConfig tagged tiddler with config.options.chkAutoSave =
true;
* Added TWtable tagged with systemConfig
Up till then everything was OK, but after reloading the TW the
backstage button had disappeared (the same in Chrome 17 portable)
* Added a tiddler with a table.
Table could be edited.
See MTC [1]

I did not do any further tests.

For your information, the following plugins work together with
TableEdit v1.3.10:
DropDownMenuPlugin 2.1
GotoPlugin 1.9.2
ImageSizePlugin 1.2.3
ImportTiddlersPlugin 4.6.2
InlineJavascriptPlugin 1.9.6
ListFiltrPlugin 0.9.1 Beta
NestedSlidersPlugin 2.4.9
QuickEditPlugin 2.4.4
QuickNotePlugin 2.1.0
QuickOpenTagPlugin 3.0.1a
RenameTagsPlugin 3.0 ($Rev: 5501 $)
SaveAndReloadMacro 1.0
SearchOptionsPlugin 3.0.10
SimpleMessagePlugin 0.1
TabEditPlugin 0.32
TableOfContentsPlugin 2.4.3
TagSearchPlugin 1.2.0 (2010-10-10)
TagsplorerMacro 1.3.3
TiddlerTweakerPlugin 2.4.5
TiddlersBarPluginMP 1.2.5
TiddlyFileImportr 0.2.7
ToggleTagPlugin 3.1.0a
YourSearchPlugin 2.1.6 (2012-04-19)

Note: there are 2 search plugins installed. I can switch between them,
but mainly use YourSearchPlugin. Both worked together with TableEdit.

Cheers,

Ton

[1] https://dl.dropbox.com/u/2638511/MTC_TW266_TWTable142-1_TWted142.html

On Nov 1, 6:40 pm, Yakov <[email protected]> wrote:
> Vincent,
>
> > Thanks a lot for the feedback. Currently I do not have time to work on
> > these plugins so you will need to wait a while for the next upgrade. Here
> > are a few quick replies I can make at this moment.
>
> That's ok, for current use TableEditor 1.3.12 seems to be good enough.
>
>
>
> > Both Opera 12.02 and FireFox 16.02 work in my Win7 x64 (running in
> > VirtualBox 4.1.22 r80657 over Ubuntu 12.04) with TWtable+TWted, so I am
> > guessing there might be a plugin conflict in your system. Could you try to
> > verify this?
>
> No, it's definitely not a plugin conflict as for testing I use separate
> "repositories", where only TableEditor (couple of versions) and others
> (TWted, TWted.min etc) are stored, and only one set is active (i.e. when I
> test TableEditor, TWted and others have systemConfigDisable, when I test
> TWted + TWtable, others get the tag).
>
>  And I also noticed that TWtcalc.min is not hiding all its codes, which is
>
> > due to the use of percentage symbol (%) in the recently modified COUNT()
> > function. Maybe will switch to another symbol...
>
> Well, you can try @@display:none .... @@ wrapper instead of /% .... %/, I
> think this will work.
>
> > I see. That was my mistake! Guess I should change it to TWtable.min... or
> > just remove it and show a warning message if TWtable (or TWtable.min) is
> > not installed (because people can choose to install either one)...
>
> This depends on the plugin mechnism. The Requires slice is used by users to
> see what is required, but also by TW plugin engine which makes sure that
> the required plugins are launched *before* the requiring one (I'm not sure
> what is done if the required plugin is not found, but this can be
> investigated by learning the loadPlugins function [1]). If the two plugins
> can be launched in an arbitrary order and work anyway, than I'd suggest to
> replace "Requires" by some synonym, so that it would serve for users, but
> doesn't do anything with the plugin launch order.
>
> > However, I have stopped TableEditor so further development will go to
> > TWtable+TWted combo. We shall fix the first issue before other things.
>
> Sure, very true.
>
> I didn't know about sliders so tables in there are not properly prepared.
>
> > This will be added in the near future.
>
> Ok (it's just previously they worked well, if I remember correctly).
>
> Looking forward.
>
> [1]https://github.com/TiddlyWiki/tiddlywiki/blob/master/js/main.js#L138

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
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