Search bar that searches within the publications !!!! ??

Leonardo Nascimento Posted in Component Development 6 years ago

Insisting! Has anyone managed to make the search bar search the posts, rather than users and groups?

Replies
us Rishi B Replied 6 years ago

if you still want something like this, send me an email (in my profile)

German Michael Zülsdorff Replied 6 years ago

Have a look at https://www.opensource-socialnetwork.org/component/view/2239/whoisonline to get an idea.
Replace $users->getOnline() by an appropriate function to retrieve posts/comments or whatever you want to find and adapt the view part accordingly. That's all.

us Rishi B Replied 6 years ago

the current search functionality uses the function OssnUser->searchUsers(). You could maybe modify that, but the results page is currently only setup for people/groups/events and not posts. You're going to either have to write that feature yourself or hire somebody to write custom code for you (you can email me if interested, [emailremoved])