Enable comments
Last updated
Was this helpful?
Last updated
Was this helpful?
You can enable comments for the current page by clicking on the Enable Comments
button (only the website owner can see this button). This ensures that the website owner becomes the owner of the AppendableData
used to hold the comments.
When you click on the Enable Comments
button, the plugin creates an appendable data for the current page. By default, the filter of the appendable data will be a blacklist (as opposed to a whitelist). Everyone except the keys listed in the filter will be allowed to append data.
The name of the appendable data is based on the URL of the current page.
The actual name of the appendable data is the hash of _getLocation()
.
The plugin saves the appendable data to the SAFE Network.
After the appendable data has been successfully saved, the plugin refreshes the UI.