[Kss-devel] Newer kss with Plone 2.5.x

Balazs Ree ree at ree.hu
Wed Nov 21 16:13:39 CET 2007


Hi Hedley!

On Wed, 21 Nov 2007 12:13:07 +0200, Hedley Roos wrote:

> Is it possible to install a new kss on an older Plone? I have a specific
> case where kssSubmitForm would be really useful, but it is not part of
> PloneAzax 1.1 alpha. And a backport seems a real pain since the js code
> has changed a bit.

The question of backport is still on the table but has not been decided 
yet. Basically we are all busy with other stuff.

However you can create your custom plugin and backport the javascript 
code taken from plone.app.kss to PloneAzax or directly into ypur custom 
product. The javascript registration is identical between the versions. 
The zcml registration of plugins is little different but mainly just name 
changes. (Use azax:registerAction instead of kss:action and the kind.)


-- 
Balazs Ree



More information about the Kss-devel mailing list