OK got it... this is what you do if you wanted two working tab modules like me... thanks from a lot of help from neo!!!!
extract the mod_tab_news_1.0.4.zip
rename files:
mod_tab_news.php to mod_tab_news2.php
mod_tab_news.xml to mod_tab_news2.xml
mod_tab_news_style.css to mod_tab_news2_style.css
server_tab_news.js to server_tab_new2.js
server_tab_news.php to server_tab_news2.php
also open all the files and change the respective file names in the code to show for the changes above...
------------------------------------------------
open mod_tab_news2.php find all instances , there is only 2 of
\processImagesCustom\ rename it to \yourfunction\
also change all instances of
mod_tab_news to mod_tab_news2
save the file
------------------------------------------------
open mod_tab_news2.xml, rename all instances of
mod_tab_news to mod_tab_news2
save the file
------------------------------------------------
open tools_ryshkin.php
find the 1 instance of \processImagesCustom\ rename it to \yourfunction\
Save the file
------------------------------------------------
Open mod_tab_news2_style.css
change all instances of tnews_ to tnews2_
there is 32 instances
Save the file
-----------------------------------------------
After install go to the module properties and under \CSS-suffix class of the module\
change from tnews_ to tnews2_
zip the folder as mod_tab_news2 and now you have second tab news module