Add Whats New Link to Categories Box

Add Whats New Link to Categories Box 2.0

Add Whats New Link to Categories Box 2.0 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 356
  • Released: Jun 13, 2007

Add Whats New Link to Categories Box 2.0 Description

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

Add Whats New Link to Categories Box 2.0 Keywords

Add Whats New Link to Categories Box Bookmark

Hyperlink code:
Hyperlink for Forum code:

Add Whats New Link to Categories Box 2.0 Script Download Notice

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!

Box categories pro

Compatible URL Rewriting and Cname, it enables you to facilitate your referencing in the majority of the search engines. ...

Categories XC

A categories infobox which generates expandable javascipt menus. Displays a [ ] or [-] next to categories with sub categories. It is expands appropriate menus depending on the ... There is also the option to hide empty categories (on by default).HTML generated consists only of unordered ...

Show Categories on Home Page

... No longer replaces existing files. - Puts the categories block (similar to new products block) on the home page. - Hides the categories left nav feature on the home page of ... in the admin file. - Only top level categories are displayed. (See the comment tag in the ... if you want to have it display the categories based on image file name.) ...

Browse by Categories

Administrators can select to disable this content box from displaying or enabling it as a text link type or an image link type. Administrators can also select number of links to display per row and if sub-categories are ... right side of each category.This contribution adds a new configuration group, with ID 101, to the database. ...

Catalog Anywhere w categories

This is a little change to original contribution CATALOG ANYWHERE by Patrick Veverka.You can show products from certain category or subcategory in random order anywhere outside your osc directory. ...