Commerce Correios
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Provide shipping calculation for Correios, a brazilian post service.
Provide shipping calculation for Correios, a brazilian post service.
Development branch for OG Menu 7
This branch has made it's way into the official OG menu project
Get it now on http://drupal.org/project/og_menu
Abandoned: In the unlikely case that you need this namespace, just contact me.
Offers an implementation of the Search API that uses an Autonomy IDOL server for indexing content.
Please feel free to take this code and run with it!!
This is a proof-of-concept module that requires 6.x-2.x versions of salesforce_api, sf_user and sf_prematch. See http://drupal.org/project/salesforce.
Flexinodes are fieldable entities that can be embedded into a host entity.
The main difference between this project and field_collection is that flexinodes allow a sitebuilder to define more then one fieldable flexinode entity per host field instead and share the flexinode entities between host fields. A true many to many relation between Host entity and flexinode's.
There are a number of open datasets provided on the Kasabi platform. Datasets include the CIA World Factbook, the BBC's Programs, or NASA's spacecraft dataset.
This project currently gives examples for how other Drupal modules can be used to bring data from Kasabi into your Drupal site.
This module is useful for sites that share a guest account by more than one person. For example, if you have a conference website and want to provide a special download area to conference participants, you may consider creating a role "guest" and one user "Guest user" that only belongs to that role. At the conference you provide the username and password of that Guest user to all participants.
Like the Anonymous user, the Guest user should not be able to edit anything on the site, but just have additional view (download) access. Drupal core lacks to support this situation. It only offers you disallowing the Guest to edit her username, via the "change own username" permission, but may still allow the Guest to edit other profile items such like password, e-mail address, upload photo, custom profile fields and other settings. This module closes this gap.
More info here :
http://groups.drupal.org/node/167449#comment-558044