Arlin

Arlin

Real Name: Arlin Sandbulte

Sioux Center, Iowa (United States)
Mechanical Engineer

Latest Contributions

  • Taxonomy Generated Menus for a View with arguments

    Hi, I am looking for a way that a hierarchal drop-down menu can be generated to point to a view with taxonomy arguments to filter what is displayed.

    For example:
    I have two content types (news & announcements).
    Each content type has the same Taxonomy Vocab (group)
    I have a page View for each content type (news_view & announcements_view)
    Each page view has a path set: (mysite.com/news & mysite.com/announcements)
    Also, each page view has a menu entry (news & announcements in the primary menu)

    What I want:

  • Creating an Upcoming Event List in Drupal

    User Rating:
    Average: 4.6 (13 votes)

    This video tutorial picks up where I left off last time after creating and configuring a Calendar on our Drupal website.
    Here, we add an Upcoming Events block to the website to show a list of upcoming events from the Calendar.
    This tutorial uses the following modules:
    Calendar Module 6.x-2.2 (not actually required, but I use the default calendar view upcoming display as a starting point.)
    Date Module 6.x-2.3
    CCK 6.x-2.5

  • Installing & Configuring the Calendar Module

    User Rating:
    Average: 4.8 (5 votes)

    This video tutorial demonstrates how to install and configure the Calendar Module on a Drupal Website.

    Modules used:
    Calendar Module 6.x-2.2
    Date Module 6.x-2.3
    CCK 6.x-2.5
    Views 6.x-2.6

    This is just a simple and quick tutorial to get the calendar up and running.
    Other tutorials about configuring various calendar settings and options to follow.

  • Thickbox - How to show ALL images in a 'paged' view

    Hi,
    I am making an image gallery using the methods outlined in Jeff Eaton's Photo galleries with Views Attach.
    I added Thickbox following Rob Safuto's Image Gallery Enhancements screencast.
    THIS IS AWSOME! Works great, easy to setup with REALLY slick navigation...

    BUT....

    If the view has the pager enabled, Thickbox only navigates through the images on the current page.

  • User Profile Information

    What is the best (most current) way to let users add more info to their user profile?
    For instance, a portrait image?
    The profile module does not include an image field....

    Thanks