This is an automated email from the ASF dual-hosted git repository.

jfthomps pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/vcl-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fd83db7  example2users2images.html: fixed list ordering for 'Create an 
Image Group for Each Set of Images'
fd83db7 is described below

commit fd83db7edf563db722519815f90bba2b946eace2
Author: Josh Thompson <[email protected]>
AuthorDate: Tue Jan 28 16:14:08 2025 -0500

    example2users2images.html: fixed list ordering for 'Create an Image Group 
for Each Set of Images'
---
 .../docs/authorization/example2users2images.html   | 23 +++++++++++-----------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/content/docs/authorization/example2users2images.html 
b/content/docs/authorization/example2users2images.html
index fa82171..a3785f9 100644
--- a/content/docs/authorization/example2users2images.html
+++ b/content/docs/authorization/example2users2images.html
@@ -124,19 +124,18 @@ LDAP authentication, the users&rsquo; accounts will 
already need to exist in VCL
 <h2 id="create-an-image-group-for-each-set-of-images">Create an Image Group 
for Each Set of Images</h2>
 <p>Next, you need to create an image group for each set of images.</p>
 <ol>
-<li>Click Manage Groups if you&rsquo;re not still on that page</li>
-<li>Under the Resource Groups section (further down the page):
-<li>Click Add New Resource Group
- <ol type="a">
- <li>Select Image as the type
- <li>Enter a name for the group (it can contain spaces)
- <li>Select a user group that will own the resource group (this user group 
-</li>
-</ol>
-<p>will have access to manage some aspects of the resource group)
+  <li>Click Manage Groups if you&rsquo;re not still on that page</li>
+  <li>Under the Resource Groups section (further down the page):</li>
+  <li>Click Add New Resource Group
+    <ol type="a">
+      <li>Select Image as the type</li>
+      <li>Enter a name for the group (it can contain spaces)</li>
+      <li>Select a user group that will own the resource group (this user 
group will have access to manage some aspects of the resource group)</li>
+    </ol>
+  </li>
+  <li>Click Add</li>
+  <li>Repeat the steps for the second group</li>
 </ol>
-3. Click Add
-4. Repeat the steps for the second group</p>
 <p>For the rest of the page, I&rsquo;ll call the groups <strong>faculty 
images</strong> and <strong>student images</strong></p>
 <h2 id="add-images-to-each-group">Add Images to Each Group</h2>
 <p>Now, you need to add the desired images to each group.</p>

Reply via email to