By seanray on
hi,
I have 3 Node Type: Company, Article, Coupon Code.
When user search the site, I want to the research result display Company first, and then Coupon Code, Articles.
Besides this, I also want to have different display format for different Node type, how can I achieve it?
Thanks,
Ray.
Comments
There's a whole section of
There's a whole section of documentation on theming. Including this page that talks about the search page.
This is for Drupal 5.x, is
This is for Drupal 5.x, is there any close document for Drupal 6.x?