From 078bdd4b4a8bd0b32327e4c20127c2b5779070a2 Mon Sep 17 00:00:00 2001 From: David Caruana Date: Wed, 6 Jun 2007 19:47:00 +0000 Subject: [PATCH] Web Scripts: - move repository level web scripts to /api/... urls - fix opensearch result templates with regards to guest / format arguments - fix opensearch proxy (regression from web script runtime refactor) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5871 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../alfresco/bootstrap/webscripts/categorysearch.get.desc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/alfresco/bootstrap/webscripts/categorysearch.get.desc.xml b/config/alfresco/bootstrap/webscripts/categorysearch.get.desc.xml index 9160469d29..bde53b5048 100644 --- a/config/alfresco/bootstrap/webscripts/categorysearch.get.desc.xml +++ b/config/alfresco/bootstrap/webscripts/categorysearch.get.desc.xml @@ -1,8 +1,8 @@ Category Search Find all blog entries tagged with specified categories - - + + guest required \ No newline at end of file