Thanks Klas, I have introduced user bridge as per your suggestion and made some experiments, 3 "strange" things happened:
- I created a Search&List Type "User List" for listing users and every username has a link to see the details of that user (through the content view). The list works well and hovering on a link I see the link is in the form http://<joomla_root>/<userId>-<username> that is correct, but when I click on the link and the user profile page is displayed, the breadcrumb (both Joomla and Seblod ones) says "Home/User List/User Category/<Username>" where User Category is the category where articles associated to users are stored. I don't want this extra level, it is useless and also is not multilanguage since all users articles are in a single category. Is it possible to get rid of it?
- The User List appears as empty to non-logged users: why..? The User List search type has public access (otherwise it would not be empty but non acessible) and myUser content type as well has public access (it had special access and now I changed to public since I'd like to let all users see the user list, guests too.
- The user profile page is presented as a normal article, with "written by..., category: ..., Published on..." that are not relevant for a user profile: where to hide them? Editing manually each article is not an option and the menu item linked to the search type is a Seblod one where I cannot find options to show/hide those information.
The more I dive into Seblod the more new things appear :)
Thanks very much
Giuse