Apache Solr Biblio
Component type
Categories
Maintenance status
Downloads
Component created
Component changed
This module integrates with the biblio and Apache Solr search modules and provides facets based on the structured data in biblio nodes.
This module integrates with the biblio and Apache Solr search modules and provides facets based on the structured data in biblio nodes.
Search Lucene API has reached “end of life†and is deprecated in favor of other projects. View the Search Lucene API project page for more details. As a result, supporting modules such as this one have reached end of life as well. If you are interested in picking up maintainership, please post an issue to the queue.
I cannot longer mantain this module. I'm really sorry, but I've tried making time to maintain this one but there's always something urgent that prevents me from doing it. Co-maintainers are also welcome.
I often find myself doing the same hook_form_alter just to do the same things over and over again. It's just a waste of time. This module lets you change several 'small' behaviors with hook_form_alter, in both nodes and comments, doing it per content type so you can configure different aspects of your nodes/comments.
New version add time slots per shipping methods.
Yamli is a JavaScript tool that works as Arabic Character conversion tool and Smart Arabic Keyboard.
The idea behind it, is to convert Latin written letters into Arabic letters.
It works with form input elements ( text fields and textareas ). So, as users type, Yamli starts to convert the input letters into recognized Arabic words.
Backport of Drupal 7 Queue API.
Note: if you use Drupal Queue, make sure to configure Drupal cron and Drupal Queue's own cron entry point. See README.txt for details.
Drupal Queue Drupal 7 issues
Based on an initial patch to Drupal 7 core by chx, dww, neclimdul et. al.
Part of the Domain Access suite.
Allows for the automatic creation of subdomains for registered users.
This is the Drupal 7 development branch.
This views style plugin displays the results of a view as a crosstab (also commonly called a pivot table) - grouping rows by one field, columns by another, and using an aggregate function (count, sum etc) of a third field for the table data.
For example, this module will take a table view with linear output like:
| User | Content Type | Node ID |
|---|---|---|
| Anita | Blog | 1 |
| Anita | Page | 3 |
| Barak | Page | 5 |
| Jamila | Blog | 2 |
| Jamila | Blog | 4 |
| Jamila | Page | 6 |
And turn it into a crosstab that counts the number of each type of content for each author:
| User | Blog | Page | Total |
|---|---|---|---|
| Anita | 1 | 1 | 2 |
| Barak | 1 | 1 | |
| Jamila | 2 | 1 | 3 |
A default view "content type count by user" that does just this is included with this module.
Security note: A security vulnerability was discovered and has been fixed. Users of previous versions are strongly advised to update to version 6.x-1.0-alpha2 or higher, 7.x-1.0-alpha1 or higher, or a dev release dated on or after November 14, 2013.
This is a provider file to integrate Screencast.com with Embedded Media Field.