I'm trying to figure out how to create a custimzed list of PAGES (on a separate page from the actual articles that would have a list of Page Titles, Page Authors, and perhaps use text from the extracontent field. I'm trying to use the existing functions, such as printPageTitle, but I'm not figuring out how to call the specific record. I figure it should be printPageTitle(???), but now sure what. Or perhaps I'm on the wrong track entirely.
Any advice appreciated!!!
Comments
See the functions documentation. Also look at the `printPageMenu()` function to see how it deals with the page list.
I appreciate your rapid response. As a newbie, I'm a little scared of the nightly builds, so I think I'll steer clear for now