Find Content by User

Component type

module

Maintenance status

Development status

Downloads

460

Component created

Component changed

Find Content by User is en extension-module for find_content. It provides a way for users to find content by author username in the admin content overview. It can combine the search by title and user in the same query.
The code in this module is based on the code of find_content.

INSTALLATION:
-------------
1. Place the entire find_content_by_user directory into your Drupal sites/all/modules/
directory.

Entity administration and history

Component type

module

Maintenance status

Development status

Downloads

532

Component created

Component changed

The Entity Administration and history module displays all entities on a unique page, in a similar way that nodes can be administered on the admin/content page.

This new page will help to :

  • easily access to your datas or configurations.
  • monitor changes on you site, thanks to the history tag.
  • perform mass update or deletion operations.

IP Ban

Component type

module

Maintenance status

Development status

Downloads

947

Component created

Component changed

A large majority of all websites have content that's only relevant to a country or region. This can be problematic because visitors from other countries or regions may not exactly be visiting your site with your best interests in mind.

This module allows you configure the site to be "read only" or "complete ban" for a visitor based on individual IP addresses or by country (using IP address lookup).

Custom Panel Contextual Link

Component type

module

Categories

Maintenance status

Development status

Downloads

155

Component created

Component changed

This is a module based on Panel plugins which will allow to create custom contextual links through panel UI. This is a simple module which don't have more functionality like contextual module.

Its a fully custom contextual link and not related with contextual module. You have to specify all contextual link manually in panel to display.

MSSQL People Fix

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module fixes CONCAT_WS error in /admin/people form when trying to filter using Microsoft SQL Server database. This module is needed to make form working until views in core get's patched.

Permission Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The permission Filter module is a simple approach to provide a search
functionality in the people/permission page. It will help site admin to
get the desired result without scrolling down.

Install
-------
Simply install Permission Filter like you would install any other module.

1) Copy the permission_filter folder in the modules folder in your Drupal docroot.

2) Enable the module using Manage -> Extend (/admin/modules).

3) Goto People --> Permissions (/admin/people/permissions).