Views Examples

Component type

module

Maintenance status

Development status

Downloads

4866

Component created

Component changed

A collection of views examples that can be turned on and used directly within views. You can use the views examples as-is on your site, or you can clone them and use them as a starting point for further customized views.

Although this module works, it will likely be rewritten as a features package in the future.

Solace API

Component type

module

Categories

Development status

Downloads

3628

Component created

Component changed

This module provides a full API to create SolR complex filters, using a nice AJAX (using AHAH) form. The UI was designed to be used by end-users quite easily, nothing such as views can do, but simple and quite efficient.

This module only provides needed API for other modules. If you are an end user, please look at this module list:

  • Solace Node Reference : this module extends the feature by adding a complex nodereference fields auto-fill using the Solace filters features as backend.
  • Solace Search : this module use the global Solr Assistant filter form to enable site-wide search form using the filter UI.

Solace Node Reference

Component type

module

Development status

Downloads

2973

Component created

Component changed

This module extends the nodereference fields by providing a filter based searching engine in order to automatically fill it using the Solace API filters features as backend.

This means you can attach a SolR filter instance to node reference fields. Then, any node owner can enable and configure a complex SolR query using the Solace API simple filter form in order to configure the content the would want to see in their node reference.

Notice that this module only feeds node reference fields using on site content, so you might want to use this module side by side to the Feeds module.

Solace Search

Component type

module

Categories

Downloads

1638

Component created

Component changed

This module use the global Solace API filter form to enable site-wide search form using the filter UI. It's able of replacing the old legacy Search core module, even use its own forms if enabled.

It does do a full usage of Solace API filter form, including the Quick search toolbar feature added with 6.x-1.0-beta5 release.

Advanced Comment Trigger

Component type

module

Development status

Downloads

1809

Component created

Component changed

Advanced Comment Trigger provides a new trigger category allowing automatic unpublishing of comments based on more fine-grained criteria than the default "new comment added" trigger. Currently, this module can unpublish comments based on the number of hyperlinks in them. It can also exempt this restriction for certain user roles or comments on certain content types. For example, all site admins could be allowed to post comments with hyperlinks without restriction, or all comments on forum topics could be allowed.

Reference Links

Component type

module

Maintenance status

Development status

Downloads

3935

Component created

Component changed

"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.

Google Transliteration

Component type

module

Development status

Downloads

2170

Component created

Component changed

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

Supported Languages
Arabic
Bengali
Gujarati
Hindi
Kannada
Malayalam
Marathi,
Nepali
Punjabi
Tamil
Telugu
Urdu

For more details about Google Transliteration service, please visit http://www.google.com/transliterate/

Advanced Text

Component type

module

Maintenance status

Development status

Downloads

2073

Component created

Component changed

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.

Field converter

Component type

module

Categories

Maintenance status

Development status

Downloads

8871

Component created

Component changed

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

Modules that add extra data to objects, such as nodes, but also users, terms, comments, etc, can make use of this framework to simplify their migration path to using FieldAPI on Drupal 7.

Modules should define a conversion plan that defines: