FacetAPI Quicklist

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds an 'All' link at the top (if viewing the top level) or second (if drilled down, that is, below the selected facet).

This link is equivalent to resetting the current facet (or all current facets if you can link to more).

This makes it very easy to style the resulting facet links list as a drop-down with CSS, with the currently selected facet always visible.

The 'All' text can be changed to whatever you want.

Conveyor

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

Conveyor provides a way to push and synchronize content and configuration from one environment to another. This tackles a common problem that content cannot be migrated across different drupal instances (e.g test, staging, production).

Theft is bad

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will prevent theft of content from Australian Surf Travel web-sites powered by Drupal.

The original idea and client-side code for this module came from an excellent web-content theft prevention implementation on The Surf Travel Company web-site.

All thanks goes to the unknown developers of surftravel.com.au who gave us all this ground-breaking innovation.

Machine Learning Libraries

Component type

module

Maintenance status

Development status

Downloads

998

Component created

Component changed

Supported by the Drupal Computing module, this module helps you manage machine learning libraries written in Java and Python so that you can use them to process Drupal data in a distributed computing environment. The module does two things:

  1. Check and report what Java and Python libraries are installed on your machine.
  2. Install Java/Python libraries using "drush make". (to be implemented)

These libraries are supported.

Drupal - Travis Integration

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal - Travis Integration makes it really simple to integrate your Drupal modules with the popular and free travis-ci.org service. Simpletest and PHPUnit are supported out of the box. Copy .travis.yml.dist to your project as .travis.yml, customize what you need, sign up at travis, activate the account, push your code to Github and DONE.

There are great examples of unit testing and simple testing for Drupal-7 and 8 in tests/drupal-7/drupal_ti_test and tests/drupal-8/drupal_ti_test.

This project is hosted on GITHUB, because it applies to both versions:

unfeaturize

Component type

module

Maintenance status

Development status

Downloads

244

Component created

Component changed

This module will help you get your content types out of features, and back into the database in a state where you can edit or delete them freely.

How to use:
1) Disable the feature (module) that owns your content type
2) Enable this module
(make sure you have permission to administer content types)
3) Visit admin/config/development/unfeaturize
4) check the boxes for the content types you'd like back
5) click the "Unfeaturize" button.
6) Profit.

FP Photo Gallery

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is to provide a photo gallery to showcase website photos. It uses
a JavaScript implementation of:
http://tympanus.net/codrops/2010/09/08/full-page-image-gallery/
This sample gallery has been modified to 'fit' into the Drupal framework using
views, and new features have been added to it, such as a slideshow, a pager,
and arrow key functionality. The gallery involves a row of thumbnails to