| Re: Marquee and News - Display different topics |
| by gtop00 on 2009/9/22 16:10:02 I guess yes. See here: Module repository |
| Re: Marquee and News - Display different topics |
| by cordero on 2009/9/22 12:57:55 The editing list is long, because I had to add a column in the Marquee tables in the DB Where is the best place to post the "hacked" version of the module? Is it possible to put it directly in the Module Download sections of XOOPS site? |
| Re: Marquee and News - Display different topics |
| by Mamba on 2009/9/22 9:02:32 Of course, we're interested!
|
| Re: Marquee and News - Display different topics |
| by cordero on 2009/9/22 8:54:10 I've done the "hacking" :) Now in my version of the Marquee module you can choose by Topic id in the Admin module form what topic to display in any new Marquee block. If anyone is interested I can post the code, or directly post the new module version anywhere is allowed. |
| Re: Marquee and News - Display different topics |
| by ghia on 2009/9/8 14:24:53 cordero, welome to the XOOPS forum! It is possible. Check the script for the place where the titles are looked up in the database. Depending on the way it is done, with a query or object, add a where clause or an criteria object to select only the wanted topic id's. |