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
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 tgapp-youtubevideo-0.0.1.tar.gz
.
File metadata
- Download URL: tgapp-youtubevideo-0.0.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90cc9b21aebb610133ce19668ad521e8b92be47f61ef5a31047fcd7c83141c46 |
|
MD5 | 60236c7a51496cd270cbe76dd3f4ce75 |
|
BLAKE2b-256 | ac91cbfb0693ef7b5dabfd185c1f5eb09c4eb5b84099526f27b14a8584fcd0bb |