[development] Advice on a menucallback

Rob Barreca rob at electronicinsight.com
Thu Jul 12 03:35:17 UTC 2007


Ramiro Gómez wrote:
> Add
>
> print theme('page',$content);
>
> at the end of your rockstanza_list_creative() function.
Actually, you can just return $content; and it will get wrapped in 
theme('page') automatically.

-Rob


More information about the development mailing list