Since Alfresco is in the process of migrating functionality from their 'classic' explorer client application to Share, it makes sense that general repository browsing be migrated. Until this release, Share was only able to browse files in the document libraries of Share sites.
The feature is turned off by default, but it can be enabled by changing a boolean flag in the configuration file:
...\tomcat\shared\classes\alfresco\web-extension\share-config-custom.xml
This section of the XML configuration needs to be changed:
true
The 'visible' flag needs to be set to true to be enabled.
After making that change and restarting the server, you'll see a link to the repository on your Share home page along the top links to the right of the Share logo.
After clicking on the Repository link, you'll then be able to browse the standard Alfresco repository. (You may need to F5/refresh your browser cache to see it.) You can upload files, create folders and create new content.
No comments:
Post a Comment