Tadaa!

Component type

module

Maintenance status

Development status

Downloads

2920

Component created

Component changed

Tadaa! is a module aimed at simplifying the process of enabling/disabling modules and altering configuration when switching between different environments, e.g. Production/Staging/Development.

The environments and the corresponding configuration is completely configurable.

OG Content Access

Component type

module

Maintenance status

Development status

Downloads

182

Component created

Component changed

OG Content Access provides the ability to rely on group-specific roles for providing (view/load) access to specific content.
The use-case is as follows: you have a group with several content types - blog, announcements, file downloads.
Any members of that group will automatically have access to view any of the above contents. You can control access to create, delete, and edit
content for different roles, yes, but every member will ALWAYS have access to view all of the contents of a group.

With this module you can restrict viewing each content to different members by setting the role which is allowed to view/access each content
and then, within the group context you may assign roles as necessary for each member.

Skip-Maintenance-Mode-By-IP

Component type

module

Maintenance status

Development status

Downloads

43005

Component created

Component changed

This module is an addition to Drupal's Maintenance mode settings page.

It allows site administrators to set IP addresses that are allowed access to the website while in maintenance mode, without being logged in.

Mainly written as a means by which clients can easily review their website being developed without the hassle of logging in into an offline site.

Google News

Component type

module

Maintenance status

Development status

Downloads

5671

Component created

Component changed

Google News is a simple module to add a block to your drupal site to display the latest Google News headlines on sections you choose.

Stay up to the minute on news with Google News module on your drupal site.

The different news sections settings in Google News module are

  • Top Stories
  • World
  • Business
  • Politics
  • Nation
  • Entertainment
  • Technology
  • Sports
  • Health

The Google News block comes with two display setting.

Context HTML tags

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Context HTML Tags module - use this if you want change some html tags depends on context.
The module can be useful for SEO optimization.

Instructions

1.Go to admin/settings/context_htmltags and define some tags identificators (one per line),
for example type in form: page_title

2. Put in file function context_htmltags_tag($text, $tag_id, $default_tag = 'p', $default_class=''), example:
Instead of a

Lineye.pl widget

Component type

module

Maintenance status

Development status

Component created

Component changed

Plugin allows you to put Lineye Widget in a simple way via the administration panel on wordpress site. LinEye is a free website promotion system. Increase traffic to your own website based on the principle: I advertise other, they advertise to me. It's free and without any fees. (more details on http://www.lineye.pl)

Views filters populate

Component type

module

Maintenance status

Development status

Downloads

24613

Component created

Component changed

This is an utility module. Its sole purpose is to fill in one blank that seems not easy to be done using normal views, which is to use one exposed string filter to search on multiple fields.

Bear in mind, that, for now, only populates STRING exposed filters, so those filters that take an array (options) or special types won't work, although it may not be difficult to extend it.