Skip to main content

Provides a pluggable youtube video gallery in TurboGears applications and provides a way to filter them by tags.

Project description

About youtubevideo

youtubevideo is a Pluggable application for TurboGears2.

Installing

youtubevideo can be installed both from pypi or from bitbucket:

easy_install youtubevideo

should just work for most of the users

Plugging youtubevideo

In your application config/app_cfg.py import plug:

from tgext.pluggable import plug

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

plug(base_config, 'youtubevideo', user='youtubeuser')

You will be able to access the registration process at http://localhost:8080/youtubevideo.

Available Hooks

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

Exposed Partials

youtubevideo 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-youtubevideo-0.0.2.tar.gz (7.9 kB view details)

Uploaded Source

File details

Details for the file tgapp-youtubevideo-0.0.2.tar.gz.

File metadata

File hashes

Hashes for tgapp-youtubevideo-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b34b0dd0251c81e604dad71e6604fad65d50acebec5da7ce4cfd04d3f8044d6b
MD5 7f7bc09902caa42f74ddfb6ba8ec0840
BLAKE2b-256 6eaa88a4908926d701367470177c0d78b6b55f3d2cac82806ec30c7c563de933

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