Offer an option to display of "sign in or register" for a flag for anonymous users. It is compatible with Flag 6.x-2.x only, for reasons and patch for 1.x please read this comment.
A Feeds plugin to parse XML files. The module uses the
XML parsing interface of XML Parser to return a formatted PHP array.
Code repository is currently at GitHub: http://github.com/pvhee/feeds_xmlparser. Once the module has reached a more final form, it will move to Drupal CVS.
Statistics Granularity extends Drupal's core statistics module by adding node counts for week, month and year. Includes views integration for accessing these values.
This module was originally developed for Jimmy's Sandbox.
This module let you interact with issuu.com API through a drupal interface using CCK.
It is inspired on imagefield and scribdfield interaction with filefield.
This module is in early development.
FeaturesIntegration to control an OpenSim grid from a Drupal website.
Discuss about this project here : http://groups.drupal.org/d4os
Integrate Barclays EPDQ payment gateway service.
The first release of the module supports UK only, I might extend it to support other countries in the future.
Google Buzzthis integration in Drupal.
Display Google Buzz this button in nodes of enabled types.
TODO: Add a rebuzz counter
Module by hefox.
CCK Password field defines a basic md5-ed CCK password field.
Widgets include the a normal password textfield and a drupal password confirm.
Passwords that have been set are not retrievable as their original value as they have been hashed.
Passwords fields that have been set will have a delete check box.
Warning: required will not work correctly, as I haven't figured out how to make it that work..
The popup suite allows builders to popup tooltip-like text, nodes, blocks, menus, forms, views and php-generated content.
It includes the following modules:
Use this module to process credit card payments in Übercart using the iTransact payment gateway. The module supports the following Übercart transaction types:
* Access this functionality through the Übercart credit terminal.
Module created by Sammy Spets from Synerger Pty Ltd.
Exports Conditional Actions as PHP code for adding to ca_hook_predicate
A custom node type for creating a page where the main content is an iframe.
This module allows a default value for a view argument to be specified based on a piece of contextual data set through the Context module's context_set function. When configuring the default argument, you specify the context namespace and the attribute name, and the value is pulled automatically. This is particularly useful for getting information to Views blocks. This is far less hackish than specifying path arguments via arg().
The SexyBookmarks module is a port of the WordPress plug-in by the same name.
The sole aim was to stray away from the "in the box" thinking behind most social bookmarking plugins, and add a little flair that would entice your readers, rather than deterring them with microscopic icons that get lost in pages heavy laden with content.
SexyBookmarks for WordPress was written by Josh Jones
- http://sexybookmarks.net
Allows users to be assigned domains when using the user import module.
New and existing users can be mass assigned to domains by importing data from a CSV file.
This is a non-caching filter that parses HTML to append an active class to URL's found in the content if they match the current page.
This filter does not cache, limit it's usage to fairly small blocks! Also it should come after all other input filters that generate HTML (e.g. a weight of 10) so that it can find all of the links to check.
The reason for the filter was for theming a HTML list of fixed links, some related to the menu system, and having the need to have the current page highlighted.
This module provides usability enhancements for Drupal's theme settings page. It simplifies the logo and shortcut icon fieldsets by displaying radio buttons instead of checkboxes, and uses javascript to hide the custom path and file upload elements until needed.
The module can be enabled or disabled at will without affecting the stored theme settings.
Hover preview Javascript effect for the ImageCache module. Allows for hover FROM any ImageCache preset TO any other ImageCache preset. Supports views and standard theme-layer output options.
This module's singular purpose is to redirect users immediately from a splash page (before they see it) when they don't need to see it anymore. It is a pretty small amount of code but need to use it on lots of sites. It is designed to work with javascript so the splash page can be fully cached without breaking any functionality. Do not use this module to create splash pages, you might want to use Front Page or Splash for that.
Current features:
- Admin settings UI supports one splash page
- Redirect anonymous users immediately after seeing the splash page x times (or never)
- Redirect logged in immediately after seeing the splash page x times (or never)
- Let users opt into always skipping the splash page
Features I'd like to see:
- Save view count/skip preference in database for logged in users instead of just cookie
- Admin interface for multiple splash pages. The code was written with this in mind, we just need an interface and a couple small changes
Any testing/documentation/code contributions are welcome.
Originally contributed by Sony Music
Superfish integrates jQuery Superfish plugin with your Drupal menus. Look how it works.
Overview:Since NiceMenus module provides - or is going to - Superfish plugin, some may wonder why did I create this module. In fact, this Superfish module offers lots of more features, and more importantly it does not have any NiceMenus - or anything like that - within, meaning Superfish takes care of everything.