Best used with categories enhancement mod, it is very simple.
open catalog/includes/boxes/categories.php and find
---------
$info_box_contents = array();
$info_box_contents[] = array('text' => $categories_string);
it is at the far bottom of the file
replace with
-------------
$info_box_contents = array();
$info_box_contents[] = array('text' => $categories_string);
if ( (basename($PHP_SELF) != FILENAME_PRODUCTS_NEW)) {
$info_box_contents[] = array('align' => 'left',
'text' => '' . BOX_CATEGORY_PRODUCTS_NEW . '');
}else{
$info_box_contents[] = array('align' => 'left',
'text' => '' . BOX_CATEGORY_PRODUCTS_NEW . '');
}
You will also have to add
define 'BOX_CATEGORY_PRODUCTS_NEW', 'Newest Products');
to catalog/includes/languages/english.php
Top 4 Download periodically updates information of Add Whats New Link to Categories Box 2.0 script from the developer, but some information may be slightly out-of-date.
Our script download links are directly from our mirrors or publisher's website. Add Whats New Link to Categories Box 2.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!