LinkedIn Integration
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides integration with the LinkedIn API. At the moment it supports the following features:
This module provides integration with the LinkedIn API. At the moment it supports the following features:
This module allows an administrator to force a set of users to write a revision log message every time they edit a node, helping administrators to track modifications.
The Per-Theme Blocks module allows themes developers to suggest blocks information to the site administrator.
This is especially helpful to manage several sites with several themes that need different blocks information such as region and weight.
Integration with CreativeMind Library PHP library
This is a utility module for use with the attribute system of Ubercart.
uc_attribute_length allows you to specify a maximum amount of characters that a text attribute can have. One example is if you are selling jerseys and want to limit the name on the back to 15 characters and the number to 2.
Also has support for defining that an attribute must be numeric.
The size of the attribute textfield will be set to size="(max chars + 1)"
Port to D6 sponsored by With This Favor.
Please, note that module no longer developed. All the functionality was moved to Security Kit module - http://drupal.org/project/seckit
This module adds a webform component where you could use a View as a datasource for your normal webform select component. Instead of hardcoding all the selectable values in the component values field you just select a reference to a View similar to the CCK nodereference. The selectlist/radiobuttons/checkbox then automatically gets filled with all the nodes from the View.
This module works only with Webform 6.3x
The modules is based on Webform Select Component and CCK Nodreference.
This project is looking for a new maintainer. Please post in the issue queue if you are interested.
Please see LinkIt and LinkIt Picker for actively developed replacement for Node Picker.
Please use the following module to MIGRATE YOUR LINKS from Node Picker format: Node Picker Migrate.
Development of this module is on hold, until relation is stable at least. I will probably not continue developing it after that, as graphapi seems a far more flexible solution, and may eventually be able to output graphviz graphs anyway. If you feel like taking up the reins of this module leave a note on the issue queue.
Graphviz Noderef displays nodes as a Graphviz graph/map, with NodeReference fields as edges between nodes. This module is being actively developed, and is currrently pre-alpha. Feel free to use it on a production site, but don't be surprised if it breaks.
Install the module as normal. A new tab will appear on every node, which will include a map with options allowing you to change display settings. Currently, the module only displays node-centric recursive graphs (ie. graphs that start with one node, and work out from there, to a given depth).
The Graphviz Noderef Field sub-module provides a CCK field that shows basically the same map as the graph page.
To run this module, you need Graphviz Filter and CCK.
The module also currently supports bckreferences using the Node Referrer module. More backreferencing modules will be added in the future, check the issue queue for details.
Advanced Text provides a new widget for the "Text" field type. This new widget is an enhanced version of the text widget, that can be divided in text blocks and separators.
Each text block has its own options (allowed characters, length and size), while separators can be given any value. The allowed characters of a text block can be chosen from a few predefined options, or controlled with a custom regular expression.