Hi all,
Is it possible to create a page that displays a summary of its sub pages? Basically as the news summary page functions.
Can't find a module that would accomplish this, thinking perhaps a template in menu manager but how would I pull in a summary of the pages and ideally a photo?
Not sure where to start on this one, so any pointers would be gratefully accepted.
Chris
Page summary
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Page summary
Look at the CGSimpleSmarty module. It has plugins/methods to retrieve content blocks from specified pages. You could easily combine that with a Menu call/menu template to do what you want. Depending of course on the complexity of what you want.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
uniqu3
Re: Page summary
Look at CGSimpleSmarty module, in help there is instruction about cg_simple::get_children() and cg_simple::get_page_content() functions that should bring you to desired goal.
Re: Page summary
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -


