MakeITBologna / zefiro

Alfresco interface oriented to business productivity.
GNU Affero General Public License v3.0
4 stars 2 forks source link

Documentation #1

Closed DPascalBernard closed 7 years ago

DPascalBernard commented 8 years ago

Hello I try to instal your zefiro module, but I fail. I think that a more step by step documentation are needed.

Thanks

4F2E4A2E commented 8 years ago

I was able to install it and had no problems at all. Just have to be sure which URL you are using to connect and also the ID of the Root object must be considered.

Can you post your log? In you tomcat should be a zefiro log file.

Am 22. Mai 2016, 13:18 +0200 schrieb DPascalBernardnotifications@github.com:

Hello I try to instal your zefiro module, but I fail. I think that a more step by step documentation are needed.

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly orview it on GitHub(https://github.com/MakeITBologna/zefiro/issues/1)

drisschelouati commented 8 years ago

Hey, i think pascal is right, well installing zefiro is as simple as dropping the war in the tomcat/webapps folder and starting tomcat, however we lack of documentation, il still get this : capture d ecran 171

As i dont fully get the concept of using zefiro (i understood its a kind of document centric client for alfresco) i still dont get how to configur this

<alfresco baseTypeId="D:mio:mioDocument" host="http://localhost:8083" rootFolderId="dd44465f-7563-4130-b672-b49dfb254e06"/>

host is pretty clear, but baseTypeId has to do something with a model? could we just use cm:content or not? the rooFolderId, how do we get it ? is it the nodeRef of the target folder zefiro wants to read the documents from?

This definitly needs some documentation, and i would really be happy to contribute as soon as i get it a bit more.

4F2E4A2E commented 8 years ago

Well if you known CMIS then it's pretty straightforward.

Mind the host and port, ID of your Repository Root/Entry folder like documentLibrary AND the document type, put something in that actually exists in your alfresco content model like "cmis:document".

DPascalBernard commented 8 years ago

Thanks

I will try

Best regards

Le 23/05/2016 à 05:28, 4F2E4A2E a écrit :

Well if you known CMIS then it's pretty straightforward.

Mind the host and port, ID of your Repository Root/Entry folder like documentLibrary AND the document type, put something in that actually exists in your alfresco content model like "cmis:document".

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/MakeITBologna/zefiro/issues/1#issuecomment-220880411


L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus

4F2E4A2E commented 8 years ago

So did it work?

farek22 commented 8 years ago

LOG 2016-07-13 08:32:52,523 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - ENTER isSessionComplete 2016-07-13 08:32:52,534 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - A specific session is requested: 28CA2B2CBE97BE33541DEA13C266EB27 2016-07-13 08:32:52,534 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - The requested session is not valid 2016-07-13 08:32:52,535 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - FINISH isSessionComplete returning false 2016-07-13 08:32:52,535 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - ENTER completeSession 2016-07-13 08:32:52,537 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER setDeaultLocale(Session) 2016-07-13 08:32:52,538 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getDeaultLocale(Session) 2016-07-13 08:32:52,539 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH getDeaultLocale(Session): pl_PL 2016-07-13 08:32:52,539 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER setLocale(Session) con locale pl_PL 2016-07-13 08:32:52,543 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH setLocale(Session) 2016-07-13 08:32:52,543 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH setDeaultLocale(Session) 2016-07-13 08:32:52,544 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocale(Session) 2016-07-13 08:32:52,544 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - EXIT getLocale(Session) returning pl_PL 2016-07-13 08:32:52,551 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocalizedDatePattern #,### in pl_PL 2016-07-13 08:32:52,551 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH getLocalizedDatePattern returning # ### 2016-07-13 08:32:52,551 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocalizedDatePattern #,##0.00 in pl_PL 2016-07-13 08:32:52,552 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH getLocalizedDatePattern returning # ##0,00 2016-07-13 08:32:52,552 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocalizedDatePattern dd/MM/yyyy in pl_PL 2016-07-13 08:32:52,552 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH getLocalizedDatePattern returning dd/MM/yyyy 2016-07-13 08:32:52,552 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocalizedDatePattern HH:mm:ss in pl_PL 2016-07-13 08:32:52,552 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH getLocalizedDatePattern returning HH:mm:ss 2016-07-13 08:32:52,552 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocalizedDatePattern dd/MM/yyyy HH:mm:ss in pl_PL 2016-07-13 08:32:52,553 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - FINISH getLocalizedDatePattern returning dd/MM/yyyy HH:mm:ss 2016-07-13 08:32:52,553 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - FINISH completeSession 2016-07-13 08:43:53,021 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - ENTER isSessionComplete 2016-07-13 08:43:53,021 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - A specific session is requested: BBA9CE067E400CD5FAA205AE39244AAE 2016-07-13 08:43:53,021 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - The requested session looks complete. anyway I check the locale 2016-07-13 08:43:53,021 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocale(Session) 2016-07-13 08:43:53,022 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - EXIT getLocale(Session) returning pl_PL 2016-07-13 08:43:53,022 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - The requested session is really complete 2016-07-13 08:43:53,022 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - FINISH isSessionComplete returning true 2016-07-13 08:43:58,196 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - ENTER isSessionComplete 2016-07-13 08:43:58,208 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - A specific session is requested: BBA9CE067E400CD5FAA205AE39244AAE 2016-07-13 08:43:58,208 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - The requested session looks complete. anyway I check the locale 2016-07-13 08:43:58,209 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - ENTER getLocale(Session) 2016-07-13 08:43:58,210 [] [] [] DEBUG it.makeit.jbrick.web.LocaleUtil - EXIT getLocale(Session) returning pl_PL 2016-07-13 08:43:58,210 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - The requested session is really complete 2016-07-13 08:43:58,210 [] [] [] DEBUG it.makeit.jbrick.http.SessionUtil - FINISH isSessionComplete returning true

Result image

It's a very interesting project only has one drawback - documentation Can I ask for some help with configuring?

andreafeccomandi commented 8 years ago

Hi farek22 and thank you very much for your interest in Zefiro. For sure you can ask for some help with configuring! I created a separate issue for the bug (https://github.com/MakeITBologna/zefiro/issues/2).

drisschelouati commented 8 years ago

It would be great to have a detailed guide to configure zefiro, i would really appreciate testing it deeply and find Was to contribute to its improvement. Can i have at least a basic configuration guide?

4F2E4A2E commented 8 years ago

what would you actually want to do with zefiro if you never have got it run? Which functionality is of your interest?

drisschelouati commented 8 years ago

Test it? see how it works? to actually see if it is relevant or not? How could i run it if there are poor instructions?

4F2E4A2E commented 8 years ago

Alright, we can get this running. Wanna start over with the setup and everything?

2016-08-29 15:02 GMT+02:00 drisschelouati notifications@github.com:

Test it? see how it works? to actually see if it is relevant or not? How could i run it if there are poor instructions?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MakeITBologna/zefiro/issues/1#issuecomment-243117478, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD8TvlyFnqMIeR8zoI_Z1JjeJNLDkpZks5qkthYgaJpZM4Ij930 .

drisschelouati commented 8 years ago

Yes please

4F2E4A2E commented 8 years ago

Alright, then you write the tutorial afterwards ;)

  1. Get your Alfresco 5.1 up and running
  2. Deploy the zefiro war file (v1.0.0 at first) on another tomcat
  3. Change this line in under zefiro\WEB-INF\classes\jbrickConfig.xml:
<alfresco baseTypeId="D:mio:mioDocument" host="http://10.232.1.210:8080" rootFolderId="dd44465f-7563-4130-b672-b49dfb254e06"/>

3.1 to this:

<alfresco baseTypeId="cmis:document" host="http://localhost:8080" rootFolderId="<add your own folder id in here!"/>

I still don't understand the use case for zefiro, but following those steps above, i was able to get it running and explore it.

drisschelouati commented 8 years ago

Ok, that semés quite clear, although can you explain to me what is the folder ID? Is it the nodeRef for the folder? Ill write the tutorial for sure!!! THANKS!

4F2E4A2E commented 8 years ago

yes it's the noderef

2016-08-31 15:21 GMT+02:00 drisschelouati notifications@github.com:

Ok, that semés quite clear, although can you explain to me what is the folder ID? Is it the nodeRef for the folder? Ill write the tutorial for sure!!! THANKS!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MakeITBologna/zefiro/issues/1#issuecomment-243761593, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD8Tm7cRdY5xvVa2VIPUhfc0MD6LsCTks5qlX_egaJpZM4Ij930 .

drisschelouati commented 8 years ago

is it mandatory that Zefiro should be on another Tomcat?

EDIT: deployed Zefiro on another Tomcat, then applied the following config :

<alfresco baseTypeId="cmis:document" host="http://localhost:8083" rootFolderId="f6976deb-290a-4594-80b3-91d6e7ffd461"/>

doesn't work for me

EDIT 2: i found the problem, it has to do with the browser's locale, as referenced in issue#2. My locale is french, so it doesn't work. It works perfectly when i switch to english.

4F2E4A2E commented 8 years ago

Great! What use case dou you might have with zefiro? @btw: i am not from zefiro, just a dev ;)

drisschelouati commented 8 years ago

Well, could be interesting for separate users in an organisation (no collaboration UC) OR for multiple external users to an organization winch you want to access only specific content. However, it seems that the product is still immature for production, and the UI could use some style improvements. Cant tell if it is only cmis centric, as it threw an exception for cm:content.

4F2E4A2E commented 8 years ago

Now you understand me why I asked :)

drisschelouati commented 8 years ago

Yeah, quite well :p

Arzerilla commented 7 years ago

Documentation is improved so I'm closing this issue, thanks for your feedback!