background preloader

Machines for All

Facebook Twitter

Facebook Autopost. Facebook autopost allows you to configure your site to automatically post to a user's Timeline (configuring the privacy) or to a Facebook Page without human intervention. No tricky configuration needed. Watch video demonstration here. There is also a Spanish version aquí. Examples of use cases Create a Facebook publication when a new content has been aded.Share a video link (stored in a field) after flagging some content.Let user's announce on their Facebook profile they have just bought a product (and link to it).Welcome new Drupal users on your site's Facebook fan page.Create automated Facebook Offers when adding a new product Description This module handles the case where the user has not authorized (yet) your Facebook application to post in their behalf. You can use the developer API or use Rules to do so and don't write a single line of code. The module does 3 basic things: Allows you to grant access to write to your (or admin’s ones) Facebook Fan pages.

Facebook permissions Integrations. Twitter. Services - Generate a Privacy Policy - Privacy Policy Generator | iubenda. Skype Status. Retrieves Skype status information via Skype's public presence service for users to display in their profile and also provides a block for site-wide usage (available only in D7!). Note: Skype's presence service returns an "Unknown" status unless you've enabled "Allow my status to be shown on the web" in your Skype client's privacy options.

Sponsors and Development This project is being developed and sponsored by Nicholas Alipaz and Abdelatif Sebbane of Stitch Technologies, a Los Angeles web design company. The Drupal 7 version has been created by Gabor Seljan. History This original authors were Arto Bendiken and Miglius Alaburda and development was sponsored by OpenBand and MakaluMedia at the time. Advanced Link. Personalized Promotional Teddy Bears with Logo in Bulk| Branders.com. Why choose customized teddy bear stuffed animals for advertising your brand?

Custom printed teddy bear stuffed animals are the ideal gift items. When customized with the logo, brand name, and any graphical designs you want to showcase, they will make your business even more recognizable and memorable compared to other giveaway options. Because these customized freebies are adorable and cuddly, handing out promotional teddy bear stuffed animals gives that feeling of distinction to people. They are effective stress relievers and will certainly enlighten the mood of anyone despite a torturous day of experience. You might also like : Bulk Tea Packs, Custom Air Fresheners, Custom Awards Who would not want to have a teddy bear in his or her hands? Named after the US president Theodore Roosevelt, Jr., this lovely merchandise is not known to be a practical item.

We also recommend : Bulk Tea Packs, Custom Air Fresheners, Custom Awards. Certified Solution Directory, Pre-Integrated Payment Services - Authorize.Net. InOrder InOrder was developed to be a practical, cost-effective solution to help you manage your channel growth without grinding your operations to a halt. Its off-the-shelf functionality allows you to immediately deploy only the features and functionality you need today, while providing an expansion path that will support any level of future growth. So go ahead, celebrate your success! We're with you every step of the way. InOrder Offers: Real-time Ecommerce, Order Management, CRM, Warehouse Management, Commissions, Accounting AP/AR/PO/GL, Subscriptions&Continuity, Multi-Divisions, List Management, Marketing and more.

Shopify The first Shopify store was its own–it did what it was supposed to, and it did it well. Authorize.Net for WordPress Process credit card payments using Authorize.Net on your WordPress blog or membership website. CIM Connect for Miva Merchant Volusion Ecommerce Volusion is a leading shopping cart software solution for online businesses. FetchFlow ampleShop™ MyCart.net. Swipe Checkout for Ubercart - Swipe Support Center. This is a module for Ubercart which enables you to use Swipe Checkout as a payment method for Drupal Ubercart. Project page on drupal.org Download Download Swipe Checkout for Ubercart (1.3.0) Installation Please install this extension through the normal Drupal module installation process (Modules -> Install New Module)After successful installation it will appear in the list under "UBERCART - PAYMENT" as "Swipe Checkout"Enable it and Save ConfigurationThen configure the plugin (Store -> Payment Methods -> Swipe Checkout -> settings), adding the following details from your Swipe Merchant login under Settings -> API Credentials:Merchant IDAPI KeyPayment Page UrlApi UrlAnd finally configure your Swipe account to send customers back to your shop after they pay.

