Download & Extend

Allow to set the home path in the alfresco browser

Project:Alfresco
Version:6.x-1.0
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Sorry, totally newb here.

What is the endpoint URL of the Alfresco web service? The default is:

http://localhost:8080/alfresco/api

Which points to the My Company directory in the browser. How would I change this if I want it to point to My Company/subdir?

Thanks!

Comments

#1

Status:active» postponed

The endpoint URL is the location for accessing a Alfresco Web Service, usually corresponds to the URL where you can access Alfresco via Web.

There is no setting to change the browser home path. A quick and dirty way do to it is modify the following code in alfresco_browser.module:

define('ALFRESCO_BROWSER_HOME', 'app:company_home');

#2

Title:What is an "endpoint URL of the Alfresco web service"?» Allow to set the home path in the alfresco browser

#3

Status:postponed» fixed

Added configurable home space and page size on alfresco-6.x-1.1 (admin/settings/alfresco/browser).

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here