SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

Is there a way to Exclude a module from being searched and from being shown in the advanced search option, i.e no check box in 'Search In'?
Yes there is.
For example I'll take the mylinks module.

Open the file:
xoops_version.php from the mylinks module and look for the code:
// Search
$modversion['hasSearch'] = 1;
$modversion['search']['file'] = "include/search.inc.php";
$modversion['search']['func'] = "mylinks_search";


By changing:
$modversion['hasSearch'] = [b]0[/b];

this module will be excluded from being searched and shown within the advanced search option.


The comments are owned by the author. We aren't responsible for their content.
user

 not. working


not working for isearch module in XOOPS 2.018rc1
https://xoops.org/modules/newbb/viewtopic.php?post_id=283632#forumpost283632

 


Login

Who's Online

179 user(s) are online (5 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 179


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

you can present high resolution flash images and zoom in with increased detail?

Random question

How do I stop people stealimg my images?