Sudoku
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Generates a sudoku puzzle page for the user to play.
Generates a sudoku puzzle page for the user to play.
This project will allow the site to choose which attributes from CAS to set default roles with.
Sandbox of the project at: http://drupal.org/project/ts3
Currently working on #1193382; porting the project to D7
This is a sandbox project for allowing mobile tools and secure pages to work together.
It simply avoids storing the URL configuration to the database, so it can be set via settings.php . (securepages_basepath, securepages_basepath_ssl, mobile_tools_mobile_url, mobile_tools_desktop_url.
Placeholder for NuPoll.
This project is named NuPoll, because it is, well, a new Polling module. And NuPoll rhymes with Drupal hehe ;)
statemachine fork
This module aims to extend Drupal 7's queue systems for more complex operation. It adds 2 tables to the queue table - q_key and q_item id. Using q_key, you may group your queue operations within a certain category (eg within a context of a feed import) and by using q_item_id you can reduce duplicates within a category or across the named queue.
This project is sponsored by AllPlayers.com, Inc.
College professors often are requested by their students to write Recommendation Letters to other colleges for contnued graduate studies or for research opportunities. Professors who teaxh graduate courses need to expend a considerable effort at year's end writing these letters and sending them to their requested schools. The information the professor needs from the student is often incomplete and needs several iterations of emails to get the information.
Provides dropdown menus using the FlexiPanda jQuery plugin.
This small sandbox project allows to generate a pager in php.
There are certain use cases where you might have not that many results in the actual query like 50 but you can't remove items on the query level, but you still want a proper pager.
This module basically loads all items and reduces them according to the current page.