kotti_splashpage is a kotti package to setup the home page as a splash page. It allows you to simply set a template in your application deployment configuration and have a splash page.
Project description
kotti_splashpage README
Description
kotti_splashpage is a kotti package to setup the home page as a splash page. It allows you to simply set a template in your application deployment configuration and have a splash page.
Installation
easy_install, pip, setup.py install or whatever
add kotti_splashpage to pyramid.includes and a template path to kotti_splashpage.renderer something like:
pyramid.includes = ... kotti_splashpage
And then add an override directory:
kotti_splashpage.renderer = mypackage:templates/atemplate.pt
NB: kotti_splashpage.includeme adds a populate function to set the site’s default view. If you are adding several populate functions in kotti.populators be aware that you may need to manually include kotti_splashpage.populate to control order of the populators.
Development
Development (what little there will be) happens at Github and Bugs too.
Changes
0.2.0
update kotti.includes -> pyramid.includes
prep for actual release on pypi
add populate in includeme
get template from ini: kotti_splashpage.renderer
boilerplate
populate
include me
0.1.0
Initial version
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 kotti_splashpage-0.2.0.tar.gz
.
File metadata
- Download URL: kotti_splashpage-0.2.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd6b01dcb29f0b8fb764c439410a9f72d2727c7239e6319a21a4b5623b15b482 |
|
MD5 | 3f87c23530cea346ad406db75c65f578 |
|
BLAKE2b-256 | 924cc358c8c5a008328a57eabcdb515ebcef7fb5e0b0dbf2a93e680f0144227e |