{ "info": { "author": "Koansys, LLC and contributors", "author_email": "info@koansys.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "kotti_splashpage README\n=======================\n\nDescription\n-----------\n\n`kotti_splashpage` is a kotti package to setup the home page as a splash page. It\nallows you to simply set a template in your application deployment\nconfiguration and have a splash page.\n\nInstallation\n------------\n\neasy_install, pip, setup.py install or whatever\n\nadd `kotti_splashpage` to `pyramid.includes` and a template path to\n`kotti_splashpage.renderer` something like::\n\n pyramid.includes =\n ...\n kotti_splashpage\n\nAnd then add an override directory::\n\n kotti_splashpage.renderer = mypackage:templates/atemplate.pt\n\nNB: `kotti_splashpage.includeme` adds a populate function to set the site's default view. If you\nare adding several populate functions in `kotti.populators` be aware that you\nmay need to manually include `kotti_splashpage.populate` to control order of the\npopulators.\n\nDevelopment\n-----------\n\nDevelopment (what little there will be) happens at\n`Github `_ and `Bugs `_ too.\n\n\nChanges\n=======\n\n0.2.0\n-----\n\n- update `kotti.includes` -> `pyramid.includes`\n- prep for actual release on pypi\n- add populate in includeme\n- get template from ini: `kotti_splashpage.renderer`\n- boilerplate\n- populate\n- include me\n\n0.1.0\n-----\n\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/koansys/kotti_splashpage", "keywords": "web pyramid pylons", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "kotti_splashpage", "package_url": "https://pypi.org/project/kotti_splashpage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_splashpage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/koansys/kotti_splashpage" }, "release_url": "https://pypi.org/project/kotti_splashpage/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "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.", "version": "0.2.0" }, "last_serial": 793993, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "3f87c23530cea346ad406db75c65f578", "sha256": "fd6b01dcb29f0b8fb764c439410a9f72d2727c7239e6319a21a4b5623b15b482" }, "downloads": -1, "filename": "kotti_splashpage-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3f87c23530cea346ad406db75c65f578", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5149, "upload_time": "2012-05-31T19:22:52", "url": "https://files.pythonhosted.org/packages/92/4c/c358c8c5a008328a57eabcdb515ebcef7fb5e0b0dbf2a93e680f0144227e/kotti_splashpage-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f87c23530cea346ad406db75c65f578", "sha256": "fd6b01dcb29f0b8fb764c439410a9f72d2727c7239e6319a21a4b5623b15b482" }, "downloads": -1, "filename": "kotti_splashpage-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3f87c23530cea346ad406db75c65f578", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5149, "upload_time": "2012-05-31T19:22:52", "url": "https://files.pythonhosted.org/packages/92/4c/c358c8c5a008328a57eabcdb515ebcef7fb5e0b0dbf2a93e680f0144227e/kotti_splashpage-0.2.0.tar.gz" } ] }