Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

ImageField (and Image) Archive

This module exposes a new action that integrates with Views Bulk Operations to allow downloading Zip archives of

Views PSPP

The Views PSPP module allows a view to be displayed/exported in PSPP format. The module was heavily inspired by the Views Bonus Pack Export module. The module simply adds these two new styles to the Feed display:

  • PSPP Syntax used to describe the PSPP syntax.
  • PSPP CSV used to describe export data.

About PSPP

PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions. PSPP is a free Software licensed under GPLv3 or later.

Dependencies

Usage

  • Install and enable the module
  • Edit or add a view
  • Add a new Feed Display
  • Change its style to PSPP CSV

Field converter

A framework for non-CCK modules to use to convert their Drupal 6 custom data to Drupal 7 FieldAPI fields.

Advanced Text

Advanced Text Screenshot (Field and Node editing view)

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.
When editing a node, the Advanced Text field will be rendered with javascript to match the chosen structure. Text blocks are input fields, and separators are simple markup.

Note: the module is working but in an early development stage. Do not use in production sites. You can contribute to a reliable and quick release by filing and solving bugs in the issue queue.

Examples

  1. You can create a structured serial number field that only accepts certain characters at given positions.
  2. You can also assemble a "fill the gaps" field, that is presented to users like this: "The quick brown ___ jumps over the ___".

Dependencies

Compatibility

Advanced Text has been tested with Drupal 6.16 and CCK 2.6

Installation and Usage

Google Transliteration

googleLanguageApi is a simple module that implements Google AJAX Language API for Transliteration of Indian languages

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.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience