This is an extension to the Kotti CMS to add an etherpad on your site.
Find out more about Kotti Find out more about etherpad
Setting up your etherpad
This Addon provides an Content Type to present an etherpad on your Kotti site. To set up the content type add kotti_etherpad.kotti_configure to the kotti.configurators setting in your ini file:
kotti.configurators = kotti_etherpad.kotti_configure
Now you can add a new pad. You can host your own server (have a look to the etherpad documentation) or use a free one (choose from a list of free etherpad servers).
Pads widget
kotti_etherpad provides a widget, where all pads are listed, which is disabled by default. To enable the widget add the following to the pyramid.includes setting:
pyramid.includes = kotti_etherpad.widgets.include_protocol_widget
or(to set the widget on the left instead of the right side):
pyramid.includes = kotti_etherpad.widgets.include_protocol_widget_left
Thanks
Thanks to the following people for support, code, patches etc:
Tetsuya Morimoto (t2y)
Change History
0.4 - 2012-11-20
Switch licences to BSD derived. [j23d]
Use assign slot for widget instead of deprecated rendering. [j23d]
Changes for compatibility with Kotti>=0.8. These changes are not backward compatibel. If you want to use kotti_etherpad with Kotti<=0.7.x then pin kotti_etherpad to 0.3. - Tests are require pytest fixtures from Kotti>=0.8. - Use form classes for the form views instead of deprecated generic functions. - Use fanstatic for resources.
Use view_config decoration for views.
0.3 - 2012-07-19
Added a sanitizer to remove a last “/” character of the server_domain. [t2y]
Fixed the title/description typos for line numbers. [t2y]
Added test to check if the current username is used for the pad. [j23d]
Activate translation settings and added title/description for all fields. [t2y]
0.2 - 2012-07-12
Update translations. [j23d]
Use Integer type for border in schema. [j23d]
Set pad_id directly in the settings. [j23d]
0.2a1 - 2012-07-02
Initial version [j23d]
Release files for kotti_etherpad 0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kotti_etherpad-0.4.zip | 28.8 kB | Details |
Release files / kotti_etherpad-0.4.zip
| Download URL | kotti_etherpad-0.4.zip |
|---|---|
| Size | 28.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4ad484ff7a24f0c42faa94a55c9de47dc4d1a18acf53b9e66c6ccec9c1b044d8
|
|
BLAKE2b-256 checksum How to use checksums |
295c7b779b58f73308504b3727d88f3ff7870490acf743f4642dc998e4752bc0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |