Flippy Improved

Component type

module

Maintenance status

Development status

Component created

Component changed

Flippy improved depends on Flippy, an ultra-simple module that generates previous/next pagers for content types.

Flippy improved "improves" the flippy module by adding these features:

  • The User interface for setting order field and order direction for each content type.
  • Ability to group paged nodes by taxonomy term for each content type.

All additional options are available in content type configuration on the Flippy tab.

Menu Marker

Component type

module

Categories

Maintenance status

Development status

Downloads

624

Component created

Component changed

Have you ever felt the need to mark the menu link as "New" or "Updated"? If yes, then this module is for you! I recently had the requirement where we added a new section to the website and wanted to add "New" marker to the menu link, so this module.

The module ships with two pre-defined popular markers (i.e New, Updated). However, it allows you to add any custom marker too.

Views navigation

Component type

module

Maintenance status

Development status

Downloads

9247

Component created

Component changed

This module adds next and previous links on content pages when accessed from a view. It is intended for dynamic and/or paged view results, where the result set changes according to exposed filters, current user access rights,...

You may need this module if the content which comes after a given content depends on context, and more precisely depends on which content list you came from. This means no navigation link will be displayed if you come to the second level page directly, without using the first level view.

keycuts

Component type

module

Maintenance status

Development status

Downloads

627

Component created

Component changed

Current Maintainer: kriboogh

Keynav features the ability to have keyboard shortcuts in your Drupal pages
just like in your regular desktop apps. You can for example use Ctrl+S on a
form page to save the form. This module requires the Mousetrap library
available through: http://craig.is/killing/mice

See library restrictions for browser specific limitations. Not every browser supports overriding certain shortcuts (for example Ctrl+N)

Welcome Username

Component type

module

Categories

Maintenance status

Development status

Downloads

1699

Component created

Component changed

This module renders a block that shows the login form to anonymous users
and a "welcome username" with logout link block to authenticated users.

The string "Welcome" and "logout" are translatable with the t() function.

To change the strings "Welcome" and "logout" save these variables in the
variable table:
welcome_username_welcome_string
welcome_username_logout_string

To change "Welcome" to "Hi":
$ drush vset welcome_username_welcome_string "Hi"