No longer developed by its maintainers.

meetü Game Platform

meetü logo

Introduction

meetü is a Drupal-based platform for running games that encourages people to connect with one another, either for an event or as part of a group’s ongoing effort to get to know itself. The main way that the platform does this is by providing game organizers with the ability to create missions – miniature quests that participants must complete that involve interacting with other participants or with exhibits.

Multi Node Edit

This module lets you edit more than one node on a single page (form).

Crew Connect

Crew Search

Crew Connect was originally designed for Community Media organizations, but it can be used by any site wanting to connect volunteers with specific skills to people who need those skills. The module extends Drupal's core Profile functionality Profile2. Users interested in volunteering rate their own skills. Crew Connect includes a View with exposed filters that are altered with some JQuery magic from a normal multiselect into vertical sliders. This creates a EQ like interface that makes it much easier to search for users with a minimum skill level across multiple skills.

GETTING STARTED WITH CREW CONNECT

Getting Started Screencast

On install, a single camera skill is added as a profile field users will see when signing up for a new account along with a checkbox to express interest in volunteering and a text area to describe the types of projects the user would volunteer for. You can add as many skills as you want, but the select list options need to be formatted the way the default Camera skill is...

1|1 - not interested
2|2 - teach me
3|3 - apprentice 
4|4 - journeyman
5|5 - master

FileField AuthCode

This module extends the FileField module to allow you to provide a simple text string as a code users must enter before they can download the files attached to a specific file field. There is a new widget type called "Private Download" which adds a form field on the node add/edit form as a required field against the relevant file upload field where you can enter your download code. On field display, instead of being presented with the files users are presented with a box to enter the download code. If they enter the code correctly then they are shown the files in the usual way.

An example use case is you might have an event and then post the leave-behind materials for that event on your website. In this case, you might want only those who attend the event to be able to access the materials. You can tell them the code, perhaps print business cards with the code on, so that everyone who was there can download the materials from your file field, but everyone who was not cannot! (Unless someone they know gives them the code, obviously!)

Security notes
This is not a "super secure" solution, but a simple way to broadly restrict access to things you want to be at least "difficult" to get to without the authorisation code.

Brainstormblogger system

This is my own installation profile for standalone blogs on drupal with captcha, wysiwyg, etc.
Also project includes normal russian localization.

You need recent versions of modules CCK, dst, filefield, imageapi, imageapi_gd, imagecache, imagecache_ui, imagefield, lightbox2, no_anon, pathauto, persistent_login, tagadelic, token, uploadpath, wysiwyg, admin_menu to install profile.
+see installation instructions for dst module(need to patch core)

XOR Encryption API

xor.png

This is an API-only module; it does not provide any new functionality in the Drupal user interface or menu system. You will likely only need to install it if it is required by another module, or you wish to use it from your own custom PHP code.

Pages

Subscribe with RSS Subscribe to RSS - No further development