Browsing History

Component type

module

Maintenance status

Development status

Downloads

741

Component created

Component changed

A feature (see Features) that implements fully fledged browsing history using Flag, Rules, and Views.

Features

  • Includes browsing history for content, categories, and basic searches.
  • Provides a "recently viewed content" block on node pages.
  • Provides a "My browsing history" page with content or category history as the main view and content/category and search history as secondary views.
  • Individual history items can be removed by the user.
  • Provides an ON/OFF switch to allow the user to disable and clear, or re-enable their browsing history.
  • Supports both authenticated and anonymous users.
  • Works with pages cached using Authcache for authenticated and anonymous users.
  • Is fully configurable via Flag, Rules, and Views UI's (with the exception of Authcache support.
  • Can be extended with Browsing History Flag Recommender to provide browsing history based content recommendations.
  • Conforms to KIT Features Specification..

There is a full discussion of why and how it was put together at Browsing history for Drupal.

Inspect Files

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allow you to track correspondence between files drupal core table records and physically existing files on the server file system. In other words, this module check the drupal file system integrity.

This module check that every file on filesystem have a correspondence record in files table, and vice versa.

Facebook OAuth (FBOAuth)

Component type

module

Maintenance status

Development status

Downloads

87075

Component created

Component changed

This module provides authentication services and an API to perform actions against Facebook. This module allows users to login to Drupal through the service commonly known as "Facebook Connect". This module is built with simplicity and flexibility in mind, it provides login services (and does it well), and an API for performing any other actions you may want to write yourself to query against Facebook's APIs.

Features:

Default Profile Feature

Component type

module

Maintenance status

Development status

Downloads

810

Component created

Component changed

A feature to re-create the standard features of a default Drupal install. This module was created to help set up demo sites with the Profiler module.

Includes:

1. Sitewide context that adds "Navigation" and "User Login" blocks to left-hand sidebar and "Powered by Drupal" block to the footer.
2. Story and Page content types.

Adapt

Component type

module

Maintenance status

Development status

Component created

Component changed

REFACTOR IN PROCESS

I went back and forth about whether to build this directly into NineSixty theme, or produce as standalone module. We're going the module route since there are so many 960.gs themes. Currently this sandbox holds theme code. Sorry for confusion and co-maintainers welcome!

What is it?

This is a responsive HTML5 Drupal theme based on adapt.js by Nathan Smith.

voom

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Voom is framework wrapped in a Drupal module. Voom is implemented in a way that allows you to interface with core Drupal functionality in a way that will be more natural to developers that are coming from Rails or Java SpringMVC backgrounds.

If you are looking to build an extension to Drupal core, or looking to provide extra functionality on top of an existing module, then don't bother with Voom. If you want to do custom application development, something you would generally consider using CakePHP or Rails for, than Voom is what you are looking for.