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:
Release files for tgapp-youtubevideo 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tgapp-youtubevideo-0.0.3.tar.gz | 8.0 kB | Details |
Release files / tgapp-youtubevideo-0.0.3.tar.gz
| Download URL | tgapp-youtubevideo-0.0.3.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dfa8fcf2caa3652f78c7cc7d8c648373dae0c887e1888fab7f7d89d5d5a44e38
|
|
BLAKE2b-256 checksum How to use checksums |
9b0ed69252058220f7aeb2908ad2f562b5a7bf738f24c7c2a7ef2d7bacb9e721
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |