Building a Website With MODx for Newbies – Part 11: Adding Comments with Jot

Welcome to part 11 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
Part 6: Introducing Template Variables
Part 7: Introducing Ditto
Part 8: More Ditto
Part 9: Adding a Contact Form with eForm
Part 10: Adding Search Functionality with ajaxSearch

As we work through this series we’re building a MODx resource site –  Learn MODx, adding functionality and expanding our knowledge. So far our website looks like this:

tut11modxcms

One of the core things that is desirable in any modern website is user interaction.  So far we’ve implemented a contact form to allow our visitors to contact us, but in this post we’re going to go a step further and create a way for users to comment on our library selections and share their thoughts about the books we’re recommending.  You can use this to add comments to a blog, or any other content type that you desire.

Continue reading “Building a Website With MODx for Newbies – Part 11: Adding Comments with Jot”

Want to Take MODx (Evolution or Revolution) for a Test Run?

trymodx

If you want to take MODx Revolution beta (or any other MODx release) for a test run without going through the install process for yourself, you can do so at MODx Demo, a website that lets you try out both the front end and the back end to get a feel for it.

Those of you who’ve been following my MODx tutorials already have a nice feel for Evolution but you may not have ventured into the world of MODx Revolution yet, so this is a great way to see what it looks like and get a feel for the changes.

Make sure you take a glance at the Demo limitations so you know what to expect.

Enjoy!

UPDATE: Looks like the demo has been removed from the site.  If I find another one or it gets restored I will post an update here.  If you guys know of any revo demos that people can play with let me know in the comments.

Building a Website with MODx for Newbies- Part 10: Adding Search Functionality Using ajaxSearch

Welcome to part 10 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
Part 6: Introducing Template Variables
Part 7: Introducing Ditto
Part 8: More Ditto
Part 9: Adding a Contact Form with eForm

So far things are looking good on our Learn MODx website, and we’re adding more functionality and hopefully building our skills with each of these tutorials.  My hope is that by this point you’ve developed enough of an idea of the way MODx works that you’re moving on and exploring on your own, building and testing, and hopefully you know some things that I don’t about MODx and it’s workings 🙂  So far our website looks like this:

tut10modxcms1

One of the things I find myself looking for in every website I visit is a search box or link.  Whether the website is a massive knowledge portal such as Wikipedia, or a social networking site, a blog, or just a simple company website, having the ability to search the website and find the information I need without clicking through numerous links is very important to me. It then follows that I would like to add search functionality to the websites I build. This what we’re going to accomplish in this segment.

Continue reading “Building a Website with MODx for Newbies- Part 10: Adding Search Functionality Using ajaxSearch”

MODx Revolution 2.0.0 Beta 1 Now Available

For those of us who’ve been using and learning the MODx content management system, it’s exciting to know that MODx Revolution 2.0.0 beta 1 is now available for download and testing 🙂  There is no better time to jump in and get involved with MODx than right now!!

MODx CMS

What is MODx Revolution?

MODx revolution is the new carnation of the MODx content management system. It features a completely new core code base and is supposed to be faster, more flexible, more powerful than the current MODx version (a.k.a Evolution)

Why the name Revolution?

Continue reading “MODx Revolution 2.0.0 Beta 1 Now Available”

Building a Website with MODx for Newbies- Part 9: Adding a Contact Form Using eForm

Welcome to part 9 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
Part 6: Introducing Template Variables
Part 7: Introducing Ditto
Part 8: More Ditto

As we work through these tutorials, we’re building a MODx resource site called Learn MODx. So far we have a pretty functional website and I hope that you’re picking up enough knowledge and interest along the way to experiment with MODx and add features and functionality to your website.

In this installment, we’re going to look at how to add a vital part of any website, the contact form, to our MODx website, using the eForm Snippet.

Continue reading “Building a Website with MODx for Newbies- Part 9: Adding a Contact Form Using eForm”