Ticket #1784 (new defect)

Opened 2 years ago

Include nuxeo.javascript

Reported by: gracinet Assigned to: gracinet
Priority: P2 Milestone: CPS 3.5.0
Component: CPS (global) Version: TRUNK
Severity: normal Keywords: component javascript
Cc:

Description

In all CPS release bundles, including CPS-3-base. Then put the following line in CPSDefault's configure.zcml:

  <include package="nuxeo.javascript"/>

nuxeo.javascript is a Zope 3 package providing access to major js libraries such as (e.g.) prototype, and defines more helper functions, to read cookies, to set up event observers, packaged in clean namespaces.