It would be great if Tables will be usable (compatible) with 4.7 soon.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tables.module.patch | 2.65 KB | Steve Simms |
It would be great if Tables will be usable (compatible) with 4.7 soon.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tables.module.patch | 2.65 KB | Steve Simms |
Comments
Comment #1
Steve Simms commentedThe attached patch brings the code up to date with 4.7, and seems to work for me.
Comment #2
tfejos commentedYour help was soon enough. :)
It seems to work for me! Thx!
Comment #3
tfejos commentedTested on latest CVS HEAD version of Drupal.
Comment #4
webgeer commentedI have updated it.
It should be noted that I think there is a problem with using the "&" symbol for merged cells in 4.7 (in hindsight that was a very poor choice of character to use). I plan on changing the charecter for this. I am thinking of using the "~" symbol.
(I had actually been running the demo for quite a while on a 4.7 site at http://www.webgeer.com/table_demo and I just hadn't got around to changing the settings page to be compatible as I hadn't needed to change the settings on my site. Thanks for the patch.)