Introduction

ZMI Bootstrapped

Installation

$ pip install plock
$ bin/plock --zope2-only
$ bin/plock fg
https://github.com/aclark4life/zope2_bootstrap/raw/master/screenshot.png

Changelog

0.0.8 - 2013-12-08

  • Upgrade to Bootstrap 3
  • Add Zope2-only splash screen based on Plone's
  • Fix JavaScript

0.0.7 - 2012-06-11

  • Use SERVER_URL and SERVER_URL for logo src and href respectively (instead of SERVER_URL, ACTUAL_URL)

0.0.6 - 2012-06-11

  • Use SERVER_URL and ACTUAL_URL for logo src and href respectively (instead of URLX, BASEX)
  • Add ZMI warning (suggested by vangheem)

0.0.5 - 2012-06-11

  • Add contextual logo above manage_tabs

0.0.4 - 2012-06-01

  • Re-apply Plone ZMI hacks

0.0.3 - 2012-06-01

  • Fix brown bag

0.0.2 - 2012-06-01

  • Add table styles

0.0.1 - 2012-06-01

  • Initial release