Модули
Sheetnode integrates the JavaScript spreadsheet engine SocialCalc as a new node type in Drupal.
Allows output of a theme-free, barebones display of a View, for embedding in other websites.
OG Node Approval offers content review between group members allowing them to approve or reject content.
Deprecated module
This module is now deprecated and will not be further maintained.
This is not an official Mollom project and was not created by the folks at Mollom.
This module is deprecated in favour of the much more useful Localization update.
UPDATE
A Drupal 8 version of Heartbeat is available as a sandbox at https://www.drupal.org/sandbox/adventurist/2
This project integrates the Google Maps API and Google Static Maps API. It makes possible to add addresses and/or coordinates (points) to nodes through CCK fields, display these geographical informations on node pages as text or interactive map or static map and use them on GeoRSS feeds. The project provides style plugins and row style plugins for views to build both interactive and static maps.
This project is an independent competitor for the Location and GMap pair (also known as Mapadelic), and this is the successor of the Google Client Geocoder project.
A bundle of modules to access the zanox Web Services API.
SezWho is a universal profile service for the social web that improves community engagement and enables content discovery to be added to blogs, forums and other social sites.
Jquery menu uses simple, cross browser compatible jquery to transform your multilevel menus into click and expand menus.
This module provides some useful (views)fields.
This module provides a language switching block that is very similar to that provided by the core locale module, however its behavior differs from the locale block in several ways:
This module offers module developers to add the Freebase Suggest functionality to form text fields.
*** This module is now unmaintained. Please read the closing post on the queue for further details. Rob. ***
No activity recently, so V7 is going to first release. Please run 'update.php'! It works in a minimal way with Sitemap and Nice Menus. Hurrah! Read about it here.
Drupal Versioning go here.
***
Intro
Makes custom menus from selected branches of a taxonomy.
People keep asking for this. They keep getting told that it's not possible, it's not Drupal, and "who would want it anyway?" For all you impossible people out there, here is Taxonomy Treemenu.
The Dataset module is for grouping nodes together in sets.
Initial development sponsored by Trellon.
Coder Tough Love REQUIRES Coder 6.x-2.x-dev.
Coder Tough Love is a companion to the existing Coder module by Doug Green. Unlike Coder, which strives to follow the documented style guidelines of Drupal core, Coder Tough Love takes the tougher tactic of applying finely aged and obsessively anal wisdom from years of Drupal development and persnickety quality control.
Part of the reason for this module's creation was to obsess over my own code: I claim no higher standard than myself, but even I am infinitely fallible. Likewise, as chx and I wrote Drupal Tough Love reviews, we found ourselves repeating suggestions from module to module, and a few of our critiques could have been automated, leaving us to focus on more important design issues. You should expect some false positives with Coder Tough Love, but I'd still want you to report them as bugs so I can continue to tighten the analysis.
What is it for?
This module allows you to write modules in pure OOP syntax. It becomes handy when you need some kind of "aspects" to inweave into the main functionality of your module. Moopapi does it by Decorator pattern. Currently we have these types of decorators implemented:
- Logger: allows to log every method calling together with all parameters passed. A mighty tool for development and debugging in some circumstances.
Used by: BOTCHA (spam protection without CAPTCHA) - its use case is that while developing Selenium-tests for its JavaScript there is no chance to use usual development tools such as XDebug, because Selenium-tests are intended to be launched via command-line interface. Moopapi logger helps BOTCHA to keep debugged.
- Cacher (planned, see #1870060: Create new decorator: Cacher): The idea is to separate a logic of an application and tricks to make it work faster. It could be done by Cacher "aspect" which includes all speed optimizations while your application contains pure business logic.
- Adapter: Abstraction layer for Drupal major version. The concept is thoroughly described here: #1932290: Forwardport doctrine - a proposed solution for Drupal major version migration problem. See 4.x branches of BOTCHA project (D6 & D7) together with common part x.x-1.x as an implementation of such audacious approach.
This module has been discontinued. Use Insert instead.
