Re: Beginner questions about articles in Xaraya
"J. Cox" <[email protected]> Thu, 23 Oct 2003 20:00:10 -0400
| Newsgroups | gmane.comp.cms.xaraya.documentation |
|---|---|
| Organization | PostNuke |
| Message-ID | <[email protected]> |
"SpiritTech" <greg-7AJS2N3YFopQWC9lL0RKGQC/[email protected]> wrote in message news:[email protected] > J. Cox wrote: > > > You can make a menu item for the category via the category block, or the > > main menu block. If using the main menu, you can simply use (cat_number) as > > the link, and it will directly link to that cat. > > Ok if I want to put in a link for category 1 into the main menu block, > what would I need to put in? > > index.php?module=articles&func=view&catid=1 works. > (cat_1) gets an error back. > > What should I enter to the menu block to display catagory 1? (1) Just put that in the url field in the main menu. [modname] will link directly to a module {pubtype_number} will link directly to an individual pubtype ie: {3} will link to pubtype 3.