Im just diving into Joomla with a co-worker and we need to be ab开发者_StackOverflowle to order search results by the section name in our main results page.
As of right now, I have tried a few different things, including editing the SQL Statement in the content-fulltext.php.
What would be the best way to go about doing this? I am very new to integrating/manipulating Joomla, so thanks for bearing with me.
Fillip
I don't think there is any extension that orders results in such a way(but you can try your chance here), so you have to code it yourself.
Changing the sql query is the simplest solution in my opinion.
精彩评论