Tuesday, 07th of September 2010

Established in 2007 RVstudio provides premier
Web 2.0 services based on the world-famous
Drupal platform. We have developed a large
scale of customized web-systems for clients
based in USA, Canada, France, UK and Hungary

Our Drupal Blog

How to use Drupal 6 preprocess functions?

In this post we'll explain how to create a page preprocess function to allow the use of different page templates based on content types.

How to create tokenized emails using Token module in Drupal 6?

Related to this post: 

In this post we'll explain how to make use of token module's API in a custom module. Token is a very handy solution that can replace chunks of specially formatted text with dynamically loaded values.

How to create advanced sections using Node Hierarchy and Views 2?

Related to this post: 

In this blog post we'll explain how we created advanced sections that act like subdomains, but still belong to the same site. We used Node Hierarchy, Views 2 and a few theming tricks.

How to create pay-per-view content using Drupal 6?

In this post we’ll explain how to create a pay-per-view content in Drupal 6 using Ubercart 2 and a custom module.