Topic Closed
fly06
263 Posts
21.2K Downloads
1 Themes
8 Plugins

 

I would like to suggest the following changes regarding the gpEasy search feature:
- Make the Simple Search plugin a core feature
- Create a hook to allow any content-based plugin to contribute to the search results ($this->files)
- Separate the html-stuff (search form/search results) from the real search-stuff (unformated search results)
This will allow any content-based plugin (blog posts, gallery images , files, events, products, etc.) to contribute on its own to the search results.

 

Edited: 11 years ago#4549

Josh S.
2K Posts
311K Downloads
16 Themes
18 Plugins

Makes so much sense!

Make the Simple Search plugin a core feature

It would be a nice feature to have for administrators

Create a hook to allow any content-based plugin to contribute to the search results ($this->files)

Makes more sense than trying to update the search feature to accommodate plugins!

11 years ago#4551

fly06
263 Posts
21.2K Downloads
1 Themes
8 Plugins

Makes more sense than trying to update the search feature to accommodate plugins!

Yep.

And it is not that hard to implement, just a few "copy, cut and paste" here and there.

;-)

11 years ago#4555

Josh S.
2K Posts
311K Downloads
16 Themes
18 Plugins

Just finished improving the search feature and making it part of the core program.

  • Searching is performed on rendered content so plugins that implement SectionToContent hooks will be searched properly
  • A hook was added that passes the entire search object so plugins like Simple Blog can add to search results by using the search object's FindString() function or by adding to the $results array directly. A new Simple Blog plugin will be released with an implementation of this hook.
11 years ago#4608

fly06
263 Posts
21.2K Downloads
1 Themes
8 Plugins

Very good news!

I am eagerly waiting for the next 3.5b2 release.

;-)

11 years ago#4610

Topic Closed

 

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register