Extra Fields Checkout Pane
With Extra Fields Pane you have the ability to define additional (billing and shipping) address fields (i.e. VAT) in Ubercart e-commerce suite. These fields will be available during checkout process...
View ArticleDisplaying extra fields in invoice template
By default, Extra Fields Pane field's values are not displayed in the invoice that get's send by Ubercart. To let values of extra fields show up in the customer invoice mail, you need to edit the...
View ArticleBlock to encourage deep linking to your site (D7)
One of your most difficult jobs as a site administrator is soliciting inbound links to boost your traffic and your search engine position. Deep links, in context, are the most valuable.Using the 'Path...
View ArticleImproved Multi Select
User InterfaceNote: A lot of this functionality is only available in the 2.x version.The Improved Multi Select module replace the default multi-select boxes with two panel list and search. The first...
View ArticleMake a global account
By default twitter module try to add a different twitter account to each drupal user so if you try to add a single twitter acount to all drupal user you need to do this steps:1- Check all the...
View ArticleCommand Line Tips for Starter Kits
Using the Command Line to install or upgrade the Starterkit may require you to take an extra step to change and reset permissions on the sites folder and settings.php file.DURING DRUPAL...
View ArticleWorkbench Moderation 2.x
Quick Review of Workbench Moderation 2.x and State Machine 3.xThe main capabilities and changes made to Workbench Moderation 2.x and State Machine 3.x are as follows:Workbench Moderation’s underlying...
View ArticleDevShop Documentation
What is DevShop?DevShop is a set of easy-to-use tools built on top of the Aegir Project designed to make Drupal project development more efficient.Quick Links: DevShop | DevShop Hosting | DevShop...
View ArticleSetup and Usage with Amazon EC2
Clanavi can be used with different public and private clouds such as EC2, OpenStack and XCP. This documentation will describe how to setup the system for Amazon EC2.Clanavi can be setup in few basic...
View ArticleDownload Modules and Libraries
To use Clanavi with Amazon EC2, the following contributed modules are required:Cloud - http://drupal.org/project/cloudLibraries - http://drupal.org/project/librariesTwo external libraries are...
View ArticleConfigure AWS Credentials
Tell Clanavi about your AWS account. Once completed, your cloud data will be downloaded and you can start managing instances. Download, install and enable all modules as described in the installation...
View ArticleSetup SSH Key
Certain tasks such as executing remote scripts and SSH access requires a valid SSH key. To create a SSH Key and have it registered with EC2:Go to Clouds > [YOUR CLOUD] > SSH Keys Click "Create"...
View ArticleSetup a Server Template
Launching an EC2 instance requires a configured Server Template. A server template tells the system the following:AMI to launch (OS choices are packaged as AMIs. There are many to choose from such as...
View ArticleLaunch an EC2 Instance
Launch a new instance using the newly created server template.Go to Clouds > [YOUR CLOUD] > Launch Find the newly created template Use the "Play" Icon to find the "Launch" command. Click...
View ArticleAdditional Documentation
Here are some links to external Clanavi documentation. These documents pertain mostly to the D6 version of ClanaviClanavi at DrupalCon Copenhagen...
View ArticleConfiguring Pushtape
This is the placeholder page for the Pushtape Distribution Documentation Handbook. The documentation is in the process of being written and will be transferred to the handbook as each...
View ArticleKnown Issues
This is the placeholder page for the Pushtape Distribution Documentation Handbook. The documentation is in the process of being written and will be transferred to the handbook as each...
View ArticleProject History
This is the placeholder page for the Pushtape Distribution Documentation Handbook. The documentation is in the process of being written and will be transferred to the handbook as each...
View ArticleProject Future
This is the placeholder page for the Pushtape Distribution Documentation Handbook. The documentation is in the process of being written and will be transferred to the handbook as each...
View ArticleCreate a fixed position customized information box similar to the Devel...
I find on some Drupal sites that I want to see information all the time behind the scenes, but I don't want the client to see. I added simple code to allow me to do just that. While it is true that I...
View Article