Maintainers are looking for help reviewing issues.

apachesolr_csv

This is a simple module that takes the search results from an ApacheSolr search and uses them to generate a CSV file. The CSV file and a basic control (on / off checkbox) is displayed in a custom block that must be placed on the search page. When the box is checked, all searches result in a new CSV. The files are saved in the default/files/ folder and are named with an MD5 hash of the ApacheSolr Request string used to generate the search results.

The results saved into the CSV aren't just what you see on the page, they are ALL results for the query. Because of this, some queries that return large numbers of results can kill the server. That's why the checkbox was implemented. To further aid the user, I threw in some simple code that displays the total number of search results next to the search field after a search has been performed. I've also extended the PHP time limit for the function that does all of the work.

I'm hoping that, with the help of others, the above problem can be mitigated more gracefully. I'd also love to see some new features added to this, like permissions control, for example.

Please test, use, and enjoy!

thanks,

Sunil

This is the issue for project approval
http://drupal.org/node/1884380

This is the code link:
http://drupalcode.org/sandbox/dayer4b/1822412.git/shortlog/refs/heads/7....

Media Mixcloud

ABOUT

Media Mixcloud module is a plugin for the Media module that allows you to embed mixcloud tracks.

eBooks Search

Listing of eBooks showing two vertical columns of results

The eBooks Search module is a library-related module that is meant to assist visitors to library websites that have integrations with various eBook vendors such as 3M and Overdrive.

PDF using mPDF

module logo

Convert HTML pages to PDF documents using mPDF Library. It allows you to generate a PDF document of any node (by default) but possibilities are endless - you only need a valid HTML.

Message Subscribe

With this module, users who subscribe to content will be notified when events occur that involve that content. The module leverages the Flag module, which provides a subscribe functionality to users. Message Subscribe is part of the message stack, a suite of modules that provide a framework for messaging and notifications.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)