Alfresco Module for Joomla!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 06:40 AM
I'm currently making a "Bridge to Alfresco" module for Joomla. Using the Alfresco PHP Library, included with the module, I have a problem now for authentication.
To get access to the Alfresco Repository, I would like to use the joomla users. I admit that the users are the same in Joomla and Alfresco, and the passwords are the same too.
The problem is, I just have the hash of the passwords in Joomla and Alfresco, and for the same password, they are not identical. I would like to know if there's a way to get a user connected, having the admin login and password, or any other solution. I have many idea for the authentication but no one is really satisfying.
Thanks.
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2007 09:26 AM
A Joomla integration sounds really interesting and something I'm sure we would be keen to find out more about.
There are a coiuple of ways in which you could integrate the Joomla and Alfresco users. Perhaps a bit more details will suggest which is the best way to go.
Cheers,
Roy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2007 04:39 AM
So now I'm trying to understand how do joomla plugins work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2007 05:13 AM
Obviously 1.5 is still pre-release, but this may be of use anyway.
See: http://books.slashdot.org/books/07/08/15/1423212.shtml
Thanks,
Mike

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2007 11:42 AM
Does anyone know if there's a way to get the Full name and the email address of an Alfresco user with the Alfresco PHP Library, onced logged in to the repository ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2007 10:25 AM
thanks
EDIT: i'm making a model-view-controller component for Joomla, but I don't see what I can do in the model. Do you think I need a model ? I think no, that's why my model is empty for now.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2007 10:17 PM
Please, do you have an answer ?
thanks
EDIT: i'm making a model-view-controller component for Joomla, but I don't see what I can do in the model. Do you think I need a model ? I think no, that's why my model is empty for now.
Dhjiz,
I am interested in your integration. What are the objectives of the integration?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2007 06:30 AM
and then alfresco users can view their documents, once logged in to the repository thanks to the plugin.
They can browse spaces and download documents. And because they are logged in with their alfresco user account, the component uses the alfresco permission of the user for displaying documents.
But i'm still wondering how to get the Full name and the email address of an Alfresco user with the Alfresco PHP Library.
EDIT: oh and I forgot to say that the plugin and the component are finished and working, although there are still some bugs.
To make the component, I took the whole Simple Browse example included with the Alfresco PHP Library, and I was wondering what were licensed the source code and the included images and Alfresco logo.
EDIT2: oh and another question

Do you know if it's possible to connect as guest with the alfresco php library ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2007 05:05 AM
could someone answer my questions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2007 01:34 AM
Please
could someone answer my questions
I don't have the answers, but I thought it might be easer if we pulled them out. They are mixed with statements in the post and kind of get lost:
- But i'm still wondering how to get the Full name and the email address of an Alfresco user with the Alfresco PHP Library.
Can you connect as Guest via the Alfresco PHP Library
