1
This is regarding the news module, but I think this question would concern XOOPS modules in general. What I want is a some way of interlinking news item with other content on my website.
My website contains a database of cameras and lenses, and I would like to create links between each news item and camera/lens. For example if a news item contained a news about specifice lens, I would like to show a link directly to that lens. And of course, the lens page would contain a link back to the news item.
Is there a standard way of doing this? I could do this in the custom part, just mark the news item that are relevant, but it would of course be nicer if this was in the news submit form.
And I would have to customise the news display page...
Anybody done something similar?