Building a Website with MODx for Newbies – Part 6: Introducing Template Variables

Welcome to part 6 of our series of tutorials on building a website with MODx CMS.  So far we’ve looked at:

Part 1: Introduction to MODx
Part 2: Installing MODx
Part 3: Working with Templates
Part 4: Introducing Chunks
Part 5: Introducing Snippets

As we work through these tutorials, we’re building a MODx resource site called Learn MODx.  In the last installment we introduced snippets and learned how to use them to add functionality to our website.  Specifically, we used the Wayfinder snippet to create a basic functional navigation system for our website.  So far our website looks like this:  (you can click on the images to see a larger view)

tut5modxcms81

In this post, we’re going to continue to explore the basics of MODx by looking at Template Variables  (TVs).  We will add some more functionality and features to our site and move  a step forward in our MODx knowledge.

Continue reading “Building a Website with MODx for Newbies – Part 6: Introducing Template Variables”

MODx Blog Contest Update – Free MODx Consultation and Tuts+ Memberships

If you’re working hard on your entry to the MODx contest or wondering if you should enter at all, the bounty just got bigger, and sweeter.

I am happy to announce that we now have two additional sponsors for the MODx Blog Contest:  Shane Sponagle of modxguru.com is offering free MODx consultation services to one of the winners, an opportunity not to be missed.  In addition the Tuts+ network has generously donated two 3-month memberships to the tuts+ network!

You can read more details about these prizes and sponsors on the official contest post.  And remember to leave a comment on that post stating that you’re in!

Many thanks to Shane Sponagle and tuts+ for your support!

Where to find MODx Help? – MODx Resources and Tutorials on the Web

Now that the MODx blog contest is underway, it occurred to me that it may be good to start a centralized list of MODx resources on the web.  This list is by no means complete or exhaustive, since more and more resources pop up every day.  So I hope to continue adding to and growing it.

Continue reading “Where to find MODx Help? – MODx Resources and Tutorials on the Web”

Win a Copy of the MODx Web Development book and more – Blog Contest

Welcome to the first ever Coding Pad Blog Contest!! We’re giving away some stuff – so read on!

What’s the occasion? – None really, just thought it would be cool to celebrate the  MODx Content Management Framework/System

What’s my goal? – To get more exposure for MODx and to get more people interested in MODx and it’s power and flexibility.  And ofcourse, to invite more interaction on the Coding Pad 🙂

What’s up for grabs?

  • A copy of the MODx Web Development book by Antonio Solar John.  This is the first ever MODx book in the English language.  I currently have three copies to give away to three winners, but hope to get more in the coming days.
  • In addition to the book, the top winning entry will also get a namecheap account with $20 credit (you can use this for purchasing domain names) and a three month membership to the tuts+ network!
  • In addition to the book, the second winning entry will get a three month membership to the tuts+ network.
  • In addition to the book, the third winning entry will get an opportunity for some free MODx consulting from modxguru.com‘s Shane Sponagle, an experienced MODx Developer.  You get to choose from one of two consulting options: an analysis of your MODx website with a report on how to improve your website, or 2 hours of email support consulting.  You will have three months from the day the contest ends to utilize the consultation.
  • The fourth and fifth winning entries will each get a one month membership to the tuts+ network

I anticipate that I will have more prizes to offer to the winning entries, and to allow more winning entries.

Continue reading “Win a Copy of the MODx Web Development book and more – Blog Contest”

Building a Website with MODx for Newbies – Part 5: Introducing Snippets

Welcome to part 5 of our series of tutorials on building a website with MODx CMS.  So far we’ve looked at:

Part 1: Introduction to MODx
Part 2: Installing MODx
Part 3: Working with Templates
Part 4: Introducing Chunks

As we work through these tutorials, we’re building a MODx resource site called Learn MODx.  In the last installment we introduced chunks and learned how to use them to clean our template and make it more manageable.  So far our website looks like this:  (you can click on the images to see a larger view)

tut4modxcms7

Today, we’re going to introduce snippets and learn how to use them to add functionality to our website using one simple example.  At this point in our tutorial, if you’ve been following along, our website navigation is simply cosmetic and the links don’t really lead anywhere.  We’re going to use a snippet to rectify that and make our site navigable from the horizontal menu links.

Continue reading “Building a Website with MODx for Newbies – Part 5: Introducing Snippets”