1. How to redirect to a particular workspace/Folder after user login? Is this could be a configuration issue + a custom jsp page? 2. How to customize the search feature? I meant which xml file and jsp need to be extended?
If anyone can give some information on the relevent links, document or samples will be greatly appreciated.
1. When creating a user you can set their 'My Alfresco' to any space you wish. Users also have the option of choosing where they wish to start each time they log in by changing the 'Start Location' in their profile and settings.
We want to create a custom page and component and user can only navigate in this particular space and view the contents. They can search files within the space vi custom attributes but all display or search result pages are customized in terms of layout.
My question is which configuration file to modify to redirect to our custom page which have all our own layout and custom display page after login. What kind of component customization will be involved?