This question is to @NateWr.
Nate,
James may have informed you that we’re looking for helping ordering the display of articles on the front page. I followed the instructions as best as I can but I’m stuck.
If you’d like, here is my custom theme
I think I’ve set everything up correctly and I’ve passed the articles data to the template. My question is, can you point me to the documentation on PublishedArticleDAO so I know how to display the info I’ve given the template?
That will low pass each article to the article_summary.tpl template. But you can also write a custom template just for the homepage and use that instead.