Plugin Directory

Changeset 2058451


Ignore:
Timestamp:
03/27/2019 05:09:42 PM (7 years ago)
Author:
rleon.uy
Message:

WP-15 Correct small mistakes in documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cyclos/trunk/cyclos-admin.php

    r2058400 r2058451  
    173173        <li>User management: Login users via web services, make sure this option is enabled. </li>
    174174        <li>Save the permissions.</li>
    175         <li>Go to the default configuration (of the network): System > System configuration > default configuration > Channels > Web services > User identification methods > And select the access client "wp_client" (if you are connecting to a specific url use the configuration of that specific url).</li>
     175        <li>Go to the default configuration (of the network): System > System configuration > default configuration > Channels > Web services > User identification methods > And select the access client "wp_client" (if you are connecting to a specific url use the configuration of that specific url). And save the configuration.</li>
    176176    </ol>
    177177    <h3>Step 3 (give permissions to manage the access client):</h3>
    178178    <ol>
    179         <li>Now go to the permission (tab) of the admin you are loged in with: System > User configuration > Group > <i>Your group</i> > Permission (tab), and do the following:</li>
     179        <li>Now go to the permission (tab) of the admin you are loged in with: System > User configuration > Groups > <i>Your group</i> > Permission (tab), and do the following:</li>
    180180        <li>Make sure the admin you are logged in with can manage the group <i>wp_admin_group</i>: User management > Make sure "Accessible administrator groups" is set to "All groups" or "wp_admin_group" is selected under "Specific accessible administrator groups".</li>
    181181        <li>Make sure the admin you are logged in with can manage the access client: User management > Access clients > Select here all options for wp_client (View, Manage, Activate, etc.).</li>
     
    184184    <ol>
    185185        <li>Go to the default configuration (of the network): System > System configuration > default configuration.</li>
    186         <li>In the configuration set the logout redirect url to your wordpress site: Display > URL to redirect after logout.</li>
     186        <li>In the configuration set the logout redirect url to your wordpress site: Display > URL to redirect after logout. Make sure to enter the full url including https:// or http:// at the beginning.</li>
    187187        <li>Save the configuration.</li>
    188188    </ol>
Note: See TracChangeset for help on using the changeset viewer.