Apache Solr Extension

Component type

module

Categories

Maintenance status

Development status

Downloads

628

Component created

Component changed

The module changes the behavior of apachesolr and allows for extending / overriding the SolrPHPClient behavior.
As of now, it writes the index to a directory rather than posting it to the Solr server.

Nodefeedback

Component type

module

Categories

Maintenance status

Development status

Downloads

621

Component created

Component changed

Nodefeedback provides a form on the node view pages to answer/vote on custom questions. It should be useful for Knowledge Base / Wiki sites and/or some others needing users input on the content.

Supported question types are:
- radio buttons (answers are stored in the Voting API DB as the votes on the question tags)
- text-areas (answers are stored in the custom table).

Ubercart Price per User

Component type

module

Maintenance status

Development status

Downloads

497

Component created

Component changed

This module allows you to enter different sale prices per product for different users in an Ubercart store.

Install and enable the module as normal. The new price entry fields will be available from the product add/edit pages. When viewing or adding a product to the cart, if a user-specific price is available, that price will be used. If no prices are available that match the user's uid, the standard product sell price will be used.

Views Litepager

Component type

module

Maintenance status

Development status

Downloads

248390

Component created

Component changed

Note: Use the 2.x releases with Views 2 and the 3.x releases with Views 3.

Though this pager may appear similar to View's "Mini Pager" option, it is functionally different in a very important way. The Views Litepager module solves a problem of scalability for sites with large amounts of content. Drupal's core pagination system creates a pager navigation that shows exactly how many pages of content exist for the content list. This requires that a COUNT query be executed based on the query used to generate the list.

Wysiwyg ImageField

Component type

module

Maintenance status

Development status

Downloads

9477

Component created

Component changed

The Wysiwyg ImageField module is an inline image management tool for the Wysiwyg module based on the ImageField and Insert modules with an IMCE-esque image library provided by the FileField Sources and Views modules.

Wsyiwyg Fields

Wysiwyg ImageField is currently being re-written as Wysiwyg Fields, which will allow for any CCK field to be used inside the Wysiwyg.
Checkout a quick demonstration of the early module at http://youtu.be/-CYGPCCzWYo

Features:

GeoIP Country

Component type

module

Development status

Downloads

2451

Component created

Component changed

If you would like to restrict your content to only show in a certain country, use this module.

It depends on the location module to provide a list of countries, and geoip api module to determine the country a user is in.

Access Private

Component type

module

Maintenance status

Development status

Downloads

3546

Component created

Component changed

This module allow accessing private nodes with a direct link.

Download

Example

You have selected a node to be private (by using module Private) but want selected users to access this node.
With Access private you have a direct link (based on the UUID of the node) to the node that lets you share it with other users. Using this link will allow everyone to view the node.