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:
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”