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.
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
Comment #1
ilmaestro commentedI'd second this recommendation. For myself, all I need is the content so I actually commented out the rest of the code.