Hi,
I've made a patch for themeable output. I think users must decide how to show content. Code takken from previous version of module.

Comments

Susurrus’s picture

Status: Needs review » Needs work

I think this is a good patch and RTBC, though I think you should specify the ID attribute on the table, as there's no point to wrap the table in a div just to give it an ID.

beholder’s picture

Status: Needs work » Patch (to be ported)
StatusFileSize
new1.42 KB

ok. here is a new patch without wrapping div and with ID for table

Susurrus’s picture

the last thing would be a nice message on the page if no files are displayed. If nothing is shown, people will think there's an error instead of just an empty directory...

beholder’s picture

Version: 6.x-1.1-beta1 » 6.x-1.x-dev
StatusFileSize
new1.71 KB

OK, here is patch for 6.x-1.x-dev version with support for themes and message when directory is empty.

Susurrus’s picture

Status: Patch (to be ported) » Fixed

Fixed, though I changed the patch slightly.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.