[xwiki-devs] [xoo] XOO status
Hi all! If you were curious about how is going with XOO, you can install it in your OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog : http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO... There are still a lot of features to implement, but your feedback is very important to me. Thank you, Cristina
Cristina Scheau wrote:
Hi all! If you were curious about how is going with XOO, you can install it in your OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog : http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO...
There are still a lot of features to implement, but your feedback is very important to me.
I used the zip attached to the page to install, and I can't seem to be able to login. I tried on localhost with the default provided URL and also on xwiki.org with my user and pass. I keep on getting the "Login failed! please check... " message. Happy coding, Anca
Thank you, Cristina _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Hi! The URL should not be the default one. You should provide the full address : <http://localhost/xwiki/xmlrpc>http://localhost/xwiki/xmlrpc (this is temporal) Hope it will work, Cristina On Mon, Jul 6, 2009 at 1:28 PM, Anca Paula Luca <ancapaula.luca@xwiki.com>wrote:
Cristina Scheau wrote:
Hi all! If you were curious about how is going with XOO, you can install it in your OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog :
http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO...
There are still a lot of features to implement, but your feedback is very important to me.
I used the zip attached to the page to install, and I can't seem to be able to login. I tried on localhost with the default provided URL and also on xwiki.org with my user and pass. I keep on getting the "Login failed! please check... " message.
Happy coding, Anca
Thank you, Cristina _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Cristina Scheau wrote:
Hi! The URL should not be the default one. You should provide the full address : <http://localhost/xwiki/xmlrpc>http://localhost/xwiki/xmlrpc (this is temporal)
yes, it was written in the blogpost. My bad, it works now.
Hope it will work, Cristina
On Mon, Jul 6, 2009 at 1:28 PM, Anca Paula Luca <ancapaula.luca@xwiki.com>wrote:
Cristina Scheau wrote:
Hi all! If you were curious about how is going with XOO, you can install it in your OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog :
http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO...
There are still a lot of features to implement, but your feedback is very important to me. I used the zip attached to the page to install, and I can't seem to be able to login. I tried on localhost with the default provided URL and also on xwiki.org with my user and pass. I keep on getting the "Login failed! please check... " message.
Happy coding, Anca
Thank you, Cristina _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Hi, Cristina Scheau wrote:
Hi! The URL should not be the default one. You should provide the full address : <http://localhost/xwiki/xmlrpc>http://localhost/xwiki/xmlrpc (this is temporal)
There is a low chance that the user knows the url of the xml-rpc servlet, you should provide the correct address by default, as XEclipse does. A nicer dialog is needed there, that needs to remember at least the url of the last used server. The Wiki Explorer seems to have some issues: - I see pages on the same level as the spaces. - It's hard to find the window after losing its' focus. - When does it expand a node and when does it open a page for editing? - Clicking the 'Navigation Panel' button in the menu, creates another instance of the window. I think you should use only one instance. Thanks, Florin Ciubotaru
Hope it will work, Cristina
On Mon, Jul 6, 2009 at 1:28 PM, Anca Paula Luca <ancapaula.luca@xwiki.com>wrote:
Cristina Scheau wrote:
Hi all! If you were curious about how is going with XOO, you can install it in
your
OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog :
http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO...
There are still a lot of features to implement, but your feedback is very important to me.
I used the zip attached to the page to install, and I can't seem to be able to login. I tried on localhost with the default provided URL and also on xwiki.org with my user and pass. I keep on getting the "Login failed! please check... " message.
Happy coding, Anca
Thank you, Cristina _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Hi! Your suggestions are indeed nice to have and they are already on my improvements list. About the connection wizard: - I will make the url of the server more user friendly but I didn't consider that this is a priority for this moment - of course, the connection wizard will have an option for saving the settings Navigational panel: - for the options with editing or view in browser a page there will be context menu , now just right click (not double) (I wanted to see if the OpenOffice opens a page from the server). Besides the context menu there will be a toolbar with more options. - there will be only one instance of panel in a document, but I have to study more about how OO works with multiple documents. My priorities were the conversion between the two syntaxes and this was done with less effort using the code from XWiki. As you can see there is a lot to do and I will work harder after the next week when I present my graduation project. Thank you, Cristina On Mon, Jul 6, 2009 at 2:02 PM, Florin Ciubotaru <florin.ciubotaru@xwiki.com
wrote:
Hi, Cristina Scheau wrote:
Hi! The URL should not be the default one. You should provide the full address : <http://localhost/xwiki/xmlrpc>http://localhost/xwiki/xmlrpc (this is temporal)
There is a low chance that the user knows the url of the xml-rpc servlet, you should provide the correct address by default, as XEclipse does. A nicer dialog is needed there, that needs to remember at least the url of the last used server.
The Wiki Explorer seems to have some issues: - I see pages on the same level as the spaces. - It's hard to find the window after losing its' focus. - When does it expand a node and when does it open a page for editing? - Clicking the 'Navigation Panel' button in the menu, creates another instance of the window. I think you should use only one instance.
Thanks, Florin Ciubotaru
Hope it will work, Cristina
On Mon, Jul 6, 2009 at 1:28 PM, Anca Paula Luca < ancapaula.luca@xwiki.com>wrote:
Cristina Scheau wrote:
Hi all! If you were curious about how is going with XOO, you can install it in
your
OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog :
http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO...
There are still a lot of features to implement, but your feedback is
very
important to me.
I used the zip attached to the page to install, and I can't seem to be able to login. I tried on localhost with the default provided URL and also on xwiki.org with my user and pass. I keep on getting the "Login failed! please check... " message.
Happy coding, Anca
Thank you, Cristina _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
I tried it. Installed seemed to fail on the 3.1 dev builds. Works on the 3.0.1 I found it a bit slow to load the space list (using incubator.myxwiki.org) but it worked. Right click did not seem natural to open the page in Word. I could not find how to trigger the transformation back to wiki syntax ? Ludovic Cristina Scheau a écrit :
Hi all! If you were curious about how is going with XOO, you can install it in your OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog : http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO...
There are still a lot of features to implement, but your feedback is very important to me.
Thank you, Cristina _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
Hi! Thank you very much for trying XOO. For the transformation back in wiki syntax I've done some unit tests It seems it is not a good moment for testing. My bad. I will let you know when XOO becomes more user friendly. Thank you, Cristina On Tue, Jul 7, 2009 at 7:17 PM, Ludovic Dubost <ludovic@xwiki.org> wrote:
I tried it. Installed seemed to fail on the 3.1 dev builds. Works on the 3.0.1
I found it a bit slow to load the space list (using incubator.myxwiki.org) but it worked. Right click did not seem natural to open the page in Word.
I could not find how to trigger the transformation back to wiki syntax ?
Ludovic
Cristina Scheau a écrit :
Hi all! If you were curious about how is going with XOO, you can install it in your OpenOffice 3.0. You can find more details about how to install it and the extension archive in my blog :
http://gsoc.myxwiki.org/xwiki/bin/view/XWiki+Integration+With+Open+Office/XO...
There are still a lot of features to implement, but your feedback is very important to me.
Thank you, Cristina _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
participants (4)
-
Anca Paula Luca -
Cristina Scheau -
Florin Ciubotaru -
Ludovic Dubost