Signoff
Component type
Categories
Development status
Component created
Component changed
Sign off module allows you to sign off on specific actions / requirements based on configuration
Sign off module allows you to sign off on specific actions / requirements based on configuration
More information about Linkit for Drupal 7 can be found at https://www.drupal.org/node/2647538
Linkit provides an easy interface for internal and external linking with wysiwyg editors by using an autocomplete field. Linkit has by default support for nodes, users, taxonomy terms, files, comments and basic support for all types of entities that defines a canonical link template.
This module provide an authentication link between Drupal and osCommerse.
When a user try to connect to Drupal but the system doesn't found. The osCommerse Auth module procced to check user against osCommerse tables. if user is found a dummy user is created in Drupal and authentication is enabled in Drupal
This module provide a extra process function to enable include custom code after authentication with osCommerse. If you want to use this function you just need include your code at function oscommerse_auth_extra_process.
Http Client is a library for making Http-requests. It has pluggable authentication methods and data formats.
Comes with support for authenticating with OAuth.module version 3.x for easy to access OAuth-protected resources.
This module depends on the Deploy module and adds the ability to deploy nodes automatically after creating or updating a node without user input.
This module depends on Encrypt for encryption and decryption of the stored authentication settings and securely storing your encryption key outside of the web root.
Enhancing "modules installation" page by adding "install via ajax" button. When you click this button - modules will be installed in a simple, nice way without page refreshing.
Installing Ajax modules install
1. Copy the "Ajax modules install" directory into the 'sites/all/modules'.
2. Enable the module from the module administration page (Administer --> Site configuration --> Modules).
Connector makes it easy for other Drupal modules to connect and sign in Drupal users with accounts on other services. Connector takes care of the generic stuff like UI, account creation, storing of metadata like name and avatar etc.
Be sure to download at least one implementation for this module to be useful.
This module brings API of Eve Online to drupal and is still in very early stages of development.
The purpose of this module is to bring character management and planning to the web thus eliminating the need to download and install extra programs to your computer.
The Mark module allows users to "mark" any kind of content that is accessible to Views. Mark allows content to be "marked" per-user or globally. The module provides blocks to mark (and un-mark) nodes and users as well as a View field that can be used on any type of view. Mark is designed to be used by authenticated users. It's possible to assign the proper permissions for marking content to anonymous users, but the behavior of the module in such circumstances is "unspecified", at best.
This module extends the Drupal core variable API that handles persistent variables. It implements a class that:
Just took over the module. Will be making stable releases for Drupal 7 and will support Drupal 6 for major issues.
Install the module only if you are instructed to do so, or you are a developer and want to use the module.
If you are installing Variable API because it is a dependency of another module, you need to first install (and enable) Variable API, and then install (and enable) the other module. If the modules are enabled at the same time, you will get the error message class Vars not found. The same problem is actually present if you install a module that depends from the Variable API using Drush; in the moment I am writing this note, Drush will not download the Variable API module, with the consequence that you will get the error message class Vars not found.