I cannot find the searchableController or the view for the Searchable plugin in Grails -


i installed searchable plugin on grails , when run application can browse , searchable function works fine.

the problem cannot find searchablecontroller or view of in project. i'm not able edit or rewire code fit in controller or view.

any appreciated.

kind regards.

the searchablecontroller , views located inside searchable plugin, see $home/.grails/<version>/projects/<projectname>/plugins/searchable.

be warned: it's bad idea modify in $home/.grails manually unless you're sure you're doing.

instead either:

  • download plugin svn/git , reference 'inplace' plugin. if don't know inplace plugins, google it.
  • copy searchablecontroller $home/.grails project , modify it.

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -