Symfony Update
Component type
Maintenance status
Development status
Component created
Component changed
Updates the Symfony Drupal module to the latest master branch.
Updates the Symfony Drupal module to the latest master branch.
Build useful help for your users.
The Helpful module adds an additional layer to the Advanced Help module. The purpose of Helpful is to enable site developers to build a help system for their users, without giving them access to the entire advanced help system.
Read more about the changes on Twitter:
https://dev.twitter.com/blog/planning-for-api-v1-retirement
This module provides a new widget for a term reference field that displays the parents of a term matching the autocomplete as well as providing actual TIDs back to the form handlers.
This differs from a standard term reference autocomplete that presents a flat list and only returns the term's name value and tries to suss out the TID from that (which is not guaranteed to be the right one in a hierarchical vocabulary that might have replicated terms). A use case might be:
Note:
Due to this bug: https://www.drupal.org/node/2445183, partial postcode matching is currently *broken*
Postal code (US ZIP codes, UK postcodes etc) filtering functionality for the Drupal Commerce checkout process. This module provides 2 main modes (whitelisting and blacklisting) which allow shop owners to restrict the areas of a country that they deliver to:
Provides a formula webform component for computed values, where you can enter a mathematical calculation based on the other fields. E.g., create a formula field with value formkey1 * 0.1 * formkey2.
A basic Xing API integration.
Because the depending XING API from xing.com is beta at the moment this module is also beta until xing.com launches a stable public version.
The existing API calls are implemented step by step.
I implement new XING API calls, as soon as they are available.
If you have any suggestions about implementation, please let me know.
This module provides a backend for the Webmail module.
It does this by integrating with the popular Roundcube webmail client.
You need to apply the provided format_date.patch to Roundcube for this module to work. See the README.txt for more information.
The purpose of this module is to assign one user a specific node and give
permissions to edit it even though he has no global permissions for it.
There are great modules like workbench_access and other out there, but they were to complex for my needs.
The way this works is the following:
User A has rights to edit node X.
User B has NO rights to edit node X.
Fetching images from Facebook and displaying them and would work in the same way as the media module. This is currently just an idea. I would love to have other people contributing to this idea and helping out. If you want to become a co-maintainer email me.