Disqus commenting system add-on for Kotti
Project description
This is an extension to the Kotti CMS that adds a commenting system to your site. It uses Disqus, so you need to register an account there before you can use it.
Setup
To activate the kotti_disqus add-on in your Kotti site, you need to add an entry to the kotti.configurators setting in your Paste Deploy config. If you don’t have a kotti.configurators option, add one. kotti_disqus depends on kotti_settings so you need to add a line for this add-on too:
kotti.configurators = kotti_settings.kotti_configure kotti_disqus.kotti_configure
You can change some settings at the settings page (http://your.domain/@@settings or use the submenu of “Site Setup”).
Option |
Explanation |
---|---|
Disqus Shortname |
The shortname you registered at Disqus. Necessary for the commenting system to work! |
Disqus Base URL |
Change the base URL - useful if you move your site to another URL but want to keep your comments. Will use the current URL if not set. |
Disqus Available Types |
Select the types on which you want to enable comments. You can select from all types available to Kotti via kotti.available_types. If nothing is selected, comments won’t appear so be sure to select at least one of these. |
If you need to include a type not available in kotti.available_types or want to force an option that can never be disabled, you can do so via kotti_disqus.extra_types, such as:
kotti_disqus.extra_types = kotti.resources.Document kotti.resources.Image
Changelog
0.1
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kotti_disqus-0.1.tar.gz
.
File metadata
- Download URL: kotti_disqus-0.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d8e35592061e470378bf5ebc31f30ebbee1e8b16ce2ad1da22e43f28e3b04c8 |
|
MD5 | fd69235d28c216d4a30f928ef61569d1 |
|
BLAKE2b-256 | a6182632d0402af0dfcb71b37a24c25a7aeeb42a4d106becf0c3e4eedcb8a49e |