<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>小杜学习笔记 &#187; 新版本</title>
	<atom:link href="http://tinydoo.cn/tag/%e6%96%b0%e7%89%88%e6%9c%ac/feed" rel="self" type="application/rss+xml" />
	<link>http://tinydoo.cn</link>
	<description>记录生活学习点滴</description>
	<lastBuildDate>Thu, 10 Dec 2009 14:43:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ECShop V2.6.1 发布了</title>
		<link>http://tinydoo.cn/2008/29.html</link>
		<comments>http://tinydoo.cn/2008/29.html#comments</comments>
		<pubDate>Fri, 31 Oct 2008 08:21:14 +0000</pubDate>
		<dc:creator>小杜</dc:creator>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[ECSHOP]]></category>
		<category><![CDATA[新版本]]></category>

		<guid isPermaLink="false">http://tinydoo.cn/blog/?p=29</guid>
		<description><![CDATA[好久没有新版本更新了，本次更新最大的喜讯可能就是不再绑定Ucenter了
不过这是针对那些网店主而言的，对于我们关注程序的人来说 更多的是他的新增功能和修复
列表如下：
ChangeLog： [新增] 新增按配送方式打印配送单的功能 [新增] 新增订单列表页能直接显示订单下的商品及缩图的功能 [新增] 新增网站留言板功能 [新增] 新增网站报价单功能 [新增] 新增新的分页显示方式,用户可以指定分页的显示方式 [新增] 导出CSV文件时允许用户自定义导出字段及顺序 [新增] 新增与UCenter整合后的积分兑换的功能 [新增] 新增全部品牌展示的页面 [新增] 新增在首页促销模块显示分类下的推荐商品的功能 [新增] 新增lib_base.php用来存储基础函数 [新增] 新增上传商品是否自动生成相册图的开关设置 [新增] 新增上传商品时是否保留原图的开关设置 [新增] 新增首页推荐商品排序的选项 [新增] 新增下订单时是否给客服发邮件的开关设置 [新增] 新增是否开启会员邮件验证的开关设置 [新增] 新增是否关闭会员注册的开关设置 [新增] 新增购物车里显示商品方式的选项 [新增] 新增购物车里是否显示商品属性的开关设置 [新增] 新增首页FLASH样式选择的功能 [变更] 会员整合由强制UC整合变更为插件形式 [变更] SQL缓存方式变更为静态文件存储 [变更] 相册存储目录变更，能够快捷的找到商品对应的图片 [变更] 商品属性允许复选属性购物加价 [变更] 商品图片允许调用外部图片链接 [变更] 图片批量处理时增加可选择范围，能够对选定的部分商品图片进行单独处理 [变更] 允许用户在添加商品时指定购物返还的等级积分 [变更] 热门搜索关键词调整为全站均可显示 [变更] 购物流程参数调整为GET方式以方便用户借助三方工具统计订单信息 [变更] 支付插件网银在线改用订单号传递唯一编号 [变更] 自动记录用户上次添加/修改商品时所选择的分类 [变更] 拍卖活动允许进行无封顶拍卖 [变更] 商品相册使用FLASH播放显示 [变更] 订单搜索时增加付款中状态 [变更] 给店主发送订单邮件时,增加更多有关订单详情的内容 [变更] 导出CSV文件时允许对商品进行选择式导出 [变更] 缓存及备份文件放入到TEMP文件夹下 [变更] 品牌页标题变更,优化SEO [变更] 销售排行中库存数量为0时，不再继续显示 [变更] 顺丰快递更改查询发货单号地址 [修正] 修改选购中心属性过多时，用户一旦筛选属性就会造成mysql锁表的错误 [修正] 修改生成的商品列表时页面编码的错误 [修正] 修改订单&#8221;前一个订单&#8221;，&#8221;后一个订单&#8221;查找结果的错误 [修正] 修改批量处理商品图时，原图被删除的错误 [修正] 修改后台分成管理页面的从&#8221;第一页&#8221;点&#8221;下一页&#8221;没有响应的错误 [修正] 修改配送方式新增配送区域模板的错误 [修正] 修改使用重写时Feed生成的商品链接参数不正确的错误 [修正] 修改wap部分编码没有转换的错误 [修正] 修改推荐分成log记录显示用户ID不正确的错误 [修正] 修改高级搜索页面的商品列表显示不正确的错误 [修正] 修改倒计时使用的时间为用户机器时间的错误 [修正] 修改进入团购购物车后再购买其他商品时返回的积分不正确的错误 [修正] 修改会员推荐商品代码乱码修复的错误 [修正] 修改mysql扩展插入时不自动截断的错误 [修正] 修改会员生日与前台不一致的错误 [修正] 修改用户中心订单中的放回购物车不能按会员价计算的错误
<span class="readmore"><a href="http://tinydoo.cn/2008/29.html" title="ECShop V2.6.1 发布了" target="_blank">阅读全文——共1387字</a></span>]]></description>
			<content:encoded><![CDATA[<p>好久没有新版本更新了，本次更新最大的喜讯可能就是不再绑定Ucenter了</p>
<p>不过这是针对那些网店主而言的，对于我们关注程序的人来说 更多的是他的新增功能和修复</p>
<p>列表如下：</p>
<p><span class="Apple-style-span" style="border-collapse: collapse; color: #7b7d72; font-family: Arial; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span style="line-height: normal; font-size: large;"><strong style="font-style: normal; line-height: normal; font-weight: bold;">ChangeLog：</strong></span><br style="line-height: normal;" /><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [新增] 新增按配送方式打印配送单的功能</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [新增] 新增<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">订单</span><span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">列表</span>页能直接<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">显示</span>订单下的商品及缩图的功能</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [新增] 新增网站<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">留言</span>板功能</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [新增] 新增网站报价单功能</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [新增] 新增新的分页显示方式,用户可以指定分页的显示方式</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [新增] 导出CSV<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">文件</span>时允许用户自定义导出字段及顺序</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [新增] 新增与UCenter整合后的<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">积分</span>兑换的功能</span><br style="line-height: normal;" /> [新增] 新增全部<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">品牌</span>展示的<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">页面</span><br style="line-height: normal;" /> [新增] 新增在<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">首页</span>促销模块显示<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">分类</span>下的<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">推荐</span>商品的功能<br style="line-height: normal;" /> [新增] 新增lib_base.php用来存储基础函数<br style="line-height: normal;" /> [新增] 新增上传商品是否<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">自动</span>生成<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">相册</span>图的开关<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">设置</span><br style="line-height: normal;" /> [新增] 新增上传商品时是否保留原图的开关设置<br style="line-height: normal;" /> [新增] 新增首页推荐商品排序的选项<br style="line-height: normal;" /> [新增] 新增下订单时是否给客服发<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">邮件</span>的开关设置<br style="line-height: normal;" /> [新增] 新增是否开启<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">会员</span>邮件<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">验证</span>的开关设置<br style="line-height: normal;" /> [新增] 新增是否关闭会员注册的开关设置<br style="line-height: normal;" /> [新增] 新增<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">购物车</span>里显示商品方式的选项<br style="line-height: normal;" /> [新增] 新增购物车里是否显示商品<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">属性</span>的开关设置<br style="line-height: normal;" /> [新增] 新增首页FLASH样式选择的功能<br style="line-height: normal;" /> <span style="line-height: normal; color: red;">[变更] 会员整合由强制UC整合变更为插件形式</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [变更] SQL缓存方式变更为<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">静态</span>文件存储</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [变更] 相册存储<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">目录</span>变更，能够快捷的找到商品对应的图片</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [变更] 商品属性允许复选属性购物加价</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [变更] 商品图片允许调用外部图片<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">链接</span></span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [变更] 图片批量处理时增加可选择范围，能够对选定的部分商品图片进行单独处理</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [变更] 允许用户在添加商品时指定购物返还的等级积分</span><br style="line-height: normal;" /><span style="line-height: normal; color: red;"> [变更] 热门<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">搜索</span>关键词调整为全站均可显示</span><br style="line-height: normal;" /> [变更] 购物流程参数调整为GET方式以方便用户借助三方工具统计订单信息<br style="line-height: normal;" /> [变更]<span class="Apple-converted-space"> </span><span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">支付</span>插件网银<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">在线</span>改用订单号传递唯一编号<br style="line-height: normal;" /> [变更] 自动记录用户上次添加/修改商品时所选择的分类<br style="line-height: normal;" /> [变更] 拍卖活动允许进行无封顶拍卖<br style="line-height: normal;" /> [变更] 商品相册使用FLASH播放显示<br style="line-height: normal;" /> [变更] 订单搜索时增加<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">付款</span>中状态<br style="line-height: normal;" /> [变更] 给店主发送订单邮件时,增加更多有关订单<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">详情</span>的内容<br style="line-height: normal;" /> [变更] 导出CSV文件时允许对商品进行选择式导出<br style="line-height: normal;" /> [变更] 缓存及备份文件放入到TEMP文件夹下<br style="line-height: normal;" /> [变更] 品牌页标题变更,优化SEO<br style="line-height: normal;" /> [变更] 销售排行中库存<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">数量</span>为0时，不再继续显示<br style="line-height: normal;" /> [变更] 顺丰快递更改查询<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">发货</span>单号<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">地址</span><br style="line-height: normal;" /> <span style="line-height: normal; color: red;">[修正] 修改选购中心属性过多时，用户一旦筛选属性就会造成<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">mysql</span>锁表的错误</span><br style="line-height: normal;" /> [修正] 修改生成的商品列表时页面编码的错误<br style="line-height: normal;" /> [修正] 修改订单&#8221;前一个订单&#8221;，&#8221;后一个订单&#8221;查找结果的错误<br style="line-height: normal;" /> [修正] 修改批量处理商品图时，原图被<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">删除</span>的错误<br style="line-height: normal;" /> [修正] 修改<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">后台</span>分成<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">管理</span>页面的从&#8221;第一页&#8221;点&#8221;下一页&#8221;没有响应的错误<br style="line-height: normal;" /> [修正] 修改配送方式新增配送区域模板的错误<br style="line-height: normal;" /> [修正] 修改使用重写时Feed生成的商品链接参数不正确的错误<br style="line-height: normal;" /> [修正] 修改wap部分编码没有转换的错误<br style="line-height: normal;" /> [修正] 修改推荐分成log记录显示用户ID不正确的错误<br style="line-height: normal;" /> [修正] 修改高级搜索页面的商品列表显示不正确的错误<br style="line-height: normal;" /> [修正] 修改倒计时使用的时间为用户机器时间的错误<br style="line-height: normal;" /> [修正] 修改进入团购购物车后再购买其他商品时返回的积分不正确的错误<br style="line-height: normal;" /> [修正] 修改会员推荐商品<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">代码</span><span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">乱码</span>修复的错误<br style="line-height: normal;" /> [修正] 修改mysql扩展插入时不自动截断的错误<br style="line-height: normal;" /> [修正] 修改会员生日与<span class="t_tag" style="border-bottom: 1px solid #ff0000; line-height: normal; cursor: pointer; white-space: nowrap;" onclick="tagshow(event)">前台</span>不一致的错误<br style="line-height: normal;" /> [修正] 修改用户中心订单中的放回购物车不能按会员价计算的错误</span></p>
<p>已经下载了 ，晚上回去测试……</p>
]]></content:encoded>
			<wfw:commentRss>http://tinydoo.cn/2008/29.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
