Re: Base/Menu access to categories
[email protected] (mikespub) Mon, 19 Apr 2004 18:01:52 GMT
| Newsgroups | gmane.comp.cms.xaraya.documentation |
|---|---|
| Organization | not much |
| Message-ID | <[email protected]> |
In article <c5jhbc$h57$1-111RdWWlOxkOkXtL6OYfHgC/[email protected]>, "Ray Trask" <rtrask-rN3PHIWzTs1Jm/[email protected]> wrote: >Trying to set up a menu that can access my categories....just like in >the demo web site. On the demo web site I notice that the "menu >content" url uses a (#) syntax. I also notice a {#} syntax as well. I >can't figure out how these numbers work. The manual only mentions >[module] syntax. > The base / menu block recognises the following "short-hand" menu entries at the moment : [module] = link to a module {pubtype} = link to an articles publication type (catid) = link to an articles category because those correspond to the most "typical" user menus. However, nothing stops you from submitting a feature request for other kinds of "short-hand" entries at http://bugs.xaraya.com/ (or to submit a patch for them). Mike.