HH:MM:SS Field
Component type
Categories
Maintenance status
Development status
Component created
Component changed
D7 version of HH:MM:SS CCK Field
D7 version of HH:MM:SS CCK Field
This module provides API integration with the PayPal for Digital Goods (Express Checkout). It is PayPal's solution for buying and selling digital goods. It offers in-context payments with simple integration within your digital content.
PayPal Digital Goods makes one-click content monetization extremely easy.
This module is for everybody who wish easily to sell quality digital content: articles, photos, apps, videos or any other digital goods. Users can purchase using PayPal Digital Goods. It allows paying with one click and accessing content instantly.
Creates an "Alert Message" block that, by default, will display on every page of your site. Also is controlled by an admin page that allows you to change the message as well as turn the block on and off. In other words, a content manager can turn this on and off and change the message. The message will display on every page to every logged in and anonymous user unless the block settings have been changed. This is a fairly basic module for those that want to have a basic alert message that they can turn on and off themselves easily.
Drupal 7 Nice-to-Have(s)
1. Export fields and instances to code. D6 included an export feature in CCK Content. This is a little helper that does the same, but outputs the function call for field_create_field() and instance_create_instance().
An example module showing how the UI of Taxonomy Access module can be simplified if we enforce certain restrictions.
For testing, probably best to enable this at the same time as Taxonomy access without doing any prior configuration of Taxonomy Access.
Login History adds a new table which stores information about individual user logins, including a timestamp, IP address, user agent information, and whether or not the login was via a reset password link.
Based on this data there are a few pieces of functionality provided by this module:
Twingly Pane is an easy to install and configure pane to use with ctools and page manager to show a Twingly widget on your site for certain URLs.
Install and activate.
In Page manager you could ad a Twingly pane from the category Simple pane widgets. You can now ad a URL to see Twingly links for.
Magic Index is currently a simple form for installing Drupal sites as subdirectories of a root virtual host on a local development server. At the very least, you'll need a LAMP stack, drush, and drush_make to get started. If you develop on a Gnu/Linux machine (preferably Ubuntu) and have inotify-tools installed, it will also automatically chown your site directories after they are installed so that Eclipse can create a new PHP project at the site's location using the site's existing source.
The menu_tag module allows you to control the display of menu items through a settable tag of a single menu item. Then, for every block that displays a menu, you can select a tag that filters what menu items should be displayed. For instance, you can use this method to control the visibility of menu items in blocks that display Main and Secondary menu on some specific page.
This module adds the Ace editor to textareas