Contributions
Site Map MS2-2.2
A Site Map for osCommerce 2.2-MS2.
(Abstracted from the current 2.2-MS3 CVS snapshot).
Expand All / Collapse All
CMS with SiteMap for OsCommerce
This is an addon for oscommerce sitemap
Fix for the problem of pages on status red shown on map.
The info-page is shown even if the status is set to red. That must be a bug.
Sorry ! but i couldnt find any other place to post this.
---- NO FILE -----
This package contains a file sitemap.php that allows you to take consideration of pages created with the "extra info pages" contribution (seen at http://addons.oscommerce.com/info/2021).
A french translation is included in the package.
FIX with right tables. (for mores informations see Readme.txt)
File : only "sitemap.php"
This is a fix from Karando 's product list. This will only display products with active status and also sort by product name.
Just replace the attached file in folder
catalogincludesclasses
and we are ready to go.
I've added the list products with the sitemap.
Contrib needed
- Ultimate SEO URLs
- Site Map MS2-2.2 date : 25 Jun 2004
This version has been edited to work with infopages_v0.1b,
"InfoPages" variation to the Information Unlimited contribution by Joeri Stegeman
Here is the french language file to put in
catalog/include/language/french/
Just replace catalog/sitemap with the one in this dir.
Note if you already have any information files made via information pages unlimited ,
i.e Shipping & Return then remove the link to it from sitemap.php(line 93)
<li><?php echo '<a href="' . tep_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a>'; ?></li>
and so on.
God bless all
DEEP SILVER ACCESSORY
After many attempts in the forums to get help to intergrate "information pages unlimited" into the sitemap I tried to but could not finish.
http://www.oscommerce.com/community/contributions,1026/category,all/search,information+pages
I am no coder and could not finsh the sublist to show correctly
maybe someone could finish the rest. I have spliced in code from the information box
Sitemap for osCommerce including all updates
Now supports English and German
If you have installed the contribution Extra pages-info box w/ admin
http://www.oscommerce.com/community/contributions,2021
This change to catalog/sitemap.php will make it compatible with your added pages.
George Burke gets the credit I just modified the SQL call.
This is a single file that has code changes to support SEO URL's and now multi-level categories.
Bugfix Credit goes to Chemo I just cleaned/commented a little and posted it up...
If you have Extra Pages-InfoBox installed (http://www.oscommerce.com/community/contributions,2021/category,all/search,extra+pages), this change to <root>/sitemap.php will make it compatible with your added pages.
Yes, I know there's another version of the sitemap that was already compatible with Extra Pages-Infobox contribution, but it had to be manually updated with every new page added. Who the heck wants to do that?
This is a simple hack that takes the code from the infobox and puts it on the Site Map page in place of the "Information" links.
This package contains ONLY the sitemap.php file - NOTHING ELSE. Please download the original, full package and use this in place of the original sitemap.php.
This has one file: includes/classes/category_tree.php
This is to be used with Ultimate SEO URLs and corrects the code to be compatible.
The issue is that second level and lower categories were not getting SEO wrapped URLs. The root cause is that the code was passing the categories_id and the SEO URLs contribution requires the full cPath (i.e. - 3_12_19 versus 19).
To install just overwrite the includes/classes/category_tree.php file. Make a backup first.
Bobby
I have made a couple of small changes to the sitemap.tpl.php file so that the stylesheet is used when displaying the page and the information pages are automatically dsiplayed without editing.
Simply replace the one file. Only the sitemap.tpl.php file is within this package please download complete package.
backup, backup, backup before using we take no responsibility for problems.
All I did was to make sitemap BTS compatible. Inside the zip are the sitemap.tpl.php files so you can edit them as you like.
See the readme file for more details.
This Makes "Extra Pages - Info Box-V2 Contribution" Compatable with "MS2-2.2-SiteMap"
It will enable you to list your Extra Pages, that you created with "Extra Pages - Info Box-V2"
on your SiteMap Page, that you created with "MS2-2.2-SiteMap"
A Site Map for osCommerce 2.2-MS2.
(Abstracted from the current 2.2-MS3 CVS snapshot).
Note: Contributions are used at own risk.