Ubercart must be configured to use a currency that your Swipe Merchant Account supports for customers to be able to use Swipe to be a payment option. Support. NpAVx.png (842×497) Change all content from language neutral to default language [#973692] | Drupal. Validation email process fails if the user is already logged in [#2003778] | Drupal.

I've configured LoginToboggan to allow the user to login before they've verified their email. But if the user clicks on the link in the email that arrives while still logged in, the whole thing fails. Their experience goes like this: 1) You go to the site. 2) You register, creating a new account. 3) The system automatically logs you in, assigning you the pre-authenticated user role. 4) You use the site, stay logged in. 5) You get an email with a link, you click the link. 6) You go to the site, where you are already logged in. The system tells you “You are logged in as [username]. Change your password.” This is confusing. You wonder "why do I need to change your password? I just created it.

" 7) You do nothing else. It's very likely that users will not properly validate their emails. If a user logs out before clicking on the link in the email, then everything works just fine — they are promoted from pre-authenticated user to authenticated user. Drupal 7 Limit Published Nodes Per-User. Views block area. Add 'input required' option/functionality [#1447730] | Drupal. Views PHP. Seeking co-maintainers! This module allows the admin account (user 1) to add fields, filters and sorts to views which use PHP code. It also supports additional accounts when the core PHP Filter module is enabled. This is the successor of Views Custom Field for both D6 and D7. The D6 version supports both Views 2 and Views 3. Note While this module allows you to directly use PHP inside views which may be useful for quick and easy solutions, it is highly advisable to use regular handlers and plugins when available (or even to create one yourself).

