kotti_splashpage

Software Screenshot:
kotti_splashpage
Software Details:
Version: 0.2.0
Upload Date: 14 Apr 15
Developer: Koansys, LLC
Distribution Type: Freeware
Downloads: 3

Rating: nan/5 (Total Votes: 0)

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.

What is new in this release:

  • 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

Requirements:

  • Python
  • Kotti

Other Software of Developer Koansys, LLC

udr
udr

12 May 15

Comments to kotti_splashpage

Comments not found
Add Comment
Turn on images!