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

Link Weights

Link Weights is a utility module that allows you to rearrange the order that links display in the links section of nodes.

Japanese Mobile

jp_mobile_screenshot.png

Japanese Mobile is a theme aimed at making a functional Drupal site for Japanese mobile phones(DoCoMo, au, Softbank). Since Drupal doesn't work with Japanese mobile phones by default, the theme uses a number of overrides in order to make Drupal compatible with them.

Features

  • User agent detection & dynamic header depending on a carrier
  • Inline CSS in order to deal with DoCoMo's inability to use external or header CSS
  • No javascript since it doesn't work on mobile phones
  • Character encoding conversion of HTML output fom UTF-8 to Shift_JIS
  • Character encoding conversion of $_POST from Shift_JIS to UTF-8
  • Session handling by URL-rewriting instead of cookies
  • Blocks positioned above and below main content
  • Liquid layout
  • Use of GIF image instead of PNG

Dependency (D6 only)

Important: Updating to 6.x-1-1
As of 6.x-1-1, the Japanese Mobile eliminated core hacking by adding dependency to URL alter. If you are upgrading from the previous versions, you will need to set the value of url_rewriter.tags to an empty string in your settings.php as in the default.settings.php, as well as removing the hack from common.inc. Please see #764232: Avoiding hacking core files.

Japanese Mobile is developed and maintained by Audia K.K.

Better Messages

Better Messages with Cube/Tao theme

Better Messages is a very simple module that provides "Popup-like" Drupal messages.

Better Messages intends to let you control where and how you want to see your Drupal messages! Combine different animations and override better_messages.tpl.php to create your custom look.

Similar Modules:

Here is a comparison chart outlining the feature-sets of several modules similar to Better Messages: http://groups.drupal.org/node/51088

Features:

This module provides a simple interface to alter the default Drupal messages! Currently it allows you to do the following:

  • Control the position and width of the popup message relative to screen.
  • Control the animation for opening, and for closing the popup message.
  • Enable or disable popup messages at specific pages.
  • Works with AHAH submits. COOL!!
  • Override the popup message by coping and altering better_messages.tpl.php into your theme directory.
  • Override the popup message CSS by coping and altering better_messages.css file in your theme directory.
  • Optional dependency on jQuery UI module which can make the message draggable.
  • Control countdown timer for auto closing messages.

Fivestar Recommender

This module makes content recommendations based on users Fivestar votes. It provides two types of recommendations:

  • "Users who liked this also liked": Shows a list of nodes on a node's page. Recommendations are computed based on whether the the nodes received similar Fivestar ratings from users.
  • "Recommendations for you": Shows a list of recommended nodes to the current user based on the user's previous ratings. This is personalized recommendations to each particular user.

Contact Form On Node

This simple module add a contact form right under the node. You can choose:

Publication Date

Description

The Publication Date module adds a "Published on" date for each node, containing the date when it was first published.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained