Thanks for the answer.
First try whit not luck but I think I make it work.
Thanks Viktor Pracht
Announcement
Collapse
No announcement yet.
Create a new plugin
Collapse
X
-
This sounds like you checked out server code. The CVS command to check out the GUI code is:Code:cvs -d :pserver:anonymous@www.open-xchange.com:/cvsroot co open-xchange-gui
Leave a comment:
-
Thanks for the answer, but went a try to update to the 6.20 branch I can't connect to the server.
Error while loading project set, reason: Could not connect to: pserver:cvs.netline.de:/var/lib/cvs: Cannot locate host: cvs.netline.de
I had no problems with the 6.18.2 version.
I still can't find the ox.Configuration.Tabs .
My idea it's create a interface inside the tree, in the Configuration section, I think in a leaf node create a interface whit two tabs or modify the User leaf node whit a new tab to create a user.
Please I'm reading the code of the open-xchange but I'm still very loss.
Thanks in advance.Last edited by kenmod; 11-02-2011, 05:24 PM.
Leave a comment:
-
First of all thanks.
I install Eclipse (galileo) and download the GUI source but I can't find the ox.Configuration.Tab, I already look in the configuration.js. but can't find either.
The source it's from the branch 6_18_2, besides the source throw me a lot of errors.
I'm really loss here, please any advice?
Leave a comment:
-
Take a look at the classes ox.Configuration.Tabs and ox.Configuration.Tab.
You will need a recent GUI source. The documentation can be either build to HTML by executing "ant jsdoc" from the top source directory, or looked up in the source code directly in the file js/configuration.js.
Leave a comment:
-
Create a new plugin
I'm learning how to add a new plugin in te configuration in Ox6, but I'm having problems trying to add a new tab in a leaft node, I want to put two pages, each one in diferent tab but in the same leaf node. I read the api but I can't understand how.
Please any help it's helpfull.
Thanks.
Ps: I don't know where put this question.Tags: None
Leave a comment: