victoria web design information architecture (IA)

Research

victoria web design

Design

Drupal CMS Web Development

Develop

victoria website Maintenance

Launch

Recent Articles

Create a Multi-layer Map in Drupal 7 with Openlayers 2.x

There are many tutorials out there for creating maps in Drupal but most of them focus on just one layer on a map. This tutorial is for creating one map with multiple, switchable layers complete with pop-ups and a title. This tutorial covers creating a primary map based on one main content type and also adds an additional layer for a user's profile. This is a lengthy but thorough tutorial and I'll try to add images or a video at some point soon. The basic premise is this: A content type with two complementary fields pass address data to Openlayers which displays those maps on a Views page.

Inserting and Floating Inline Images in Drupal 7

Inserting Inline images with the body text can be approached by different methods which will give various levels of flexibility. Although there are at least half a dozen techniques, this article talks about just two in Drupal 7 - one method is quick but less flexible, while the other one takes more time to set up but offers the greatest flexibility.

Create a Drupal 6 Map with OpenLayers 2.x

OpenLayers is a tool for putting interactive maps online, displaying markers and map tiles from almost any source. OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies. This article describes how to use the Drupal module OpenLayers to create a map displaying markers which will be taken from a node's CCK field.

Pages