mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Prototype module for dialog framework. Added SERVICECONTEXT constant. Moved PROXY_URI constant value into global template include. Replaced YUI dependencies in components.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<webscript>
|
||||
<shortname>doclist</shortname>
|
||||
<description>Document List Component - doclist data webscript</description>
|
||||
<url>/slingshot/doclib/doclist?nodeRef={nodeRef?}&path={path?}</url>
|
||||
<authentication>guest</authentication>
|
||||
<url>/slingshot/doclib/doclist?nodeRef={nodeRef?}&path={path?}&type={type?}</url>
|
||||
<format default="json"></format>
|
||||
<authentication>user</authentication>
|
||||
<transaction>required</transaction>
|
||||
</webscript>
|
Reference in New Issue
Block a user