<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
  <channel>
    <title>osCommerce Contributions</title>
    <language>en</language>
    <link>http://www.oscommerce.com</link>
    <description>osCommerce, Sell With Emotion</description>
    <copyright>Copyright (c) 2010 osCommerce</copyright>
    <managingEditor>hpdl@oscommerce.com</managingEditor>
    <image>
      <title>osCommerce</title>
      <url>http://www.oscommerce.com/images/oscommerce_88x31.gif</url>
      <link>http://www.oscommerce.com</link>
    </image>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/osCommerce_Contributions" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="oscommerce_contributions" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title><![CDATA[Ultimate SEO URLs]]></title>
      <link>http://addons.oscommerce.com/info/2823</link>
      <description><![CDATA[I just added a function and changed some lines to the seo.class.php to add the manufacturers_name to the beginning of the products-url. For example: sony-product-123-p-1.html<br />
<br />
You can put this on and off in the admin section.<br />
<br />
This is a full package.<br />
<br />
The support thread is at<br />
http://forums.oscommerce.com/topic/154166-contribution-ultimate-seo-urls-v21-by-chemo/]]></description>
      <pubDate>Tue, 15 May 2012 11:02:07 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Reviews Sort Order]]></title>
      <link>http://addons.oscommerce.com/info/8443</link>
      <description><![CDATA[Gives to the administrator the ability to sort the product reviews<br />
<br />
- Fedon Dimopoulos]]></description>
      <pubDate>Tue, 15 May 2012 09:04:01 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Fast Easy Cross-Sell]]></title>
      <link>http://addons.oscommerce.com/info/4408</link>
      <description><![CDATA[Small bug fix: now when you remove a product from the catalog it's removed from the cross sell database table.<br />
<br />
Based on Fast Easy Cross-Sell v1.2<br />
Full Add-on<br />
<br />
- Fedon Dimopoulos]]></description>
      <pubDate>Tue, 15 May 2012 05:46:54 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[osC_Sec - osCommerce Security Addon]]></title>
      <link>http://addons.oscommerce.com/info/8283</link>
      <description><![CDATA[Whats New?<br />
- osC_Sec now checks the the server user-agent for malicious code<br />
- Corrected an issue with the fix_server_vars() function<br />
- PHP-CGI query string parameter vulnerability request attempts are now filtered<br />
- Addition blacklist items to capture XSS attempts<br />
- Trimmed up sections of osC_Sec to lower overheads<br />
- osC_Sec now filters requests and queries irregardless of request method<br />
<br />
New Install instructions: see the readme.htm, as per usual, all updates contain the complete package<br />
<br />
Updating: <br />
Replace the osc_sec.php file in your catalogs /includes/ directory with the one in the /includes/ directory of this zip file.<br />
<br />
Please report any bugs to the discussion forums at http://goo.gl/dQ3jH or email rohepotae@gmail.com]]></description>
      <pubDate>Tue, 15 May 2012 01:41:56 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Oscommerce 2.3.1 Directory Listing]]></title>
      <link>http://addons.oscommerce.com/info/8442</link>
      <description><![CDATA[Directory listing for oscommerce-2.3.1. Useful for tracking file changes you make as you build your store with many add ons. The XLS spreadsheet lists all the folders/files in a fresh o Oscommerce 2.3.1 install.]]></description>
      <pubDate>Sun, 13 May 2012 15:17:48 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Oscommerce 2.2 MS2 Directory Listing]]></title>
      <link>http://addons.oscommerce.com/info/8441</link>
      <description><![CDATA[Directory listing for oscommerce-2.2ms2-060817. Useful for tracking file changes you make as you build your store with many add ons. The XLS spreadsheet lists all the folders/files in a fresh oscommerce-2.2ms2-060817 install.<br />
]]></description>
      <pubDate>Sun, 13 May 2012 15:15:21 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[RSS Feed 0.1]]></title>
      <link>http://addons.oscommerce.com/info/1513</link>
      <description><![CDATA[[EN]<br />
<br />
A small fix to work in the subcategories. This works for me and it works on my other 3 more stores.<br />
<br />
---------<br />
<br />
Open index.php<br />
<br />
find<br />
<br />
	$rss_params = '&amp;amp;cPath='.$cPath;<br />
<br />
replace<br />
<br />
	$rss_params = '&amp;amp;cPath='.(int)$current_category_id;<br />
<br />
---------<br />
<br />
Complete package with integrated fix.<br />
<br />
************************<br />
<br />
[ES]<br />
<br />
Una peque&ntilde;a correcci&oacute;n para que funcione en las subcategorias. Esto me funciona a mi y funciona en otras 3 tiendas m&aacute;s.<br />
<br />
---------<br />
Abrir index.php<br />
<br />
Buscar<br />
<br />
	$rss_params = '&amp;amp;cPath='.$cPath;<br />
<br />
reeplazar<br />
<br />
	$rss_params = '&amp;amp;cPath='.(int)$current_category_id;<br />
<br />
---------<br />
<br />
Paquete completo con correcci&oacute;n integrada.<br />
<br />
<br />
<br />
reflex-ocasion]]></description>
      <pubDate>Sun, 13 May 2012 12:52:25 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Simple Checkout for 2.3.1 v1.0]]></title>
      <link>http://addons.oscommerce.com/info/8338</link>
      <description><![CDATA[Added 2 missing language defines.  No functional changes.<br />
<br />
FULL PACKAGE]]></description>
      <pubDate>Sat, 12 May 2012 13:37:39 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Additional Shipping Options for Zone Module]]></title>
      <link>http://addons.oscommerce.com/info/1752</link>
      <description><![CDATA[This Version updated to be PHP 5.3 compliant.<br />
<br />
To upgrade to this version, uninstall current version (saving settings somewhere)<br />
Upload the files in the catalog folder overwriting existing ones, then go to your admin and reinstall them.<br />
<br />
Set up for 3 zones each, to chenge this look for <br />
<br />
$this-&gt;num_zones = 3;  <br />
<br />
in both files and change the number to suit your needs, they can each have different zones, so if you only send express to one zone you dont need to be showing 3 in admin.<br />
It wont make any difference to thow it works, just easier on the eye!]]></description>
      <pubDate>Sat, 12 May 2012 09:31:15 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[MMB-Manager (Modules,Menu,Boxes Manager) V. 1.0 for 2.31]]></title>
      <link>http://addons.oscommerce.com/info/8437</link>
      <description><![CDATA[MMB Manager<br />
V1.1 Fixed Status Flags Now should works correctly, added description in languages files<br />
<br />
MMB Manager Menu Manager V 1.1 Beta <br />
      Added Superfish (OSC) Menu, Horizontal DropDown Menu (OSC), Template (DEMO) Menu<br />
      Made changes to some descriptions, added credits, separate (DEMO) Kwicks,Jimg, Megamenu to be single separate download file<br />
*(OSC) Coded for Oscommerce<br />
*(DEMO) Hard Coded just for display<br />
<br />
Support Forum<br />
http://forums.oscommerce.com/topic/386864-mmb-manager-moduleboxes-and-menu-manager-support-forum/<br />
<br />
FULL PACKAGE]]></description>
      <pubDate>Fri, 11 May 2012 10:05:33 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[NOVO M�DULO PAGSEGURO]]></title>
      <link>http://addons.oscommerce.com/info/5395</link>
      <description><![CDATA[Pequena altera&ccedil;&atilde;o, n&atilde;o estava enviando o numero, complemento e DDD. Agora esta 100% Funcionando! Com retorno!<br />
<br />
08/05/2012 - Vai Corinthians!]]></description>
      <pubDate>Tue, 08 May 2012 11:29:10 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Year Make Model (YMM) "Select Vehicle" box for Auto Parts web sites version 2.3.x]]></title>
      <link>http://addons.oscommerce.com/info/7835</link>
      <description><![CDATA[Portugu&ecirc;s:<br />
Minhas informa&ccedil;&otilde;es ficavam muito desorganizadas, ent&atilde;o apenas alterei o layout para tabelas oque deu uma organizada, trata-se de apenas alterar o arquivo product_info.php &eacute; configur&aacute;vel tamb&eacute;m, como precisar pode mudar a largura,  alinhamento, borda... no pr&oacute;prio c&oacute;digo. Os Creditos continuam &eacute; claro para o criador Dunweb Designs.<br />
Ingl&ecirc;s:<br />
My information was very disorganized, then just changed the layout for tables what gave an organized, it's just the product_info.php file change is configurable too, how you need it can change the width, alignment, border ... in the code itself. The Credits are still of course to the creator Dunweb Designs.<br />
<br />
No Fullpack<br />
]]></description>
      <pubDate>Tue, 08 May 2012 09:12:02 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[Google XML Sitemap Feed]]></title>
      <link>http://addons.oscommerce.com/info/3233</link>
      <description><![CDATA[This package is only one file: googleSitemapManufacturers.php from<br />
&quot;On The Fly - Fixed problem with Categories with no products&quot;.<br />
I just fixed an error and optimized the query.<br />
Now there only manufacturers with products online in the sitemap. I did that because I think it's bad to give google hundreds of empty manufacturer pages.<br />
]]></description>
      <pubDate>Tue, 08 May 2012 08:42:36 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[European Bank Transfer]]></title>
      <link>http://addons.oscommerce.com/info/3198</link>
      <description><![CDATA[This is the Greek translation by Fedon Dimopoulos for European Bank Transfer 1.9.3.<br />
Instructions included.<br />
Full add-on NOT included.]]></description>
      <pubDate>Tue, 08 May 2012 05:59:27 -0400</pubDate>
    </item>
    <item>
      <title><![CDATA[MMB-Manager (Modules,Menu,Boxes Manager) V. 1.0]]></title>
      <link>http://addons.oscommerce.com/info/8436</link>
      <description><![CDATA[Its only for 2.31<br />
pls refer to this packages<br />
http://addons.oscommerce.com/info/8437]]></description>
      <pubDate>Tue, 08 May 2012 03:28:05 -0400</pubDate>
    </item>
  </channel>
</rss>

