MODX EXTRA
AJAX Revolution
Creator: Donald Atkinson (fuzzicallogic)
1.0.8-rc1 (50 KB) Other VersionsAbout AJAX Revolution
This version includes 4 Plugins, 1 convenience Template, 1 convenience Snippet and 3 convenience Chunks. Be sure to read the instructions before using. This provides crucial information for keeping your site secure and gives useful information on the many ways this addon may be used.
Support/Comments/Requests
Additional Links
Information
New in AJAX Revolution 1.0.8-rc1
AJAX Revolution 1.0.8
- Added Chunk: ajaxSubmitPost - Inserts the AJAX JavaScript for a submit button. Does not make the button itself.
- Added Chunk: ajaxSubmtGet - Inserts the AJAX JavaScript for a submit button. Does not make the button itself.
- Changed Chunk: lazyLoader to ajaxLazyLoad - (for consistency)
- Fixed bug: in getURLParameters where it is called on a page with no URL Parameters.
AJAX Revolution 1.0.7
- Fixed bug where alias in URL, but not as a path segment (i.e. /ajax-revolution/ when the ajaxalias is 'ajax')
- Added Snippet: getURLParameters - Sets URL Parameters to Placeholders with the specified &prefix. These may be accessed by [[+prefix.#]] (default &prefix = 'param')
AJAX Revolution 1.0.0 (Initial Version)
- - Added Chunk: lazyLoader
- - Added Plugin: OnGetRequestType
- - Added Plugin: OnParseURLParameters
- - Added Plugin: OnNoCustomAlias
- - Added Plugin: OnDegradeGracefully
- - Added Setting: aliasajaxpage
- - Added Setting: aliasdegrade
- - Added Setting: keydegrade
- - Added Setting: keyfoundresource
- - Added Setting: keyparams
- - Added Setting: keyrequest
- - Added Setting: degradeto_template
- - Added Resolver: fixLoadOrder (for Compatibility with other Plugins)