1
cbuehrle
Add Profiles to Xoops Search
  • 2006/2/13 21:53

  • cbuehrle

  • Just popping in

  • Posts: 4

  • Since: 2005/12/23


How would I incorporate the Profiles module into the XOOPS site wide search? Normally in the xoops_version.php file there is an entry like the one below for the modules that are searchable but there isn't one for Profiles. Profiles uses it's own separate search page. I think the XOOPS search is looking for a function name in order to search. Is this possible without writing a new search function for the profile module?

// Search
$modversion['hasSearch'] = 1;
$modversion['search']['file'] = "search.php";
$modversion['search']['func'] = "?";

2
Dave_L
Re: Add Profiles to Xoops Search
  • 2006/2/13 22:54

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


You might have to implement the search code yourself for that module. Seehttp://dev.xoops.org/modules/phpwiki/index.php/SearchFunction

Login

Who's Online

204 user(s) are online (172 user(s) are browsing Support Forums)


Members: 0


Guests: 204


more...

Donat-O-Meter

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

Latest GitHub Commits