I will create an issue for it, it looks possible to
implement but not trivial
since the exported JSON from jquery.sheet will contain only the unevaluated
formulae which will then have to be evaluated manually. I think typical users
will care more about being able to edit attached spreadsheets so I plan to
prioritize ODS/XLS editing unless you disagree.
Thanks,
Caleb
On 01/09/2013 09:52 AM, Ludovic Dubost wrote:
Hi,
I believe you still should support calculations in XWiki Tables, however
you should store the formula with some hidden format (as a comment) and
show the last calculated value from JQuery Sheet.
Ludovic
2013/1/9 Caleb James DeLisle <calebdelisle(a)lavabit.com>
> Hi,
>
> Thanks for the language bug report I will file that as soon as I have the
> JIRA working (later today). The lack of calculations is because they were
> manually turned off in configuration so as not to introduce features which
> are not supported by XWiki Tables, of course these are a top priority for
> spreadsheet attachment editing.
>
> Thanks,
> Caleb
>
> On 01/09/2013 04:15 AM, Ludovic Dubost wrote:
>> Hi Caleb,
>>
>> Great stuff. I just tried it out. Installation was immediate.
>>
>> I found one issue with multilingual. Although my wiki was in mono-lingual
>> and french, it retrieved the english version of the sandbox document.
> This
>> might be a REST issue.
>>
>> Another issue but is probably a feature for now is that I was not able to
>> do calculations in the spreadsheet. I tested on Chrome.
>>
>> Ludovic
>>
>>
>> 2013/1/9 Caleb James DeLisle <calebdelisle(a)lavabit.com>
>>
>>> Hi all,
>>>
>>> I'm proud to announce that after a few weeks of hectic downtime I
> finally
>>> got XWiki.TableEdit extension finished. XWiki.TableEdit allows you to
> edit
>>> wiki tables as if they were spreadsheets using the jquery.sheet
> in-browser
>>> spreadsheet editor.
>>>
>>> Internally XWiki.TableEdit is an exiting foray into a new frontier of
>>> modular
>>> javascript, relying entirely on Asynchronous Modular Definition to load
>>> it's
>>> component parts. (
https://github.com/amdjs/amdjs-api/wiki/AMD )
>>>
>>> XWiki.TableEdit is still in it's infancy, future plans include editing
> of
>>> spreadsheets in attachments, conversion of the loading and saving APIs
> to
>>> the
>>> simple REST-like JIO standard (
http://www.j-io.org/ ) so that others
> can
>>> more
>>> easily develop similar editors, and porting the entire widget from
> painful
>>> hand written javascript to simple HTML5 based on renderjs
>>> (
http://www.renderjs.org/ ) which can be installed in other
> frameworks.
>>>
>>> More information about the extension:
>>>
>>>
http://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki+TableEdit
>>>
>>> I'd love to hear your feedback, especially browsers where it doesn't
> work.
>>> xwiki-contrib JIRA project coming soon..
>>>
>>> Thanks,
>>> Caleb
>>>
>>> _______________________________________________
>>> devs mailing list
>>> devs(a)xwiki.org
>>>
http://lists.xwiki.org/mailman/listinfo/devs
>
>
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
>
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org