Certificate
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Create and award PDF certificates using tokenized HTML templates.
Create and award PDF certificates using tokenized HTML templates.
This module is a port of the Dashboard module to Drupal 7. There is a new module in Drupal 7 called dashboard, and personal dashboard will be the name of the dashboard module going forward.
Design principles:
The Attachments module provides administrator and user with some additional tools for working with file attachments. Giving a clearer interface
This module provides a CAPTCHA which uses logic questions instead of standard visual or auditory challenges. This can help to improve the accessibility of CAPTCHAs, although it should be stated that no solution is perfect.
Simple Contest module provides contest system for Drupal websites.
for example, Best Design submission, Top contributor this week, etc.
Searchlight is a refactored version of the early experiment sphinx_views, an attempt to build a views-driven search implementation specific to Sphinx. Searchlight is designed to use search backends in a pluggable and interchangeable manner. There are currently two backend plugins available for Searchlight: Sphinx and Apache Solr.
This module allows administrators to restrict access to the site to an administrator defined set of IP addresses. Anyone trying to access the site from an IP address not in the list of allowed IP addresses will be redirected to an access denied page with the message "Your address is not in the list of allowed IP addresses". No blocks will be rendered, and no JavaScript will be added to the page. This will happen for any and all pages these users try to access.
This is quite a simple module that adds a new display type to views: 'Block attachment'. This is just a standard views attachment, but instead of the content being limited to appearing at the top or the bottom of the view, the content gets put into a block. You can then place the block wherever you like using the normal block positioning rules.
Translate views using Internationalization. This is a work in progress and not all Views properties can be translated yet. Requires Internationalization 6.x-1.5 or newer.
This module has been moved from Internationalization package so we can have different branches compatible with each of the Views versions. Use the same branch of the Views version you are using (2.x. 3.x)
This module will implement Views display plugin that enable getting the output of a view in PHP array format. This module can be useful for developer who needs to further process view output.
For both Site Builder and Developer's guide to Views PHP Array, please visit the Advanced Help page of this module.