01-13-2010, 12:28 PM
dalfonso
2007-05-14 01:12:08 PDT
Hi,
I can't see category column in search results.
Is a bug or there is a place where this can be added?
Best Regards
Fabio D'Alfonso
jonathanwminer
2007-05-14 04:23:02 PDT
Hi -
It shouldn't be too difficult to edit the PHP to add the Category to the table output. Look at the list_files() subroutine in functions.php
But, the better solution would be add a facility to allow easy customization of the column output. Both which columns and what order they get displayed. Purhaps you can suggest this as a "Feature Request" ? This would be a little more complex.
- Jon
jonathanwminer
2007-05-16 11:42:14 PDT
Look at feature request #1719378. This will allow you to customize which fields are displayed.
jonathanwminer
2007-05-24 05:41:42 PDT
Hi Fabio -
Have you had a chance to try my patch? I'd like to get some feedback from others.
Thanks
jonathanwminer
2007-06-08 08:51:11 PDT
Hi -
I've updated my patches to include full support for UDFs in the columns, including ability to sort the output. I'd like some feedback from other users before I move the changes over into the "patch forum", and their eventual inclusion into the ODM baseline.
2007-05-14 01:12:08 PDT
Hi,
I can't see category column in search results.
Is a bug or there is a place where this can be added?
Best Regards
Fabio D'Alfonso
jonathanwminer
2007-05-14 04:23:02 PDT
Hi -
It shouldn't be too difficult to edit the PHP to add the Category to the table output. Look at the list_files() subroutine in functions.php
But, the better solution would be add a facility to allow easy customization of the column output. Both which columns and what order they get displayed. Purhaps you can suggest this as a "Feature Request" ? This would be a little more complex.
- Jon
jonathanwminer
2007-05-16 11:42:14 PDT
Look at feature request #1719378. This will allow you to customize which fields are displayed.
jonathanwminer
2007-05-24 05:41:42 PDT
Hi Fabio -
Have you had a chance to try my patch? I'd like to get some feedback from others.
Thanks
jonathanwminer
2007-06-08 08:51:11 PDT
Hi -
I've updated my patches to include full support for UDFs in the columns, including ability to sort the output. I'd like some feedback from other users before I move the changes over into the "patch forum", and their eventual inclusion into the ODM baseline.