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

flevour’s picture

Status: Active » Closed (works as designed)

Xano,
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

xano’s picture

Version: 6.x-2.x-dev » 6.x-1.x-dev

Assign 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.

flevour’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Closed (works as designed) » Active