diff options
author | rub <rub@piwigo.org> | 2007-03-12 22:33:53 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-03-12 22:33:53 +0000 |
commit | 4577278acc361facfbd70c6172355ee12e1b80e4 (patch) | |
tree | b3dd0bad7db7c0874002b8cf46ebe9dc18d34cc7 /language/en_UK.iso-8859-1/help | |
parent | 590b03a3e5685932fa86355bb48bc5a5f962cc88 (diff) |
Apply property svn:eol-style Value: LF
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/help')
-rw-r--r-- | language/en_UK.iso-8859-1/help/advanced_feature.html | 32 | ||||
-rw-r--r-- | language/en_UK.iso-8859-1/help/group_list.html | 42 | ||||
-rw-r--r-- | language/en_UK.iso-8859-1/help/web_service.html | 94 |
3 files changed, 84 insertions, 84 deletions
diff --git a/language/en_UK.iso-8859-1/help/advanced_feature.html b/language/en_UK.iso-8859-1/help/advanced_feature.html index 59b28616e..2fd5341fb 100644 --- a/language/en_UK.iso-8859-1/help/advanced_feature.html +++ b/language/en_UK.iso-8859-1/help/advanced_feature.html @@ -1,16 +1,16 @@ -<h2>Advanced features</h2>
-
-<p>List special functionnalties for expert PWG administrator:</p>
-
-<ul>
-
- <li>
- <strong>Not linked elements:</strong>
- Display images which are not associated to any virtual category.
- </li>
- <li>
- <strong>Files with same name in more than one physical category:</strong>
- Display images or any files which are found with the same filename in some categories.
- </li>
-
-</ul>
+<h2>Advanced features</h2> + +<p>List special functionnalties for expert PWG administrator:</p> + +<ul> + + <li> + <strong>Not linked elements:</strong> + Display images which are not associated to any virtual category. + </li> + <li> + <strong>Files with same name in more than one physical category:</strong> + Display images or any files which are found with the same filename in some categories. + </li> + +</ul> diff --git a/language/en_UK.iso-8859-1/help/group_list.html b/language/en_UK.iso-8859-1/help/group_list.html index e76094cae..e918f2e5a 100644 --- a/language/en_UK.iso-8859-1/help/group_list.html +++ b/language/en_UK.iso-8859-1/help/group_list.html @@ -1,22 +1,22 @@ -<h2>Groups list</h2>
-
-<p>This is the place where you can manage defined groups.</p>
-
-<h3>Add a group</h3>
-
-<p>Administrator can add groups.</p>
-
-<h3>Groupes list</h3>
-
-<p>The list allows for each element to:</p>
-
-
-<ul>
- <li>go to members list</li>
- <li>go to permissions</li>
- <li>delete the group (require a confirmation checkbox)</li>
- <li>toggle status "default" (require a confirmation checkbox)</li>
-</ul>
-
-<h3>Default groups</h3>
+<h2>Groups list</h2> + +<p>This is the place where you can manage defined groups.</p> + +<h3>Add a group</h3> + +<p>Administrator can add groups.</p> + +<h3>Groupes list</h3> + +<p>The list allows for each element to:</p> + + +<ul> + <li>go to members list</li> + <li>go to permissions</li> + <li>delete the group (require a confirmation checkbox)</li> + <li>toggle status "default" (require a confirmation checkbox)</li> +</ul> + +<h3>Default groups</h3> <p>Default groups are groups associated automatically to new user.</p>
\ No newline at end of file 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 @@ -<h2>Web Service Checker</h2>
-
-<p>This page let you define all parameters for your web service.</p>
-
-<dl>
-
- <dt>Environment setting</dt>
-
- <dd>If Web Service access control is active (Advanced configuration => $conf['ws_access_control'])
- you will see there all Advanced configuration related to Web Service.</dd>
-
- <dt>Confidential partner key (Mandatory)</dt>
-
- <dd>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".
-
- <strong>Hidden to anyone in adviser mode.</strong>
-
- <dt>Target (Optional)</dt>
-
- <dd>Can be an image id list like that:<ul><li>
- list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73</li><li>
- a category id list as : cat/16,32,21</li><li>
- or a tag id list as: tag/22,61,36 </li></ul>
- all id list will be reduced to the min list as:<ul><li>
- list/41,73,142,178,190,204,<strong>235-238</strong>,253,268,<strong>275-277</strong>,285</li></ul>
- </dd>
-
- <dt>Restrict access (Optional)</dt>
-
- <dd>If you want to limit your partner to a specific request.</dd>
-
- <dt>Returned images limit </dt>
-
- <dd>Images limit count: to return to your partner for each request.</dd>
-
- <dt>Duration </dt>
-
- <dd>From now, set availability in days. If you postpone over the duration, the service would never be available.</dd>
-
- <dt>Comment </dt>
-
- <dd>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.</dd>
-
-</dl>
+<h2>Web Service Checker</h2> + +<p>This page let you define all parameters for your web service.</p> + +<dl> + + <dt>Environment setting</dt> + + <dd>If Web Service access control is active (Advanced configuration => $conf['ws_access_control']) + you will see there all Advanced configuration related to Web Service.</dd> + + <dt>Confidential partner key (Mandatory)</dt> + + <dd>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". + + <strong>Hidden to anyone in adviser mode.</strong> + + <dt>Target (Optional)</dt> + + <dd>Can be an image id list like that:<ul><li> + list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73</li><li> + a category id list as : cat/16,32,21</li><li> + or a tag id list as: tag/22,61,36 </li></ul> + all id list will be reduced to the min list as:<ul><li> + list/41,73,142,178,190,204,<strong>235-238</strong>,253,268,<strong>275-277</strong>,285</li></ul> + </dd> + + <dt>Restrict access (Optional)</dt> + + <dd>If you want to limit your partner to a specific request.</dd> + + <dt>Returned images limit </dt> + + <dd>Images limit count: to return to your partner for each request.</dd> + + <dt>Duration </dt> + + <dd>From now, set availability in days. If you postpone over the duration, the service would never be available.</dd> + + <dt>Comment </dt> + + <dd>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.</dd> + +</dl> |