Registered by Kissbooth

Transitional package to provide cacheability for KSS 1.4

This plugin enables to use cacheable (GET) KSS reguests for KSS version 1.4. This feature will be supported out-of-the-box in the future.

Usage::

    css:event {
        action-client: cacheability-serverAction;
        cacheability-serverAction-url: actionName;
    }

The future syntax for this will be::

    css:event {
        action-server: actionName method(GET);
    }

 Limitation:

 Because currently the action runs as a client action in
 the eyes of KSS, entire forms cannot be marshalled to the
 server action. (kssSubmitForm, etc. does not work.)

Project information

Part of:
Kissbooth
Maintainer:
Kissbooth
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

kss.plugin.cacheability does not have any download files registered with Launchpad.