Ubuntu Drupal Planet

Component type

module

Categories

Maintenance status

Development status

Downloads

2768

Component created

Component changed

Description

This module will add a page to your site (/planet). This will function similarly to PlanetPlanet which powers planet.ubuntu.com. One significant difference between this module and the aggregator module is the fact that any user can edit their own feeds. If a user uploads their own image, that image will be displayed along with their post.

This module contains significant styling to make the page look like planet.ubuntu.com.

RealChat module

Component type

module

Categories

Maintenance status

Development status

Downloads

14458

Component created

Component changed

Lets the users of a Drupal site chat via a RealChat server. It adds a single link to Drupal's menu system called "Chat now!" by default. An authenticated user who clicks this link enters a chat at a designated RealChat server with her chat nickname set to her Drupal username, chat profile pointing to her user profile page on the Drupal site, and avatar set to her picture (if available) on the Drupal site.

Background

Component type

module

Maintenance status

Development status

Downloads

5503

Component created

Component changed

This Module is Upgraded version (D7) of https://www.drupal.org/project/background (D6).

Its allows to upload a background image in appearance menu.

This works best in themes with fixed width and having no any other background image/color, where a background shows.

After enabling this module, Background menu will show under the Appearance Menu ..

Markup

Component type

module

Maintenance status

Development status

Downloads

80612

Component created

Component changed

This module adds the ability for site admins to add "Markup" widgets to the form. These essentially let designers of cck content-types insert additional markup into the node/edit form to display to content-authors. This is the equivalent of adding additional elements to $form of the type '#markup'.

The module does not add anything to the $node object for the content being created, and utilizes form_alter to remove unnecessary fields from the '_content_admin_field' form when this widget is being created.

Publication Date

Component type

module

Categories

Maintenance status

Development status

Downloads

32618

Component created

Component changed

Description

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

Without this, the only dates available for nodes are their created date and changed date, but these are often insufficient to meet the needs of publishing workflows. Sorting nodes by their created date doesn't account for content which is held in draft form for a time while being readied for publication. Sorting nodes by their changed date fails to account for content needing minor corrections after being published.

Fivestar Recommender

Component type

module

Maintenance status

Development status

Downloads

7928

Component created

Component changed

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.

Better Messages

Component type

module

Maintenance status

Development status

Downloads

71243

Component created

Component changed

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