Category Archives Tutorials

I've just added a new screencast to the MODx Video Tutorials website on understanding MODx Revolution templates, tag syntax, and resource field tags. To see the full notes and related links and such, and to ask questions and discuss this screencast, check out http://modxvideotutorials.com/modx-revolution-basics-understanding-modx-revolution-templates.

Welcome to part 11 of the MODx Revolution for Complete Beginners series.  Apologies for the delay in the series, I've been pretty buried in work and such.  In this installment we’re going to continue exploring how to create a page that aggregates content from several different pages using the getResources snippet, such as you would find in a magazine style website, or a blog, or a news website, etc.  The aspect we will look at today is how to add pagination to the pages holding our aggregated content, and for this purpose we will be using the getPage snippet.  We will continue working on the resource site for learning MODx Revolution that we've been building through this series.  We’re using the 7 in 1 Business Success Site Template from Themeforest, although you can follow along with any template that you choose.  Let's get started :)

I've been working on a new project recently - MODx Video Tutorials is a blog dedicated purely to MODx screencasts and video tuts. Background: After posting numerous written tutorials here on the coding pad blog I have found that sharing knowledge is something I enjoy doing. When I ventured into creating screencasts, I found that after getting past my voice shyness, I really enjoyed doing those as well. After a lot of thought I have decided to create a separate blog purely for MODx screencasts, and keep this blog for written tutorials and possibly screencasts on other topics.

getResources0Welcome to part 10 of the MODx Revolution for Complete Beginners series.  In this installment we’re going to begin exploring how to create a page that aggregates content from several different pages, such as you would find in a magazine style website, or a blog, or a news website, etc.  We will continue working on the resource site for learning MODx Revolution that we've been building through this series.  We’re using the 7 in 1 Business Success Site Template from Themeforest, although you can follow along with any template that you choose.   In this installment, we're going to work with the getResources snippet to start bringing together a "news" page on our site, and we will present it using the blog template page from our theme.   So let's get started :)

Close