Plugin Directory

Changeset 2671402


Ignore:
Timestamp:
02/02/2022 03:08:48 PM (4 years ago)
Author:
driveworks
Message:

1.0.1 - Update all references of "Server URL" to "server_url" in readme

Location:
driveworks-shortcode-form-embed
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • driveworks-shortcode-form-embed/tags/1.0.1/readme.txt

    r2668386 r2671402  
    5252
    5353It is important to ensure that your DriveWorks Integration Theme server is running correctly.
    54 You can check this by accessing the configured server url in a browser.
     54You can check this by accessing the configured server_url in a browser.
    5555
    5656Clear warnings will be shown if any errors are made in the config or during connection.
     
    6969Yes - however they will **all share the same client library script**.
    7070Only **1** version of the library can be loaded on the same page.
    71 The first server url found in the content will be used to load the client library script.
     71The first server_url found in the content will be used to load the client library script.
    7272
    7373Multiple Integration Theme *servers* can be connected to and embedded at the same time, but please note that only the first instance of the library will be loaded.
    7474You should ensure all Forms can run successfully on the shared version of DriveWorks.
    7575
    76 Embeds with the same Server URL will re-use the same client for reduced overhead.
     76Embeds with the same server_url will re-use the same client for reduced overhead.
    7777
    7878= Why won't my embed load? =
  • driveworks-shortcode-form-embed/trunk/readme.txt

    r2668386 r2671402  
    5252
    5353It is important to ensure that your DriveWorks Integration Theme server is running correctly.
    54 You can check this by accessing the configured server url in a browser.
     54You can check this by accessing the configured server_url in a browser.
    5555
    5656Clear warnings will be shown if any errors are made in the config or during connection.
     
    6969Yes - however they will **all share the same client library script**.
    7070Only **1** version of the library can be loaded on the same page.
    71 The first server url found in the content will be used to load the client library script.
     71The first server_url found in the content will be used to load the client library script.
    7272
    7373Multiple Integration Theme *servers* can be connected to and embedded at the same time, but please note that only the first instance of the library will be loaded.
    7474You should ensure all Forms can run successfully on the shared version of DriveWorks.
    7575
    76 Embeds with the same Server URL will re-use the same client for reduced overhead.
     76Embeds with the same server_url will re-use the same client for reduced overhead.
    7777
    7878= Why won't my embed load? =
Note: See TracChangeset for help on using the changeset viewer.