Posted by moshe weitzman on October 25, 2007 at 4:02pm
Jump to:
| Project: | Page Array |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If you just want the content of the page, you still have to build the whole return array. I would recommend adding a param to this function which lets you skip all the block and page stuff ... Just my 1st thought after reading the code.
Comments
#1
I'd second this recommendation. For myself, all I need is the content so I actually commented out the rest of the code.