Skip to main content

Installs a wxPython-based Plone controller for OS X

Project description

This zc.buildout recipe installs an OS X, wxPython-based visual controller for Plone.

Typical usage in a Plone buildout:

parts=
    ...
    osxcontroller
    ...

[osxcontroller]
recipe = plone.recipe.osxcontroller

Detailed Documentation

Example usage

We’ll start by creating a buildout that uses the recipe:

>>> write('buildout.cfg',
... """
... [buildout]
... parts = controller
...
... [controller]
... recipe = plone.recipe.osxcontroller
... """)

Running the buildout gives us:

>>> print 'start', system(buildout)
start...
Installing controller.
<BLANKLINE>

Let’s look for the symlinks to our app:

>>> ls(sample_buildout)
-  .installed.cfg
d  PloneController.app
d  bin
-  buildout.cfg
d  develop-eggs
d  eggs
d  parts

Contributors

Steve McMahon, Author

Change history

0.4 (2010-03-15)

  • Adapt to Plone 4 by removing separate buttons for viewing Plone and Zope.

0.3 (2009-09-08)

  • Change wait times to account for odd status replies

0.2 (2008-12-16)

  • Change to copy controller app to dest [Steve McMahon].

0.1 (2008-11-30)

  • First release [Steve McMahon].

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.recipe.osxcontroller-0.4.zip (331.9 kB view details)

Uploaded Source

File details

Details for the file plone.recipe.osxcontroller-0.4.zip.

File metadata

File hashes

Hashes for plone.recipe.osxcontroller-0.4.zip
Algorithm Hash digest
SHA256 481df3ba10fd8cca4391615dfd4ebffc6391553451283f3f3374953f64817f22
MD5 e4f17cb38bde71c7c3463c3167bff458
BLAKE2b-256 4b0014c9b86a3bd5e0d02f5c20e7af306bbd7cd9f46c28ba44634d7d1a3e831f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page