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 plone.recipe.osxcontroller

How to install plone.recipe.osxcontroller

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install plone.recipe.osxcontroller
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4 Available View build log
Windows (64-bit)
0.4 Available View build log
Mac OS X (10.5+)
0.4 Available View build log
Linux (32-bit)
0.4 Available View build log
Linux (64-bit)
0.4 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 0.4 on Jan 5th, 2011

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

Typical usage in a Plone buildout:

System Message: WARNING/2 (<string>, line 5)

Literal block expected; none found.

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',

System Message: ERROR/3 (<string>, line 30)

Inconsistent literal block quoting.

... """ ... [buildout] ... parts = controller ... ... [controller] ... recipe = plone.recipe.osxcontroller ... """)

Running the buildout gives us:

>>> print 'start', system(buildout)

System Message: ERROR/3 (<string>, line 41)

Inconsistent literal block quoting.

start... Installing controller. <BLANKLINE>

Let's look for the symlinks to our app:

>>> ls(sample_buildout)

System Message: ERROR/3 (<string>, line 48)

Inconsistent literal block quoting.
  • .installed.cfg

System Message: WARNING/2 (<string>, line 49)

Bullet list ends without a blank line; unexpected unindent.

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].

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:5

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.