maxlength: Play box

Component type

module

Maintenance status

Development status

Component created

Component changed

Fork of maxlength to create some patches.

(Patches commited, yay!)

Answers Alternative

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project was previously a sandbox alternative to the Answers project. The code has since been pushed to Answers, so this sandbox is obsolete. For Answers, please proceed there.

This project has been repurposed as a "wish list" for Q&A modules. It contains a desired features list and a comparison of existing drupal Q&A modules.

Overview

Several modules provide some form of Q&A functionality, including:

ESI API

Component type

module

Maintenance status

Development status

Downloads

828

Component created

Component changed

This module is a low level ESI handling API for module developers and a besic block integration for site admins.

It handles ESI tag build and different levels of caching policy. It is able to cache blocks itself using complex cache identifiers computed using series of variables.

It provides a downgrade mode that is able to load all ESI elements using a simple and efficient piece of JavaScript if the site is not behind an ESI gate.

You can use this module safely without any ESI gate if you need to provide comprenhensible and fine tunable block AJAX loading/caching mecanism.

Views Item Per Page

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to display a selector at the bottom of a view. This selector allows the visitor to choose how many items to show per page in the current view.

UPDATE : This module has been made obsolete by the version 3 of Views

Guitartab

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I made a module for my thesis and I would like to share it. This module handles(save, update, play) simple guitar tablatures(http://en.wikipedia.org/wiki/Tablature), that you can upload from a plain text file.
The module use only core modules, and a 3th party open source AS3 library called Standingwave 2(http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/).

Panels Grid

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Panels layout builder, allowing you to build grid layouts based on what grid systems fits the content of the current page best.

This panels layout was originally developed for panels 2, but is currently being developed to take advantage of Panels 3's Builder functionality.

notice that it's still in development for panels3
If anyone wants a look at the panels2 version of this code then give me a shout and I will upload it.

Profile Page

Component type

module

Maintenance status

Development status

Downloads

1285

Component created

Component changed

THIS MODULE HAS BEEN DEPRECIATED. PLEASE USE PROFILE UX INSTEAD

One of the things I've never liked about Drupal is how it handles the profile and the edit account pages.

This module addresses two problems.

Progressive_Profile_Access

Component type

module

Maintenance status

Development status

Downloads

170

Component created

Component changed

The user will be restricted from premium content. The content will be unlocked with the presence of page specific cookies and/or a master (Profile complete) cookie.

Users will unknowingly register and login with just an email account. All other required profile fields will be progressively required for access to premium content.

This module will be dependent on premium content or content access? Still deciding...