It would be great if Tables will be usable (compatible) with 4.7 soon.

CommentFileSizeAuthor
#1 tables.module.patch2.65 KBSteve Simms

Comments

Steve Simms’s picture

Assigned: Unassigned » Steve Simms
Priority: Critical » Normal
Status: Active » Needs review
StatusFileSize
new2.65 KB

The attached patch brings the code up to date with 4.7, and seems to work for me.

tfejos’s picture

Your help was soon enough. :)

It seems to work for me! Thx!

tfejos’s picture

Tested on latest CVS HEAD version of Drupal.

webgeer’s picture

Status: Needs review » Closed (fixed)

I 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.)