Drupal features theme_table() to render tables. Use this instead of a custom theme function.
Version is 6.x-1.x-dev since there's no 6.x-2.x-dev tag yet.
Drupal features theme_table() to render tables. Use this instead of a custom theme function.
Version is 6.x-1.x-dev since there's no 6.x-2.x-dev tag yet.
Comments
Comment #1
flevour commentedXano,
I agree current output doesn't take advantage of all goodies Drupal offers. V2 will probably move away from the tabled approach. See #256964: Keep theming separate from module code for details.
Cheers,
Francesco
Comment #2
xanoAssign this issue to 6.x-2.x-dev as soon as that tag is available (Hint: do a CVS tag and create 6.x-2.x-dev ASAP)
I suggest leaving this open, since ten small issues/patches/commits are better than one big issue/patch/commit.
Comment #3
flevour commented