Skip to main content

Pluggable for create a simple activity stream.

Project description

About activitystream

activitystream is a Pluggable application for TurboGears2 for create a simple activity stream.

Installing

activitystream can be installed both from pypi or from bitbucket:

pip install activitystream

should just work for most of the users

Plugging activitystream

In your application config/app_cfg.py import plug:

from tgext.pluggable import plug

Then at the end of the file call plug with activitystream:

plug(base_config, 'activitystream')

You will be able to access the plugged application at http://localhost:8080/activitystream.

Available Hooks

activitystream makes available a some hooks which will be called during some actions to alter the default behavior of the appplications:

Exposed Partials

activitystream exposes a bunch of partials which can be used to render pieces of the blogging system anywhere in your application:

Exposed Templates

The templates used by registration and that can be replaced with tgext.pluggable.replace_template are:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tgapp-activitystream-0.0.1.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file tgapp-activitystream-0.0.1.tar.gz.

File metadata

File hashes

Hashes for tgapp-activitystream-0.0.1.tar.gz
Algorithm Hash digest
SHA256 649884f149e498cc6d72ebbebbbc3eac69313061cbe2316193f0bdfd65ffe4ff
MD5 129cac7d2ea1b538e9719f9de89289c9
BLAKE2b-256 e50f42a0504b402704f23751b238d769e24d7c95b6008cc91f3136ffb5d523c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page