Maintainers strive to actively monitor issues and respond in a timely manner.

Multi-term Views

This module modifies the default "taxonomy_term" view provided by the Views module to provide multi-term node display functionality.

Devel Bonus

This module provides more features for developers and themers when they debugging drupal.

404 Navigation

On 404 Not Found error pages, Drupal will skip rendering of all the navigation links of your website for performance reasons*. Some of these include:

  1. The "Primary links" block and any other menu links block.
  2. The Primary links and Secondary links of your theme.

* Unless you have configured a "Default 404 (not found) page" on admin/config/system/site-information.

But many websites find navigation invaluable. Especially on 404 pages, when they want to show lost users how to get to real pages.

So this module simply revives those features on 404 pages. Simply install and enable the module. No configuration needed.

BigDaddy

The purpose of BigDaddy is to help front-ends have a better control of their work environment through an optimized file architecture with a lots of comments and good tips.

It will help to increases performance and productivity using the last and best techniques and have a future friendly project.

Easy authcache

Easy Authcache is module that makes authcache implementation easy,faster and makes it comportable with drupal community modules.

Created & developped by ADYAX

Advantages of module differs it from Authcache:

1. It makes unnessary for developer to write client side callbacks for authcache module (js functions).
2. Makes server side callback as hook (drupal style).
3. Includes all modules.
4. Handle js files and settings, needed for retrived with ajax html, on final page.
5. Handle url context dependent code.
6. Provide api to handle theme functions, you need, with authcache.

Disadvantages of module differs it from Authcache:

1. Makes bootstrap FULL on authcache ajax callback. That can make slowly then authcache manual implementation.
2. Can lose some js Drupal.settings after authcache ajax result.
3. Higher, then for manual authcache implementation can be, load on client side (js code).

Installation

To install Easy authcache

  • Install required modules (common way - Authcache)
  • Add Easy authcache module drupal contrib modules dir (usual /sites/all/modules).
  • Copy authcache_custom.php file from easy_authcache/_authcache/authcache_custom.php to authcache/ajax/ and change (authcache/ajax/authcache.php:str 42) to include authcache_custom.php, if needed.

Flippy - Previous / Next pager for Nodes

Screenshot settings

Flippy is an ultra-simple module that generates previous/next pagers for content types. On the Node type administration screen, you can turn Flippy on or off

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained