Nice module, Drupal 6 Version pls..
panji - November 24, 2008 - 07:31
| Project: | AJAXify |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
yup... D6 Port please..
| Project: | AJAXify |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
yup... D6 Port please..
#1
+1
#2
I think with AHAH implementation in D6 this module is no longer needed, no?
#3
Can you please explain how to use the D6 AHAH feature to replace this module?
#4
I believe this could be a good start: http://www.lullabot.com/blog/ahah-js-in-core
#5
A basic D6 upgrade (integration with views2 isn't avaiable).
in ajaxify.info add
package = ajax ; for example
core = 6.x
in ajaxify.module on line 15 remove $may_cache as
function ajaxify_menu() {