Quantcast
Channel: Drupal Tutorial RSS
Browsing all 10 articles
Browse latest View live

How to remove spaces when using term names or node titles for views arguments...

There seems to be some debate as to whether there is an actual SEO penalty to using spaces or the encoded %20 in urls. I've spent some time researching the matter and I wasn't able to come away with...

View Article



CCK create automatically updating year select field

When you want to create a list of years as a select field in CCK ranging from some set date in the past to the current date you have a couple of options. The first option would be to go through and...

View Article

How to make views accept multiple CCK values as arguments

As of the date of this writing views 2 for Drupal does not have a canned method of accepting multiple arguments that are CCK fields. The case where this came up for me was in a CCK select field that...

View Article

How to fix the issue with images not showing up in the catalog or in the cart...

I spent several hours banging my head up against the wall looking for a solution to the missing images on the Ubercart catalog and the checkout cart section. I searched and I searched and on google I...

View Article

How to move an existing site from one svn repository to a new one

This tutorial starts with a situation that can easily occur if you are taking over an existing website from a different developer, and for one reason or another you need to move the site off of the old...

View Article


How to handle a multisite installation with Mamp (using symlinks and virtual...

Every once in a while you run into a problem that forces you to either dig in and learn more than you really had the intention of learning, or return the client's down payment. I ran into such a...

View Article

How to set up Drush for a multisite installation

Most of the time the default download path that Drush uses for modules is perfectly fine (sites/all/modules), and until this week I've never had a reason to alter it. However, I happen to be working on...

View Article

How to turn off Vertical Tabs for a specific content type

I rarely do any heavy structural changes to node edit pages, so until today I hadn't ever had a reason to disable vertical tabs on a specific content type, but there's a first time for everything.Now...

View Article


How to Remove all SVN Folders from a Site

Svn has an annoying habit of adding thousands of folders and files into every level of your site when you put your code under version control. If you make the decision to remove your site from svn and...

View Article


How to Declare a Views Template Inside of a Module

The usual rule of thumb in web development is that styling (css, javascript etc...) should be done primarily inside of themes. However when you are working with the Drupal Features module there are...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images