Re: Menu Block Short Linking
"J. Cox" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | PostNuke |
| Message-ID | <[email protected]> |
"brihana25" <bri-CWN3/ZM48zxWk0Htik3J/[email protected]> wrote in message news:b7umna$le8$1-FogMEOs31dotat4ziPANHlKoq+OfwspIVIuBW6zZ0iQ@public.gmane.org > "J. Cox" <[email protected]> wrote in message > news:b7u7t0$9hd$1-FogMEOs31dotat4ziPANHlKoq+OfwspIVIuBW6zZ0iQ@public.gmane.org > > You can use the bracket method for linking to items via the main menu. > > > > [link] in the url field will link to the main display (user display not > > admin). > > > > {link} will link to a particular article type. > > > > (link) will link to a particular category display. > > > > You can also just use the entire link for a link if you so like. > > > > So let's say I have articles set up, with documents article types, and a > category called "Crap". > > [articles] would link to the whole module, {documents} would link to all > documents, and (crap) would link to the crap category? It goes with the articletype and cat number: {1} will get you a link to the documents article type (if that is the number) and (1) will get you a link to the crap category (if that is the id for the cat).