This is an extension to the Kotti CMS that allows you to add Twitter widgets to your Kotti site.
Setting up a profile widget
To set up the profile widget to display on every page in Kotti on the right hand side, add kotti_twitter.include_profile_widget to the pyramid.includes setting in your Paste Deploy config:
pyramid.includes = kotti_twitter.include_profile_widget
To set the name of the user for which the widget is shown, set the kotti_twitter.profile_widget.user variable. An example with some other variables:
pyramid.includes = kotti_twitter.include_profile_widget kotti_twitter.profile_widget.user = dnouri kotti_twitter.profile_widget.loop = true kotti_twitter.profile_widget.tweets_links = #00ff00
Setting up a search widget
The search widget is very similar to the profile widget, but instead of a user, it expects a search. An example configuration:
pyramid.includes = kotti_twitter.include_search_widget kotti_twitter.search_widget.search = #pylons #pyramid kotti_twitter.search_widget.title = Pylons Project news
Release files for kotti_twitter 0.5
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_twitter-0.5.zip | 7.4 kB | Details |
Release files / kotti_twitter-0.5.zip
| Download URL | kotti_twitter-0.5.zip |
|---|---|
| Size | 7.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
717b0b57b7d593ae7ed7821c24c503eb8186a06fb883990eae7bdb852587d9b3
|
|
BLAKE2b-256 checksum How to use checksums |
52af8064c4022872264354b4ae2f447410e657dd41e366e03ec0e3efda2a05d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |