This does what you think it does: applies Twitter Bootstrap styles to Zope2
Project description
Introduction
This does what you think it does: applies Twitter Bootstrap styles to Zope2.
Installation
Do this:
$ virtualenv . $ bin/pip install zc.buildout $ bin/buildout init
Edit buildout.cfg to include:
[buildout] extends = http://pythonpackages.com/buildout/zope2/2.13.x-dev [zope2] eggs += zope2_bootstrap zcml += zope2_bootstrap
Run buildout and start Zope2:
$ bin/buildout $ bin/zope2 fg
Enjoy Bootstrap goodness. It’s not great, but it’s better.
Changelog
0.0.5 - 2012-06-11
Use SERVER_URL and ACTUAL_URL for logo src and href respectively (instead of URLX, BASEX) [aclark]
Add ZMI warning, h/t: vangheem [aclark]
0.0.5 - 2012-06-11
Add contextual logo above manage_tabs [aclark]
0.0.4 - 2012-06-01
Re-apply Plone ZMI hacks [aclark]
0.0.3 - 2012-06-01
Fix brown bag [aclark]
0.0.2 - 2012-06-01
Add table styles [aclark]
0.0.1 - 2012-06-01
Initial release [aclark]
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
zope2_bootstrap-0.0.6.tar.gz
(791.0 kB
view details)
File details
Details for the file zope2_bootstrap-0.0.6.tar.gz.
File metadata
- Download URL: zope2_bootstrap-0.0.6.tar.gz
- Upload date:
- Size: 791.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1c124b2ab2e4dcabefa60c3fb13b58154abbe3b40283cc957dda83b7b6829ae
|
|
| MD5 |
7fc2643941780b7370a828586ef10eb5
|
|
| BLAKE2b-256 |
013f5c70e0838d7e2fcd5b01803ec408e213adc3d1ec85b4b8c8ef3ded2e2858
|