Skip to main content

A new user interface for Plone

Project description

Introduction

This package implements a new user interface for Plone. The design goals for this user interface are:

  • support a single form toolkit well instead of multiple toolkits reasonably well. The chosen form toolkit is z3c.form.

  • Do not store application configuration in the ZODB, but use simple .ini-style textfiles.

  • One Zope - one site. No support for multiple sites in a single instance.

  • Use tiles everywhere. No viewlets, portlets or other concepts.

  • Only support one way to create pages: browser views. CMF skins are explicitly not supported.

  • Use documented markup patterns to add behaviour to pages. No KSS or page-specific javascript.

  • Minimal markup, move complexity to standard and documented CSS.

Disclaimer

Although the name of this package may suggest otherwise there is little relation between this package and the old NuPlone plone theme.

Changelog

1.0a2 - September 9, 2010

  • Update error page handler to deal with double acquisition wrapping which can happen on certain NotFound errors in Zope 2.12. [wichert]

  • Add plone.app.testing based test fixture. [wichert]

  • Delete some old copy/paste leftovers from Euphorie. [wichert]

1.0a1 - August 31, 2010

  • First release. [wichert, cornae]

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

NuPlone-1.0a2.tar.gz (3.9 MB view hashes)

Uploaded Source

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