Drupal

Ubercart Addresses module for address book functionality

Ubercart Addresses module
Using Ubercart we realized order address and billing information is stored on a per order basis.
This is why you need the Ubercart Addresses module, it allows users to manage a set of addresses that can be referenced when placing an order.
 
Lets use it!...
  • Download it
    • Project page: https://www.drupal.org/project/uc_addresses
  • Read the documentation:
    • https://www.drupal.org/node/1340672

D8 on the street, Drupal 8 is released

Drupal 8 is on the street. After installing the standard D8 install profile, without any hangups, two things stood out immediately in the configuration. First ability to import and export configurations files, this is sweet. And secondly a base adaptive theme that looks nice from the start.

Using the Drupal Session Limit module

Using the Drupal Session Limit module is easy and why not?

We had a client with a subscription content that wanted to limit account sharing abuse on his system. The solution was the simple to implement and administrate Drupal Session Limit module. It goes a little something like this »

Javascript Web Animation Resources

Years and years ago (when Flash was our only tool for web animation of any depth or expectation) it was easy to imagine a time when Javascript animation would blossom with editors and libraries that could fully empower professional multimedia presentation and interface enhancements. And now that time has finally arrived. It had been a few years since I I had looked at the possibilities, so I did a little digging on JS animation. Following my notes and links. The Smashing magazine article was good as were a couple tutorials. I am interested in the libraries; Web Animations API, Velocity.js, Greensock.com and Processing.js (note Khanacademy.org class). The animation editors look to have reached maturity I am hopeful for the Google Web Designer Beta and hope that it is easy to use the exportable code for animations as modules within larger development.

★ Access Pantheon mySQL w/ phpMyAdmin

  • 1.) You need a running install of phpMyAdmin someplace.
  • 2.) From the Connection Info button in the Site Dashboard at Pantheon...
  • 2.1) get information for the phpMyAdmin config.inc.php and ...
  • 2.2) get the username and password to login via phpMyAdmin.
  • 3.) Your in! Have fun.

    enjoy this info graphic:

S3 image fields w/ the Drupal Storage API module

The Drupal Storage API module allows you to host user uploaded image field files that are processed/sized locally on way to storage on Amazon S3 CDN. The Storage API module can be used for any images on your site.
  • Storage API: https://drupal.org/project/storage_api
  • Download:  https://drupal.org/project/storage_api
  • Read:
    • No README.txt? ...but linked screencasts from module page
    • http://www.mediacurrent.com/blog/pros-and-cons-storage-api

Promote your Website with Twitter in 8 steps

BeatnikDude's 8 crazy tricks to promote your website with Twitter.

Twitter is the popular social media micro-blogging site. Its a free promotional channel for you, but you need to work at it. Grow your audience by tweeting, retweeting, following, using #hashtags and the @symbol daily. 

  

FlashDecks.com alpha is public

online flashcards at Flashdecks.com Just went public-alpha with our Open Content Flashcard project FlashDecks.com.
...the easiest way to create, use and share Flashcards online. Your feedback welcome.

Drupagram module for Drupal Instagram views

Instagram in an fun and widely used service with its own API. So get on board with the Drupagram module to fetch and authenticate w/ Instagram including views integration. There are plans to add image caching support to store local versions of the Instagram images thus exposing them as files for image styles etc..

Simple to set up this great module, go for it….

Drupal 6 modify Page templates per node type.

I need to change the a page layout based on content type this is how I was able to add page.tpl.php suggestions to a Drupal 6 theme.

References:
• Page templates depending on node type: https://drupal.org/node/249726
• NOTE D6 zen sub-theme: https://drupal.org/node/249726#comment-5823596

Pages

Subscribe to Drupal