Profile 2 | drupal.org
april 2011 by gilcreque
Designed to be the successor of the core profile module, which is deprecated for Drupal 7. In contrast to the deprecated module this module provides a new, fieldable 'profile' entity - leverage the power of fields!
drupal
module
profile
april 2011 by gilcreque
Sunlight Congressional Districts (with optional CiviCRM integration) Drupal Module
february 2011 by gilcreque
Sunlight Congressional Districts
- Fetches data about the current members of Congress using the Sunlight Congress API.
http://services.sunlightlabs.com/docs/Sunlight_Congress_API/
- Provides an API for interfacing with Sunlight.
- Exposes the members of Congress to the Views module.
- Provides forms to find members of Congress by zip code.
The included and optional CiviCRM Congressional Districts module provides a way to automatically get congressional district information about your contacts into CiviCRM using the Sunlight Congress API.
These modules are written with performance in mind and have already made millions of lookups through Sunlight.
drupal
module
politics
political
- Fetches data about the current members of Congress using the Sunlight Congress API.
http://services.sunlightlabs.com/docs/Sunlight_Congress_API/
- Provides an API for interfacing with Sunlight.
- Exposes the members of Congress to the Views module.
- Provides forms to find members of Congress by zip code.
The included and optional CiviCRM Congressional Districts module provides a way to automatically get congressional district information about your contacts into CiviCRM using the Sunlight Congress API.
These modules are written with performance in mind and have already made millions of lookups through Sunlight.
february 2011 by gilcreque
GeoNames module
february 2011 by gilcreque
A collection of modules to provide an API to integrate with GeoNames webservices. The modules in this package enable access to all information provided by the XML-based Services from GeoNames.
This project is maintained by lyricnz and SeroSero.
#D7CX: I pledge that Flag will have a full Drupal 7 release on the day that Drupal 7 is released.
Supported GeoNames Services Include:
GeoNames Fulltext Search (search)
Reverse Geocoding
Country Subdivision (countrysubdivision)
Find nearby (findnearby)
Find nearby Place Name (nearbyplace)
Find nearby Postal Codes (nearbypostalcodes)
Find nearby Wikipedia Entries (nearbywikipedia)
Place Hierarchy
Neighbours (neighbours)
Siblings (siblings)
Hierarchy (hierarchy)
Children (children)
Postal Code Country Info (postalcodecountryinfo)
Postal Code Search (postalcodesearch)
Country Code (reverse geocoding) (countrycode)
Country Info (Bounding Box, Capital, Area in square km, Population) (countryinfo)
Timezone (timezone)
Wikipedia Articles from Bounding Box (wikipediabbox)
Wikipedia Fulltext Search (wikipediasearch)
drupal
module
geo
This project is maintained by lyricnz and SeroSero.
#D7CX: I pledge that Flag will have a full Drupal 7 release on the day that Drupal 7 is released.
Supported GeoNames Services Include:
GeoNames Fulltext Search (search)
Reverse Geocoding
Country Subdivision (countrysubdivision)
Find nearby (findnearby)
Find nearby Place Name (nearbyplace)
Find nearby Postal Codes (nearbypostalcodes)
Find nearby Wikipedia Entries (nearbywikipedia)
Place Hierarchy
Neighbours (neighbours)
Siblings (siblings)
Hierarchy (hierarchy)
Children (children)
Postal Code Country Info (postalcodecountryinfo)
Postal Code Search (postalcodesearch)
Country Code (reverse geocoding) (countrycode)
Country Info (Bounding Box, Capital, Area in square km, Population) (countryinfo)
Timezone (timezone)
Wikipedia Articles from Bounding Box (wikipediabbox)
Wikipedia Fulltext Search (wikipediasearch)
february 2011 by gilcreque
Markdown filter | drupal module
january 2011 by gilcreque
Provides Markdown filter integration for Drupal input formats. The Markdown syntax is designed to co-exist with HTML, so you can set up input formats with both HTML and Markdown support. It is also meant to be as human-readable as possible when left as "source".
This module is a continuation of the Markdown with Smartypants module, and only includes Markdown support to simplify configuration. It is now suggested that you use Typogrify module if you are interested in Smartypants support. Also note, that if you use the GeSHI filter for code syntax highlighting, arrange this filter after that one.
Read more about Markdown at:
http://daringfireball.net/projects/markdown/syntax
http://michelf.com/projects/php-markdown/extra/
This module is included in the Acquia Drupal distribution.
drupal
html
module
This module is a continuation of the Markdown with Smartypants module, and only includes Markdown support to simplify configuration. It is now suggested that you use Typogrify module if you are interested in Smartypants support. Also note, that if you use the GeSHI filter for code syntax highlighting, arrange this filter after that one.
Read more about Markdown at:
http://daringfireball.net/projects/markdown/syntax
http://michelf.com/projects/php-markdown/extra/
This module is included in the Acquia Drupal distribution.
january 2011 by gilcreque
Typogrify Module
january 2011 by gilcreque
Typogrify.module brings the typographic refinements of Typogrify to Drupal.
Wraps ampersands (the “&” character) with <span class="amp"></span>.
Prevents single words from wrapping onto their own line using Shaun Inman's Widont technique.
Converts straight quotation marks "" to typographer's quotation marks “”, using SmartyPants.
Converts multiple hyphens to en dashes and em dashes (according to your preferences), using SmartyPants.
Wraps multiple capital letters with <span class="caps"></span>.
Wraps initial quotation marks with <span class="quo"></span> or <span class="dquo"></span>.
Adds a css style sheet that uses the <span> tags to substitute a showy ampersand in headlines, switch caps to small caps, and hang initial quotation marks.
Inserts ligatures (if supported by platform and browser).
Replaces ascii arrows with unicode arrows (if supported by platform and browser).
drupal
typography
module
Wraps ampersands (the “&” character) with <span class="amp"></span>.
Prevents single words from wrapping onto their own line using Shaun Inman's Widont technique.
Converts straight quotation marks "" to typographer's quotation marks “”, using SmartyPants.
Converts multiple hyphens to en dashes and em dashes (according to your preferences), using SmartyPants.
Wraps multiple capital letters with <span class="caps"></span>.
Wraps initial quotation marks with <span class="quo"></span> or <span class="dquo"></span>.
Adds a css style sheet that uses the <span> tags to substitute a showy ampersand in headlines, switch caps to small caps, and hang initial quotation marks.
Inserts ligatures (if supported by platform and browser).
Replaces ascii arrows with unicode arrows (if supported by platform and browser).
january 2011 by gilcreque
Community Tags - Drupal Module
september 2010 by gilcreque
Allows members of the community to tag content, and tracks who tagged what and when.
The Module has three main features:
1. Stores who tagged what and when.
2. Allows for this information to be exposed with views.
3. Adds an easy AJAX interface for tagging nodes without going to node/edit.
Community tags:
* Stores which user tagged what when.
* Adds new "tag content" permission (does not require node edit permission)
* Comes with a nifty AJAX tagging interface.
* Views Integration.
* Integrates with the Tagadelic module for creating tag clouds of only the current users tags in a vocabulary or all tags in a vocabulary.
drupal
module
modules
php
tag
taxonomy
tags
The Module has three main features:
1. Stores who tagged what and when.
2. Allows for this information to be exposed with views.
3. Adds an easy AJAX interface for tagging nodes without going to node/edit.
Community tags:
* Stores which user tagged what when.
* Adds new "tag content" permission (does not require node edit permission)
* Comes with a nifty AJAX tagging interface.
* Views Integration.
* Integrates with the Tagadelic module for creating tag clouds of only the current users tags in a vocabulary or all tags in a vocabulary.
september 2010 by gilcreque
Ubercart Marketplace | drupal.org
october 2009 by gilcreque
Ubercart Marketplace adds multiple seller support to the Ubercart module. It includes a series of modules that limit the access to Ubercart functions for sellers. Additional functionality is added to support this from both a marketplace seller's point of view and the store administrator's view. Sellers (with the proper access permissions) gain the ability to view their products, track and fulfill their orders, and monitor their sales reports. Store administrators can view seller reports based on seller order statuses and seller sales. Support is included for Paypal Mass Payments, with which an administrator can automatically pay his/her sellers for custom periods.
drupal
ecommerce
ubercart
module
october 2009 by gilcreque
Drush | drupal.org
september 2009 by gilcreque
The Drush Package Manager allows you to download, enable, disable, uninstall, update modules/themes/profiles/translations from the command line in a very simple way (apt-get style) - just type e.g. drush dl views and drush enable views in a Drupal directory to install the Views project!
Additionally, the Drush Package Manager also allows you to update all your modules with just one command - drush update.
drupal
module
modules
Additionally, the Drush Package Manager also allows you to update all your modules with just one command - drush update.
september 2009 by gilcreque
Insert View | drupal.org
august 2009 by gilcreque
This Drupal module can be used to embed views into a node without having to use php.
drupal
views
module
modules
august 2009 by gilcreque
Viewfield | drupal.org
august 2009 by gilcreque
This Drupal module can be used to embed views into a node without having to use php.
drupal
views
module
august 2009 by gilcreque
Email Newsletters and the Simplenews Module | Group 42
august 2009 by gilcreque
Video discussion on email newsletter best practices
business
drupal
email
module
newsletter
presentation
simplenews
august 2009 by gilcreque
Formfilter | drupal.org
august 2009 by gilcreque
Easily modify forms such as removing menu settings, publish settings, etc.
drupal
module
forms
form
august 2009 by gilcreque
Automatic Nodetitles | drupal.org
august 2009 by gilcreque
Automatically create node titles using tokens
drupal
module
modules
Automation
august 2009 by gilcreque
Clear Cache Before Updating Modules | DrupalEasy
june 2009 by gilcreque
Checklist for installing/updating new modules
drupal
module
drupaleasy
june 2009 by gilcreque
Live Coverage - Drupal Module
march 2009 by gilcreque
This module creates an easy live blogging feature to provide live coverage of an event. The content administrator can create a live event node and add short updates to that node. These short updates auto-refresh for the site visitors, so they can watch new updates pop onto the page without hitting refresh.
drupal
module
liveblogging
march 2009 by gilcreque
related tags
api ⊕ authentication ⊕ Automation ⊕ business ⊕ data ⊕ date ⊕ donations ⊕ drupal ⊕ drupaleasy ⊕ ecommerce ⊕ email ⊕ event ⊕ facebook ⊕ filebrowser ⊕ files ⊕ form ⊕ forms ⊕ geo ⊕ html ⊕ images ⊕ liveblogging ⊕ migrate ⊕ module ⊖ modules ⊕ newsletter ⊕ newsletters ⊕ php ⊕ plugin ⊕ political ⊕ politics ⊕ presentation ⊕ profile ⊕ reference ⊕ repeat ⊕ salsa ⊕ security ⊕ simplenews ⊕ tag ⊕ tags ⊕ taxonomy ⊕ theme ⊕ themes ⊕ theming ⊕ typography ⊕ ubercart ⊕ views ⊕ webdev ⊕ webservices ⊕Copy this bookmark: