- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- September 2003
- Status:
- offline
- last visit:
- 15.10.03
- Posts:
- 11
Wondering how to do this. I can configure the center blocks in any relative order to one another but they all appear preceding the front page news. What if I want a block below the news?
Seems odd that this system of blocks lists everything except front page news as block. I would think that some people might not want even want front page news listings as part of their CMS, and would like to deactivate it. Serious flaw here? -
- rank:
-
Freshman
- registered:
- September 2003
- Status:
- offline
- last visit:
- 15.10.03
- Posts:
- 11
Ok, I figured out one solution but I need HELP PLEASE with part of it. I figure I can put some code in the theme.php file in the 'themeindex' function that counts the stories displayed and when it gets to the last one it will drop in an include of stuff I want to display.
What variable name do I reference in order to do the comparison of how many stories have posted to how many stories I've set as the homepage maximum? (i.e. $info[homePageMaxStories] or something)
