Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install zope2-bootstrap

How to install zope2_bootstrap

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope2-bootstrap
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
0.0.7 Available View build log
Linux (64-bit)
0.0.7 Available View build log
 
Author
Imports
Lastest release
version 0.0.7 on Nov 28th, 2012

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.

https://github.com/aclark4life/zope2_bootstrap/raw/master/screenshot.png

Changelog

0.0.7 - 2012-06-11
  • Use SERVER_URL and SERVER_URL for logo src and href respectively (instead of SERVER_URL, ACTUAL_URL) [aclark]
0.0.6 - 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]

Subscribe to package updates

Last updated Nov 28th, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.