Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17478 Posts in 4473 Topics by 1972 members

Archive

SilverStripe Forums » Archive » Site search module

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: Site search module 1133 Views
  • kf
    avatar
    Community Member
    3 posts

    Site search module Link to this post

    Hi,

    I want to enable search on a silverstripe site. What is the best way to do that? I tried googling a bit, and found some information about a SilverStripe Search module, but I can't find it.

  • grilldan
    avatar
    Community Member
    135 posts

    Re: Site search module Link to this post

    There's a Google search widget.

    http://silverstripe.com/google-custom-search-widget/

    That might help you.

  • LeeUmm
    avatar
    Community Member
    372 posts

    Re: Site search module Link to this post

    There is no module, at least I don't think, so you have to follow the tutorial - http://doc.silverstripe.com/doku.php?id=tutorial:4-site-search

    Looks like a lot of work, but it's not. Mainly just copy and pasting things. You can search the docs for more info on making a bit more advance if need be.

    I also believe in the future it will come bundled with SS.

  • kf
    avatar
    Community Member
    3 posts

    Re: Site search module Link to this post

    Thanks for the suggestions! I guess I can use the site search from the tutorial to start with.

    I'm going to build a site where users must log on for additional access, and I want that to be searchable as well. By the same token, users that aren't logged in shouldn't be able to search content they don't have access to. What would be the correct way to do that? Filter relevant results out from $form->getResults() before displaying anything?

  • LeeUmm
    avatar
    Community Member
    372 posts

    Re: Site search module Link to this post

    Most likely, yes.

    This page helps describe how to limit search results in the section near the bottom - http://doc.silverstripe.com/doku.php?id=recipes:simplesearch

    Might be a good start.

  • Tareq
    avatar
    Community Member
    8 posts

    Re: Site search module Link to this post

    Hi All ,
    I m trying for search from tutorial 4 but it unable to show me any search , not even displaying me any html content on header from Page.ss

    please suggest me to execute search stuff.

    Thanking you.

    1133 Views
Page: 1
Go to Top

Currently Online: sweddell

Welcome to our latest member: icehead

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.