Re: How Do I Display The Latest News...
[email protected] Fri, 25 Jul 2003 00:56:00 GMT
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | Xaraya News Server |
| Message-ID | <[email protected]> |
On 24-Jul-2003, [email protected] (mikespub) wrote: > 4) use the articles_user_view GUI call to retrieve and display the > articles > you want. You can even use this directly in your template if you want : > > #xarModFunc('articles', 'user', 'view', array('ptid' => 1, 'catid' => > 2))# Mike, This looks promising! :-) Now...is there a way to get the latest 3 headlines to display? Would I use a loop of some sort to pull a certain number of headlines out? Thanks! MJT