Ajax Table porting to Drupal 6?
dmoore - April 24, 2008 - 10:52
| Project: | Ajax Table |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
Hi,
This is a great module, and just the thing I've been looking for to liven up my sites. However, I'm keen to use Drupal 6 and would love to be able to use AjaxTable.
I had a quick look at your code and it seems to have very little that is Drupal 5 specific, and it's use of Jquery is consistant with the new Drupal 6 philosophy.
Thanks,
Dan

#1
I've successfully managed to get this to run in Drupal v6. Only had to change a few lines, and all seems to work very well.
Only had to update the following:
1. The info files
2. The menu functions
3. A single line that uses the url function which has been changed in version 6.
That was all. I've uploaded the patch showing the diff between 5.x-1.2 and the Drupal 6 version.
Hope this helps.
#2
Looking for this as well, will try it. Hope it gets ported eventually.
#3
subscribing.
#4
Subscribe...
#5
dmoore, it looks like you did a very nice job. I have it working under Drupal 6.2. Thanks, and kudos on the fine work!
#6
subscribing (gonna try the patch later on today - thanks)
#7
scribing : )
#8
hi ,
i have used this patch to porting , without error it has patched , but sorting searching not worked
so you will please attached the patched module file ,
i have attached my module file(patched)
thanks in advance
ashok
#9
subscribing
#10
i dont understand
subscribing
#11
thanks ashokkumarc
#12
Perfect !!!
Thanks !!!
#13
Is there a reason why this is not yet committed to CVS as 6.x release?