Plugin Directory

Changeset 3470000


Ignore:
Timestamp:
02/26/2026 08:31:59 AM (12 days ago)
Author:
wpfeedback
Message:

Updated readme file

Location:
atarim-visual-collaboration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • atarim-visual-collaboration/tags/4.3.3/readme.txt

    r3469095 r3470000  
    237237
    238238== External Services ==
    239 == Atarim Collaboration Service ==
     239= Atarim Collaboration Service =
    240240This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website.
    241241The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure.
    242242
    243 == What the service does ==
     243= What the service does =
    244244When enabled, the plugin loads a remote JavaScript file from Atarim’s servers to inject the collaboration interface into the front end of the website. This script enables:
    245245
     
    249249* Task synchronization with the Atarim dashboard
    250250
    251 == Service domains ==
     251= Service domains =
    252252The plugin communicates with the following external domains:
    253253
    254254* https://ij-script.pages.dev/atarim.js
    255255
    256 == Data transmitted ==
     256= Data transmitted =
    257257Depending on configuration and usage, the following data may be transmitted to Atarim:
    258258
     
    264264No personal data is transmitted unless a user explicitly authenticates with Atarim.
    265265
    266 == When data is transmitted ==
     266= When data is transmitted =
    267267Data is transmitted only under the following conditions:
    268268
     
    274274The remote collaboration script is not loaded unless collaboration is active.
    275275
    276 == Account requirement ==
     276= Account requirement =
    277277An Atarim account is required to use collaboration features.
    278278
    279 == Terms and Privacy ==
     279= Terms and Privacy =
    280280Terms of Service:
    281281https://atarim.io/terms-and-conditions/
     
    284284https://atarim.io/privacy-policy/
    285285
    286 == User Consent ==
     286= User Consent =
    287287Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users.
    288288Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers.
  • atarim-visual-collaboration/trunk/readme.txt

    r3469095 r3470000  
    237237
    238238== External Services ==
    239 == Atarim Collaboration Service ==
     239= Atarim Collaboration Service =
    240240This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website.
    241241The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure.
    242242
    243 == What the service does ==
     243= What the service does =
    244244When enabled, the plugin loads a remote JavaScript file from Atarim’s servers to inject the collaboration interface into the front end of the website. This script enables:
    245245
     
    249249* Task synchronization with the Atarim dashboard
    250250
    251 == Service domains ==
     251= Service domains =
    252252The plugin communicates with the following external domains:
    253253
    254254* https://ij-script.pages.dev/atarim.js
    255255
    256 == Data transmitted ==
     256= Data transmitted =
    257257Depending on configuration and usage, the following data may be transmitted to Atarim:
    258258
     
    264264No personal data is transmitted unless a user explicitly authenticates with Atarim.
    265265
    266 == When data is transmitted ==
     266= When data is transmitted =
    267267Data is transmitted only under the following conditions:
    268268
     
    274274The remote collaboration script is not loaded unless collaboration is active.
    275275
    276 == Account requirement ==
     276= Account requirement =
    277277An Atarim account is required to use collaboration features.
    278278
    279 == Terms and Privacy ==
     279= Terms and Privacy =
    280280Terms of Service:
    281281https://atarim.io/terms-and-conditions/
     
    284284https://atarim.io/privacy-policy/
    285285
    286 == User Consent ==
     286= User Consent =
    287287Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users.
    288288Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers.
Note: See TracChangeset for help on using the changeset viewer.