Take note that filtering and sorting a view using PHP always has a considerable perfomance impact. Alternatives An alternative to this module is Computed field. To alter SQL queries you could use modules like Views Raw SQL and Views Custom Conditions. Available handlers Area An (header/footer/empty) area which output is constructed by the administrator using PHP. Field A field which value and/or output is constructed by the administrator using PHP. Filter. 7.x stable release [#1559300] | Drupal. Messaging. This is a Messaging Framework to allow message sending in a channel independent way. It will provide a common API for message composition and sending while allowing plug-ins for multiple messaging methods.

When using this framework, you won't send e-mails to users anymore. You will send them 'messages' and they will decide how they want to get them delivered, that may be by mail, IM, SMS, depending on user's preferences... Drupal 7 upgrade Some limited funcionality has been upgraded. Development is back on Drupal git repository. New in 6.x-4.x version (beta) Advanced queueing, fine tuning, drush processing.. Sending methods: Don't forget to enable and set up the sending method plug-ins you want to use, at least one is needed for it to work. Other features: Modules using Messaging Notifications, a complete subscriptions framework which uses Messaging as the sending library. Sponsored by Development Seed. Maxlength. Maxlength allows you to set maximum length of any field on any form making use of the form API.

This includes fields created using the UI. (Example: any text field on a node) In D6 Maxlength allows you to set maximum lengths to the body, title and CCK textfields of any content type (node). When the maximum length is enforced for a field, while editing content of that type some Java Script will countdown how many characters are left, also if the Javascript is turned off, it falls back to form API validation. 2.x has been developed by a_c_m and dereine on top of original 1.x work completed by mariuss3.x is a port from maxlength_js, originaly developed by jm.federico and johnnygamba and sponsored by Seed EM.

Upgrade from 7.x-2.x is available. Current maintainership is done by Inovae and jm.federico and Schnitzel (sponsored by Amazee Labs) 7.x-3.x is a re-write of the module making use of all the improvements made in D7. SMS Framework. The SMS Framework is set of modules that enables interaction between mobile users and Drupal using SMS. Several popular SMS gateways are supported and the included API allows developers to add support for additional gateways. The API also allows other modules to implement SMS features. The SMS Framework allows you to: Send SMS messages using any supported gatewayCollect, confirm, and store mobile information for Drupal usersSend batch messages to Drupal usersAllow users to send nodes or portions of nodes to mobile phones More components will become available as development continues.

Discussions are taking place on the SMS Framework Group. We are not currently accepting additional gateway modules into the project. If you use another gateway with a simple HTTP API you may find the simple gateway module a possible option instead of writing your own gateway. 7.x-1.x Development The Drupal 7 version is under development at the moment. SMS FrameworkSMS UserSMS BlastSMS Valid. Private message with node.js. GMap Module. Module maintainer @podarok We are in CodeFreeze stage for 7.x-2.x as preparing and refactoring for #2139223: Drupal 8 gmap version Only bug and security fixes can be commited All feature requests should be filled against latest 7.x-2.x branch The GMap module provides an interface to the Google Maps API within Drupal. It integrates with the Location module to provide users a clickable map for entering latitude and longitude, as well as to display maps of Drupal nodes and users.

GMap can be used to create interactive maps with various map markers and content in map bubbles, taking advantage of Drupal's other content management features. The module also provides a Views display plugin which allows users to display the results of a view on a Google map. Drupal 8 battleplan #2139223: Drupal 8 gmap versionSupported by Druler Drupal 8 battleplan #2139223: Drupal 8 gmap version The GMap package consists of the following modules: 1.

Supported by Druler. Prevent duplicate profiles from being added in the db [#1549224] | Drupal. Rules Link. This module lets you create links which trigger arbitrary functionality with the help of Rules . Example use cases Publish/Unpublish content Subcribe users to current group Mark nodes, comments (as Spam), unpublish it and block the author. Batch functions like, delete all comment for a node And many more... Features Attach the link to any entities. Usages There are three types of links: Javascript - Links that will trigger the rules using Ajax. The Rules Link module will create a Views field for each link, which can be hidden, using the visibility conditions. You can find the Readme here . Requirements Bugs While the access conditions and the execution Rules set are displayed directly on the link admin pages, editing them will direct you away to Rules.

Please also note that the scheme of rules link has changed since beta1 and that there is no upgrade path. Downloads. Context Mobile Detect. This is a Context module which integrates Context and PHP Mobile Detect library Mobile_Detect . Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the user-agent string combined with specific HTTP headers to detect the mobile environment. Important notice: Module preserve drupal page cache working. Usage: Once module is installed you are getting new Context Conditions, which are currently: Mobile Device (mobile, tablet, desktop) Mobile Device Type (iphone, blackberry, htc, etc) Those are conditions you might used to turn your site mobile-first and responsive very easily.

Similar modules: Browscap This is an improved version of the PHP get_browser() command. Mobile Tools This is a full-featured module aimed at developing full-featured mobile sites. Development sponsored by Trellon . Downloads. Media Feeds. Feeds. Import or aggregate data as nodes, users, taxonomy terms or simple database records. One-off imports and periodic aggregation of contentImport or aggregate RSS/Atom feedsImport or aggregate CSV filesImport or aggregate OPML filesPubSubHubbub supportCreate nodes, users, taxonomy terms or simple database records from importExtensible to import any other kind of contentGranular mapping of input elements to Drupal content elementsExportable configurationsBatched import for large files Installation For requirements and installation instructions, refer to the included README.txt file.

Documentation For a guide to using Feeds in site builds or how to develop for Feeds, see the Feeds documentation. On developmentseed.org, there is a December 09 post showing how to import and aggregate with Feeds in three brief screencasts. 8.x It's not ready yet. Addendum: There's 500 people using 8.x. 7.x This should be very stable. 6.x We (me twistor) have closed out all of the 6.x issues. Drupal 7 Limit Published Nodes Per-User. Compact Forms. Compact Forms presents text fields for selected forms in a more compact fashion using jQuery. The form item/element fields are overlaid with their respective labels. When the user focuses a field the label fades away nicely, and if the field is left empty the label fades back in again.

By default, only the user login block is switched to compact style, but the behavior can be added to any form by adding the corresponding CSS ids to the Compact Forms configuration. Degrades back to the original form when JavaScript is switched off.Fields like textareas and checkboxes are currently not affected.Inspired by A List Apart Installation Please see current README.txt. Credits Current maintainers: Daniel F. Previous maintainers: Tom Sundström (tomsun) This project has been sponsored by: UNLEASHED MIND Specialized in consulting and development of Drupal powered sites, our services include installation, development, theming, customization, and hosting to get you started.

FooTable. Visitor Info. Visitors.