MySite

Component type

module

Maintenance status

Development status

Downloads

20283

Component created

Component changed

For Drupal 6, this module is being replaced by the Dashboard project as part of the drupal.org redesign. We need volunteers to work on Dashboard, so go over there and help out, please.

The Drupal 5 version still works, but is not actively being developed. I have marked the module as 'Obsolete.'

MySite pages let users create a personalized summary of the site by adding selected content elements to their personal page. The MySite module is similar to tools like MyYahoo!, iGoogle and NetVibes. However, the content available is generated from your web site.

The module allows registered site users to create a MySite page that contains content from throughout the site. For sites that use the Aggregator module, users may also add feeds from external web sites to their MySite pages. MySite also supports Blocks, Views and 'Droplets' -- content widgets created by the site administrator. Users with JavaScript can drag, drop and sort content on their custom personal layout.

With Droplets, site administrators can also expose web-based content widgets like those from Google and WidgetBox to their users.

The 5.x.3 release adds multiple page support, so that users can have more than one personal page.

MySite was written using an API/Plug-In model that allows the core module to be extended to handle additional content types. These content types do not have to be nodes.

Google Translate

Component type

module

Maintenance status

Development status

Downloads

9249

Component created

Component changed

ATTENTION:
This module violates the Google TOS, in particular point 5.3:

5.3 You agree not to access (or attempt to access) any of the Services by any means other than through the interface that is provided by Google, unless you have been specifically allowed to do so in a separate agreement with Google. You specifically agree not to access (or attempt to access) any of the Services through any automated means (including use of scripts or web crawlers) and shall ensure that you comply with the instructions set out in any robots.txt file present on the Services.

You use it under your own responsibility.

CiviCRM Count Block

Component type

module

Categories

Maintenance status

Development status

Downloads

4910

Component created

Component changed

civicrm_countblock is a simple module that creates blocks for displaying civicrm group count information. An HTML format string can be defined with substitutable parameters for the group count (%count) and group name (%group). The group count can be rounded to the tens, hundreds, or thousands position. By default, there is one count block, but you can create up to 10 count blocks using the settings page.

Directory

Component type

module

Downloads

14166

Component created

Component changed

The directory module presents a very simple and lightweight hierarchical 'directory-like' view (conceptually similar to DMOZ, Yahoo, etc.) of nodes that have been assigned to one or more designated taxonomy 'vocabularies' (depending on module configuration). This allows users to drill down on selected content on your Drupal site.

If you have a site with taxonomies already in place, and/or you are not using the category module, this module may be a simpler approach to hierarchical navigation - just drop it in, configure, and go.

Greybox

Component type

module

Downloads

8553

Component created

Component changed

Greybox is a lot like the popular lightbox, but is used to display web sites on top of your current page as a popup. It's lightweight and just 1.2 KB in size!

A demo(outdated) is available if you’re interested in seeing some examples of how Greybox Redux works in general.

Node As Block

Component type

module

Downloads

20772

Component created

Component changed

This module allows those with the appropriate permissions the right to create blocks for each node. By default these blocks display the node title as the block title and the node teaser as the body. This can be themed by overriding the theme('nodeasblock', $node) function. The goal of this module is to break down conceptual barriers between nodes and blocks.

Viewfield

Component type

module

Maintenance status

Development status

Downloads

206252

Component created

Component changed

Viewfield provides a field that holds a reference to a View and renders it whenever the entity containing the field is displayed.

Features

  • Author chooses one or more views and displays from a list.
  • View arguments (contextual filters) may be supplied literally or through tokens.
  • Administrators may restrict which views and displays may be assigned.
  • Administrators may supply default values that will be used for all entities in a bundle, making it unnecessary to supply field values for each piece of content.

Publishing

Component type

module

Maintenance status

Development status

Downloads

988

Component created

Component changed

The publishing module is primarily a glue module to make it easier to handle article publication in a standard form.

It helps you define and create a workflow, provides a page to make it easy to see what state the articles are in, and provides tools to help ease things along.

In order to use this module, first I suggest you read this article: http://www.angrydonuts.com/publishing_articles_a_tutorial

The module currently in CVS is for 4.7