Community Support for OpenDocMan (Deprecated)

Full Version: Category not shown in search results
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Hello,

I'm new to OpenDocMan and trying to get the hang of it. Based on this thread, it should be possible to customize the column output for both the "home" and for search results. I'd like to add Category, some UDF and remove some other listings. Could someone tell me exactly how to go about doing this?

Thanks!
It would take some php and javascript programming for that.
I'm comfortable trying for that; our company has a webprogrammer on staff who can advise. Anywhere I can find some details as to which files to look at and what lines to look at editing?

Cheers!