yaworsk1

[ni]

Publisher tutorials

1
total favorited
7
total views
3
29 weeks 3 hours ago | 13:45

In this tutorial, Peter shows you how to configure Ubercart in Drupal 7 to allow site users to purchase a site role. This is a great tutorial for setting up a membership site.

1
total favorited
4
total views
3
49 weeks 1 day ago | 15:30

This Drupal Video Tutorial will show you how to create a proximity search, like a store locator. After creating a location content type, we create a view which exposes a proximity search filter.

0
total favorited
5
total views
4.5
1 year 3 days ago | 09:57

In this Drupal 7 video tutorial, Pete looks at automatic node references in Drupal 7. Using the Node Reference Url, References, EVA and Views modules, he creates an event registration system where event nodes have a registration link for site visitors which automatically directs them to a registration form that is associated with the event. The tutorial takes it a step further and shows you how to list all registrants on the event node as well.

0
total favorited
10
total views
3.5
1 year 7 weeks ago | 09:26

In this Drupal video tutorial we take a brief look at panels. You will learn to recreate a home page that relies on views content panes. As a result, we create a two column home page panel which pulls in recent content from across all content types and shows which users are online.

0
total favorited
2
total views
4
1 year 16 weeks ago | 09:49

In this 10 minute tutorial, Pete reviews the importance of the < title > tag for search engine optimization and he shows you how to configure the Page Title module. In addition, he briefly demos the SEO tool Market Samurai. (http://www.marketsamurai.com)

If you're already familiar with the < title > tag, fast forward to approximately the 4 minute 50 seconds mark for a look at how to configure the Drupal module.

0
total favorited
1
total views
0
1 year 24 weeks ago | 08:56

In this 9 minute tutorial, Pete shows you how to create a slideshow using the Views and Slideshow modules on nodes that have multiple images attached to them via the CCK imagefield. This is based on a written tutorial at http://drupal.org/node/814132 except in this video tutorial, he includes the image description field.

0
total favorited
2
total views
5
1 year 28 weeks ago | 14:54

In part 2 of this tutorial, we take a look at the Location Module and Gmap module to create a store locator with a postal code search for our nodes using views and an exposed filter. With our new view, users can input their postal code to find nodes with locations that are in close proximity to them, which they specify. We even go further to put the locations on a Google map.

0
total favorited
1
total views
0
1 year 28 weeks ago | 27:00

In part 1 of this 2 part Drupal video tutorial, you will learn to install and configure the gmap and location modules to association locations with nodes.You will also learn how to create a custom content type that has locations enabled and enable the location block so that the node has its own google map.

In the part 2 of the video tutorial, you will to create a postal code search that returns nodes within a given proximity using views.

0
total favorited
3
total views
0
1 year 28 weeks ago | 14:34

In this video, we start back up where we left off with Ubercart and enable the file download module that comes with Ubercart and set up products on our site which have files associated with them. This allows users to purchase a product and download the attached file.

In the second part of this Ubercart video tutorial, we install ACL, Content Access, and UC Node Access and configure these modules so that we can attach node access to products in our Ubercart store. As a result, we create some specific nodes that are only accessible after users make the purchase.

0
total favorited
2
total views
0
1 year 28 weeks ago | 21:00

In this tutorial, you will learn to install and configure the Ubercart module to sell site memberships.

This involves creating a custom role for your Drupal site, configuring Ubercart products to associate memberships with products and configuring some premium content that is only available to paid members to the site using the Views module.