Модули
This module is intended to be the home of many Etsy widgets. If you're looking for a deeper integration with Etsy, try the Etsy API module: drupal.org/project/etsy
Services data 7.x development sandbox.
Start with features necessary in our current project.
The Insight module provides advanced content analysis, analytics and publishing tools. It is designed as a content strategy hub for your Drupal site.
Overview
When you hover over an image, it loads a bigger version of that image next to it.
Integration of the "organisational directories" and the taxonomy module.
Each directory becomes a custom taxonomy term with the path as field.
This is a payment gateway for Ubercart to process transactions via the PAYONE payment service.
The Deputy module helps developers and site-builders "deputize" users of their application with a limited set of configuration control. It is not a permissions management module.
Deputy's primary focus is on two things
- Helping developers encapsulate functionality in such a way that it can be easily enabled or disabled via a simple operation.
- Building a clean, centralized UI for those bits of functionality so someone with limited site privileges can still find a central administrative page to control those pieces.
Integrates Drupal with the Vash project.
Overview
This module allows nodes to be mirrored into an existing instance of SMF Forum. You can map content types with SMF boards, so that each time nodes (of the choosen types) are inserted, a new topic in the selected boards will be created.
Features
- Map every single content type to one or more SMF Boards
- Themable node title, so that you can customize the way it's rendered inside SMF
- Themable node body
This module works with IBC SSO using SOAP.
This is a place to find bean example plugins. Developers should start here when looking for examples for creating custom bean types using the Bean API.
At the moment, this module does not provide any UI-facing functionality, but provides the tools necessary for other modules to take advantage of hierarchical data set properties (lineage/ancestry information).
Moved to jRumble Project.
Provide a tooltip box that shows up when user scrolled down the page. It can contain anything, from views to little kittens. You can use this to build read more recommendations for example.
Porting Quiz and related modules to Drupal 7.
This is a demo sandbox module
Overview
The Facet API Translation module integrates the Facet API and
What is Ubercart Conditional Attributes?
This module can be used to define dependency relationships between options and attributes for each product class. Once established, these dependencies will be applied to all products of that class. Dependent attributes will only be shown (for "enable"-type dependencies) or hidden (for "disable" type dependencies) once the option on the parent attribute is selected.
For example, say you run a pizza online store and you offer a free drink when the user orders a large pizza. Your pizza product class could have a 'Size' attribute with options Small/Medium/Large and a 'Drink' attribute with options for various popular soda brands. Conditional Attributes could be used to define 'Size' as a parent attribute with option 'Large' enabling 'Drink'. The drink selection would then remain hidden until the time when the user selects 'Large' as their choice for 'Size'.
Features
- Dependency relationships are applied to all products within a given product class at once
- Functions with several product classes
- Has support for both 'enable' ("show only when") and 'disable' ("hide only when") relationship types
- Hidden attributes are removed from the cart product entirely
- Hidden attributes that are marked as required will not cause problems
- Hidden attributes will not cause any product price alterations
- Nested dependent attributes are supported (e.g. an option in A enables B and an option in B enables C)
- Compatible with the uc_node_checkout and uc_aac modules (after patches - see #1425238: Compatibility with uc_aac module)
Adds a new exposed filter style where exposed filters can be grouped into fieldsets (either traditional fieldsets, collapsed fieldsets, or vertical tabs).
