Add to my contacts Allen Gunn
Executive Director at
Aspiration in
San Francisco
http://www.aspirationtech.org/
All great progress happens in small circles :^)
Allen Gunn's tools tagged with 'module'
-
User Relationships
in 1 toolbox
add to my toolboxDrupal module which enables users to create named relationships between each other. Serves as basic building block for social networking features, or any site where users are aware of one another, and communicate.
-
Activity
in 3 toolboxes
add to my toolboxDrupal module which keeps track of things users do on a Drupal site and provides mini-feeds of these activities.
-
Flag
in 1 toolbox
add to my toolboxDrupal model providing flexible, customizable flagging system. Supports any number of flags for nodes, comments, or users for purposes which include bookmarks, marking important, friends, or flag as offensive.
-
Services
in 1 toolbox
add to my toolboxDrupal module that provides standardized solution for integrating external applications with Drupal.
-
Switchtheme
in 1 toolbox
add to my toolboxDrupal module that enables different users to see different themes.
This is one approach to theming for mobile websites.
-
Mobile Tools
in 1 toolbox
add to my toolboxThe Mobile Tools module provides Drupal developers with some tools to assist in making a site mobile.
-
Browscap
in 1 toolbox
add to my toolboxDrupal module for detecting browser capabilities.
Interesting for various use cases including mobile.
-
Ban and Unpublish
in 1 toolbox
add to my toolboxThe Ban and Unpublish module for Drupal makes it easier to clean up after registered spammers and other problem users by implementing a bulk operation that appears at Home > Administer > User management > Users. This module adds a single drop-down option to the list page that performs multiple banning/unpublishing steps in a single pass.
-
GoAway
in 1 toolbox
add to my toolboxGoAway is a dirt-simple, light-weight "Ban By IP" Drupal module. It works by redirecting offending anonymous users to a local page or remote URL specified by the admin.
-
Advanced User
in 1 toolbox
add to my toolboxThe advanced user Drupal module allows the searching/filtering of users based on the user.module fields and optionally the profile.module fields.
-
Profiler
in 1 toolbox
add to my toolboxProfiler is a set of helper functions that aid in creation of Install Profiles. It allows you to quickly and easily create new install profiles, as well as have 'Sub' Profiler Install profiles, where one Profiler Install profile inherits from and extends another Profiler Install profile.
-
Strongarm
in 1 toolbox
add to my toolboxThe Strongarm module for Drupal gives site builders a way to override the default variable values that Drupal core and contributed modules ship with. It is not an end user tool, but a developer and site builder tool which provides an API and a limited UI. This module can be used in conjunction with Features and Profiler to build a Drupal distribution.
tagged: api, config, configuration, deploy, deployment, developer, distribution, drupal, management, module, tool, variables -
xhprof
in 1 toolbox
add to my toolboxDrupal module that allows you to profile your Drupal application using the XHProf profiler from Facebook.
-
Apache Solr Views
in 1 toolbox
add to my toolboxDrupal module that integrates Apache Solr Search with Views
-
Apache Solr Facet Builder
in 1 toolbox
add to my toolboxDrupal module that provides a user interface that allows administrators to dynamically build Apache Solr search facets without writing any code.
-
Smart Trim
in 1 toolbox
add to my toolboxAfter installing and enabling Smart Trim module for Drupal, you should see a "Smart trimmed" option in the format dropdown for your text fields. With smart trim, you have control over: 1) The trim length, 2) Whether the trim length is measured in characters or words, 3) Appending an optional suffix at the trim point, and 4) Displaying an optional "More" link immediately after the trimmed text.