Maintainers strive to actively monitor issues and respond in a timely manner.

Importer

vidi

Importer module provides an easy way for creating database tables from various files. All variants of delimited text files are supports, and with an external class .xls files are also supported.

With this module the user can also insert new data into the existing table, provided that the number of columns in the table (not counting the primary key column) matches the number of columns in the file. If the ordering of the columns is not matched, the user can alter the ordering in which the data is inserted. Types of the appropriate columns in the table and the file are
displayed as means of ensuring that no sql error is generated (unintentionally).

If the user has a field in the data that should serve as a link to files in the file system, the procedure is as follows:

- upload the data to the database ensuring that the appropriate field contains
the file name of the file to which it should point

- zip all files that are relevant to the table

- upload files to the server using "Batch file upload" feature of the module,
making sure that appropriate table and field is selected

Uploaded files are saved in the directory of user choice under the files/ directory (it has to be created by this module). After this, the data in the chosen field are updated with the relative path to files uploaded on the server.

Plural formula configurator

The plural formula configurator sets sensible defaults for plural forms when adding languages and lets you edit the plural formula for all languages on the web interface.

Menu Trail By Path

Menu Trail By Path sets the active-trail on menu items according to the current url.

For example if you are at yoursite.com/blog/category1/article1
Menu Items with these paths will get the active-trail class on them and expand accordingly.

blog
blog/category1
blog/category1/article1

This is particularly useful if you want a lot of nodes to appear as children of certain nodes / taxonomy term / views / referenced nodes / etc, but do not want to add them all to the menu. eg. hundreds of blog articles.

Options Element

Options Element Screenshot

Options Element is a module that provides a better mechanism to specify select list, checkbox, and radio button options.

Reference Links

"Reference Links" allows custom Urls to be attached to nodes. Its use is seen basically for documentation pages on a site.

This module allows users to add links (internal or external) to nodes, that can provide further information about the current node. The important thing is that Users need NOT have edit permissions for the node. You can allow users with non-edit permissions to add/attach new links to nodes, when the page is being viewed normally.

Moreover, authorized users can also rate the links (this module uses Voting API for the rating part), and links are always shown in decreasing order of their average rating. All actions are performed via Ajax, and no page refresh is required.

If I try to summarize it, this module can provide a References/See also/Bibliography kind of links for nodes. You can control which content types you want the urls to be attached to.

Starting with version 6.x-1.2, the module now supports configurable Voting widgets. You can currently choose between a Star Rating widget (similar to the 5-star module), or an Up/Down Rating widget (similar to the 1-Plus module). More configuration options like allowing users to change votes is also supported now.

An online demo for this module is now available here.

VoteSmart Webform

The VoteSmart Webform module provides a legislative representative lookup widget as a webform component field. This widget queries representatives via the VoteSmart API. Resultant representatives with email address can then be used as webform submission recipients.

In essence, this module extends webform to be an e-advocacy tool, allowing site administrators to create robust and "free" online petition forms without developer intervention.

Module Status - March 10th, 2010

This module is currently in pre-release. We should be posting the alpha code as a cvs commit next week. If you are interested in the project, please get in touch with us. Our goal is to abstract this module as much as possible to be a general purpose tool.

Module Status - March 17th, 2010

An alpha commit has been made for this module and should be available tomorrow morning. You can grab the code now from cvs. This release is admittedly rough, but it's a start.

Module Status - Sept 20th, 2010

Moving development to github. See: http://github.com/thinkshout/votesmart_webform. Packaging dev release on D.O tonight that represents most stable release. Still not perfect, but in production for a few ThinkShout clients.

Webform 3.x Dependence

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained