Account menu

Component type

module

Maintenance status

Development status

Downloads

25303

Component created

Component changed

This module provides dynamic [Log in/Create account][My account][Log out] menu links. Before the user is logged in, only the [Log in/Create account] link is shown(this can be configured as two links: [Login] and [Register]). After the user is logged in, [My account][Log out] links are shown. By default, these links are in the "Account menu". However, they can be moved to any other menus through the admin/settings/accountmenu page to suite any menu structure.

Multiple Node Menu

Component type

module

Categories

Maintenance status

Development status

Downloads

18535

Component created

Component changed

This module modifies the "Menu settings" in standard node editing form to allow managing multiple menu links to a node. The Drupal standard behavior is to only care about a single menu link for anode, all other menu links must be added through menu administration.

Sponsorship

Development of Drupal 6 version of the module was sponsored by Inclind, Inc..

Points Voting Recommender

Component type

module

Maintenance status

Development status

Downloads

1429

Component created

Component changed

Roadmap of the next update (2010-09-13): click here. Drupal 7 support is pending on D7 support of Plus 1 or Vote Up/Down.

This module is to make recommendations for points-based voting modules including Vote Up/Down and Plus 1. You have to enable either of them in order to use this module.

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.

Environments

Component type

module

Downloads

1188

Component created

Component changed

This module was created to fill the need for *two-dimensional* environment/host management.
* What's an environment? An environment is a development or server location where a full Drupal build (possibly including multiple hosts) is set up. In our work, we tend to have
1) a primary 'dev' environment (site.dev.ourwork.com),
2) local environments for each developer (site.dev.local),
3) a staging environment (staging.site.com),
4) a live site (www.site.com), etc.
But each of these environments can have multiple sites/hosts, making the number of actual hosts to track and toggle grow exponentially.
The domain_access module does a good job of tracking hosts, but in only one environment.

The goal for now is not to manage deployment between multiple environments, but rather to allow for managing content between the environments, and more generally to have code- and user-level context awareness of each environment. The module is currently a barebones API, to be expanded upon for various use cases. I'm interested in hearing what use cases people have.

Envts has no UI yet, but simply allows other modules to define environments with a hook. (Anyone is welcome to create a UI for the module, since my time is limited!)

Smart menus Smart tabs

Component type

module

Categories

Maintenance status

Development status

Downloads

25838

Component created

Component changed

The Smart menus, Smart tabs duo of modules make everyone's Drupal experience just that little bit more convenient. The two modules give menus and tabs a memory, so that when you revisit a page, your previous tab or menu choice is already pre-selected for you. Not only will this save you numerous clicks, it will almost feel like the system senses where you'd like to go, making the experience more intuitive. No longer will you have to retrace your clicks to get back to where you wanted to stay or waste clicks to escape from Drupal's rigid default selections. Instead you'll find that Smart menus and Smart tabs create default selections naturally, based on your personal click patterns as they evolve during the session.
Once you've used these modules for a while you won't notice they're there -- but you'll miss them when they're gone.

Book Inherit Type

Component type

module

Downloads

1071

Component created

Component changed

Book Inherit Type alters the "Create Child Page" link on book pages so that new child pages are created with the same type as the parent.

This module is based on the patches created by kassissieh and JuliaKM in this issue:

#460736: Add child page should inherit parent's content type. Or should it ?

Additional features:

  • Per node type override of the book module default.