If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
I need to create a number of pages each containing a number of links modules. Each page will be a major category, and the modules on the page minor categories. What I then need to do is create a page that links to both the pages in the case of a major Category and to an individual links module in the case of a minor category. Is there a way of creating a link to an individual module like you would with normal html anchors.
Neil
Well, to do that each module would have to generate an anchor tag that you could link to. I think it would be easy enough to implement something for that. I will make a note of it and get to it when I can.
Best,
Joe