Hi, After importing the TableEdit page, you should see a pencil next to each table when viewing it in a wiki page. If you don't, make sure javascript is enabled and check your browser's javascript console for errors. If there is an error, please report it on http://jira.xwiki.org/browse/XCOMMONS along with your web browser make and version. Thanks, Caleb On 01/10/2013 04:30 PM, Dan Jones wrote:
I imported the xar, and it created the page with two attachments...
But I don't see any tables that can be edited. The page it created contained no actual velocity scripts or anything.
What did I do wrong?
________________________________ From: Ludovic Dubost <[email protected]> To: XWiki Developers <[email protected]> Cc: XWiki Users <[email protected]> Sent: Wednesday, January 9, 2013 4:15 AM Subject: Re: [xwiki-users] [xwiki-devs] [ANN] XWiki.TableEdit extension now available for your ExtensionManager installing pleasure.
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 <[email protected]>
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 [email protected] http://lists.xwiki.org/mailman/listinfo/devs