Changeset 3470000
- Timestamp:
- 02/26/2026 08:31:59 AM (12 days ago)
- Location:
- atarim-visual-collaboration
- Files:
-
- 2 edited
-
tags/4.3.3/readme.txt (modified) (5 diffs)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atarim-visual-collaboration/tags/4.3.3/readme.txt
r3469095 r3470000 237 237 238 238 == External Services == 239 = = Atarim Collaboration Service ==239 = Atarim Collaboration Service = 240 240 This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website. 241 241 The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure. 242 242 243 = = What the service does ==243 = What the service does = 244 244 When 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: 245 245 … … 249 249 * Task synchronization with the Atarim dashboard 250 250 251 = = Service domains ==251 = Service domains = 252 252 The plugin communicates with the following external domains: 253 253 254 254 * https://ij-script.pages.dev/atarim.js 255 255 256 = = Data transmitted ==256 = Data transmitted = 257 257 Depending on configuration and usage, the following data may be transmitted to Atarim: 258 258 … … 264 264 No personal data is transmitted unless a user explicitly authenticates with Atarim. 265 265 266 = = When data is transmitted ==266 = When data is transmitted = 267 267 Data is transmitted only under the following conditions: 268 268 … … 274 274 The remote collaboration script is not loaded unless collaboration is active. 275 275 276 = = Account requirement ==276 = Account requirement = 277 277 An Atarim account is required to use collaboration features. 278 278 279 = = Terms and Privacy ==279 = Terms and Privacy = 280 280 Terms of Service: 281 281 https://atarim.io/terms-and-conditions/ … … 284 284 https://atarim.io/privacy-policy/ 285 285 286 = = User Consent ==286 = User Consent = 287 287 Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users. 288 288 Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers. -
atarim-visual-collaboration/trunk/readme.txt
r3469095 r3470000 237 237 238 238 == External Services == 239 = = Atarim Collaboration Service ==239 = Atarim Collaboration Service = 240 240 This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website. 241 241 The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure. 242 242 243 = = What the service does ==243 = What the service does = 244 244 When 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: 245 245 … … 249 249 * Task synchronization with the Atarim dashboard 250 250 251 = = Service domains ==251 = Service domains = 252 252 The plugin communicates with the following external domains: 253 253 254 254 * https://ij-script.pages.dev/atarim.js 255 255 256 = = Data transmitted ==256 = Data transmitted = 257 257 Depending on configuration and usage, the following data may be transmitted to Atarim: 258 258 … … 264 264 No personal data is transmitted unless a user explicitly authenticates with Atarim. 265 265 266 = = When data is transmitted ==266 = When data is transmitted = 267 267 Data is transmitted only under the following conditions: 268 268 … … 274 274 The remote collaboration script is not loaded unless collaboration is active. 275 275 276 = = Account requirement ==276 = Account requirement = 277 277 An Atarim account is required to use collaboration features. 278 278 279 = = Terms and Privacy ==279 = Terms and Privacy = 280 280 Terms of Service: 281 281 https://atarim.io/terms-and-conditions/ … … 284 284 https://atarim.io/privacy-policy/ 285 285 286 = = User Consent ==286 = User Consent = 287 287 Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users. 288 288 Users 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.