1
Hi all xoopers!
I thought I had asked this some months ago and I have had it in mind but let's see if there is a possible answear to my question.
I have created a web page with news (news module), a calendar (extcal) and pictures (myalbum).
I have news , events and pics about, let's say baseball and trips.
Both types of activities are quite independent, but I want a module for all (in the example both) activities, so I can show "any" news in a spotlight block in the main page.
I would like to create an access to each activity, so I could display in a webpage the recent contents with pictures about baseball, the next events about baseball and also the last news about baseball. In another webpage I would put just the same about trips. I have categories created for each one.
Do you have any idea how I could implement all these things in xoops? Is there a general way so I do not need to create a very explicit content but just refer to the categories I need to load in a webpage?
Thank you very much in advance,
Juanjo
PS: I would not mind about coding if that was necessary to create what I need. I do not have much idea about smarty but do not have any problems with php/mysql.