Re: [openmeetings-user] Openmeetings : corrections and contributions

2011-06-29 Thread seba.wag...@gmail.com
Sure Guillaume,

you can simply open an Issue in our issue tracker, and add the patch
to correct the issue.
We will review, comment and commit it.
Once you've gone through that process of commiting changes a number of
time you can get your own SVN account.

If you have a patch/issue ready to be commited ready you can ping me
to bring it online.

Sebastian

2011/6/29 Guillaume :
> Hi Sebastian,
>
> In order to improve Openmeetings, I have made a list of some points.
> I want to proceed step by step.
>
> Firstly, as I said before, I have noticed that the drawuline object shifted
> after a drawing.
> This problem has been corrected and now I want to correct a little shift of
> rectangle,ellipse and arrow objects after a drawing too.
>
> So, my question is if i can contribute to correct this problem ?
>
> Thanks
>
> Guillaume
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/openmeetings-user/-/gQ_kBraiSicJ.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Openmeetings : corrections and contributions

2011-06-29 Thread Guillaume
Hi Sebastian,

In order to improve Openmeetings, I have made a list of some points.
I want to proceed step by step.

Firstly, as I said before, I have noticed that the drawuline object shifted 
after a drawing.
This problem has been corrected and now I want to correct a little shift of 
rectangle,ellipse and arrow objects after a drawing too.

So, my question is if i can contribute to correct this problem ?

Thanks 

Guillaume

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/gQ_kBraiSicJ.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Tungkol: Re: [openmeetings-user] Adding files externally problem

2011-06-29 Thread Daniel Jao
ok.. i thought of that.. jsut wanted to confirm, thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/-Dce1qH6nzkJ.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Tungkol: Re: [openmeetings-user] Adding files externally problem

2011-06-29 Thread seba.wag...@gmail.com
You get back an array of objects => FileImportError[]

FileImportError:
http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/fileservice/org/openmeetings/axis/services/FileImportError.java

Each FileImportError has an attribute exitValue
If all objects of the return array have the exitValue == 0 then the
import was okay.

Otherwise you can find the error message in the attributes error/process/command


Sebastian

2011/6/29 Daniel Jao :
> how do i know if the importFile was succesful or not? do i need to check for
> any values?
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/openmeetings-user/-/Wm15HzPpSAoJ.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Tungkol: Re: [openmeetings-user] Adding files externally problem

2011-06-29 Thread Daniel Jao
how do i know if the importFile was succesful or not? do i need to check for 
any values?

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/Wm15HzPpSAoJ.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Tungkol: Re: [openmeetings-user] Adding files externally problem

2011-06-29 Thread seba.wag...@gmail.com
What you mean is creating a simple folder in the private drive. A
folder is a folder no matter if its in the private drive or public
drive.

I think its the same like uploading a file to the private drive,
isOwner => 1/true + parentFileExplorerItemId = -2 and externalUserId
(or userId depending on if you're using
addFolderByExternalUserIdAndType or addFolderByUserId) set to an valid
user object (either external or internal Id).

Sebastian


2011/6/29 Daniel Jao :
> hi sebastian,
>
> is there a way to create a private folder in the my drive?
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/openmeetings-user/-/9CFWiSohIWcJ.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.