From 4577278acc361facfbd70c6172355ee12e1b80e4 Mon Sep 17 00:00:00 2001 From: rub Date: Mon, 12 Mar 2007 22:33:53 +0000 Subject: Apply property svn:eol-style Value: LF git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/help/web_service.html | 94 ++++++++++++------------- 1 file changed, 47 insertions(+), 47 deletions(-) (limited to 'language/en_UK.iso-8859-1/help/web_service.html') diff --git a/language/en_UK.iso-8859-1/help/web_service.html b/language/en_UK.iso-8859-1/help/web_service.html index 4e71c13bf..e106a35cb 100644 --- a/language/en_UK.iso-8859-1/help/web_service.html +++ b/language/en_UK.iso-8859-1/help/web_service.html @@ -1,47 +1,47 @@ -

Web Service Checker

- -

This page let you define all parameters for your web service.

- -
- -
Environment setting
- -
If Web Service access control is active (Advanced configuration => $conf['ws_access_control']) - you will see there all Advanced configuration related to Web Service.
- -
Confidential partner key (Mandatory)
- -
Unique key to share with your partner. Keep that one long enough (e.g. 8 characters). - Keep it as complex enough (mixed figures, upper and lower case characters, special characters). - For example: "P!e2r!k Le G@2l". - - Hidden to anyone in adviser mode. - -
Target (Optional)
- -
Can be an image id list like that:
  • - list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73
  • - a category id list as : cat/16,32,21
  • - or a tag id list as: tag/22,61,36
- all id list will be reduced to the min list as:
  • - list/41,73,142,178,190,204,235-238,253,268,275-277,285
-
- -
Restrict access (Optional)
- -
If you want to limit your partner to a specific request.
- -
Returned images limit
- -
Images limit count: to return to your partner for each request.
- -
Duration
- -
From now, set availability in days. If you postpone over the duration, the service would never be available.
- -
Comment
- -
Let you describe who's behind this Web Service, be clear enough. - Don't forget that if someone is Admin and Adviser on your website. He can read this comment zone.
- -
+

Web Service Checker

+ +

This page let you define all parameters for your web service.

+ +
+ +
Environment setting
+ +
If Web Service access control is active (Advanced configuration => $conf['ws_access_control']) + you will see there all Advanced configuration related to Web Service.
+ +
Confidential partner key (Mandatory)
+ +
Unique key to share with your partner. Keep that one long enough (e.g. 8 characters). + Keep it as complex enough (mixed figures, upper and lower case characters, special characters). + For example: "P!e2r!k Le G@2l". + + Hidden to anyone in adviser mode. + +
Target (Optional)
+ +
Can be an image id list like that:
  • + list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73
  • + a category id list as : cat/16,32,21
  • + or a tag id list as: tag/22,61,36
+ all id list will be reduced to the min list as:
  • + list/41,73,142,178,190,204,235-238,253,268,275-277,285
+
+ +
Restrict access (Optional)
+ +
If you want to limit your partner to a specific request.
+ +
Returned images limit
+ +
Images limit count: to return to your partner for each request.
+ +
Duration
+ +
From now, set availability in days. If you postpone over the duration, the service would never be available.
+ +
Comment
+ +
Let you describe who's behind this Web Service, be clear enough. + Don't forget that if someone is Admin and Adviser on your website. He can read this comment zone.
+ +
-- cgit v1.2.3