Giter Club home page Giter Club logo

search_exclude's Introduction

Drupal 7 - Search Exclude Module

It's a Drupal 7 module that extend the search core module with form components to exclude content types for search indexing. Add to a button for run indexing using batch process api

Screenshots

####Select the module that will manage the search

Module Search Default

####Remove content types for indexing Content Types to exclude

Requirements

  • Drupal Search core module

Usage

  1. Clone this repository and choice one the follow branches:

    master (default drupal style)
    This version of module has structured code with global functions directly implemented in hooks
    namespace_style
    Object Oriented code with basic autoload on ``hook_boot()``, namespaces and closures (require PHP5.3+)
  2. Move this files to sites/all/modules on your Drupal 7 directory installation

  3. Go to admin/modules, search the Search Exclude Node Type module and enable it.

  4. Go to admin/config/search/settings on Drupal 7 administration page and see the search modifications showed in Screenshots section

  5. Enjoy it!

Next implementations

  • Add the namespace_style branch with Object Orientation implementation of module compatible with PHP 5.3+ (Updated on 07/11/2013)
  • More .test files with unit tests using SimpleTest API
  • Silex framework integration

search_exclude's People

Contributors

mfdeveloper avatar

Stargazers

 avatar Vinicius Torves avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.