Page 1 of 1

Including Data

Posted: Tue Mar 11, 2008 11:11 pm
by jwlambert
On my template there is a marquee. I want the marquee to display text from another page.. what would I have to do for that to happen?

Re: Including Data

Posted: Tue Mar 11, 2008 11:22 pm
by calguy1000
1.  Install the cgsimple module
2.  See the get_page_content method in that module.

Re: Including Data

Posted: Tue Mar 11, 2008 11:30 pm
by jwlambert
That did the trick. Thanks!