Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Question Is it possible to push advanced search parameters through a module

More
13 years 7 months ago #1 by xpozay
I would like to set up a module that allows my members to search the forum without using the search box (advanced search box). The module would pre-configure a number of the search parameters allowing the users to configure a few others. The result would push the search request to the Kunena search "API" displaying the results as they currently do.

Is this possible? I guess in developer talk can I post the search parameters to the search function?

Thanks in advance

Chris

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #2 by Matias
Its possible, but not planned at this stage.

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #3 by woonydanny
good idea for another module :)

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #4 by xpozay
Thanks. Given it is not planned, I may embark upon this myself. Do I just use the http post command or is there an API I can call?

Thanks

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #5 by Cerberus
administration/component/com_kunena/

kunena api files are in there :)

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #6 by Matias
No, search is not in there. It's older code and in frontend.. com_kunena/lib/kunena.search.class.php

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #7 by xpozay
Thank you. Will have a look and see what we can come up with.

Please Log in or Create an account to join the conversation.

Time to create page: 0.549 seconds