Personal tools
You are here: Home   Download   KSS core components  
Search
 
Document Actions

KSS core components

by Balazs Ree last modified 2008-02-25 13:41

Information on components of KSS and their accessibility

KSS client support only

This means no server support. The kss only package, that is stripped from any server side support, is called kukit and is located at

http://codespeak.net/svn/kukit/kukit.js/trunk

It is suggested only if there is no server side available for the framework you are using.

Browser compatibility

KSS is supposed to work on all browsers that support XMLHttpRequest calls. This, in practice, includes the recent versions of all modern browsers that can execute Javascript. We test the product on the fresh versions of Firefox, Internet Explorer, Opera, Konqueror, Safari and Mozilla.

XXX add supported versions here

KSS for supported server platforms

kss.core and kss.demo supports KSS on Zope platforms:

  • Zope 2.10, 2.11
  • Zope 3
  • Grok
  • Plone 3.0 (included in Plone)
Development versions:

http://codespeak.net/svn/kukit/kss.core/trunk

http://codespeak.net/svn/kukit/kss.demo/trunk

Releases are available from the cheeseshop.

Future release will support other pythonic frameworks. The following are currently supported in the development version:

  • pylons
  • django

KSS for Plone

KSS is included with Plone 3.0 and comes installed and configured with a newly created portal.

Development versions of plone.app.kss and archetypes.kss, usable on Plone 3.5:

https://svn.plone.org/svn/plone/plone.app.kss/trunk

https://svn.plone.org/svn/archetypes/archetypes.kss/trunk

Releases for these components are also available from the cheeseshop.