<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[萧太后的日记格]]></title> 
<link>http://xtaihou.cn/index.php</link> 
<description><![CDATA[萧太后 (953--1009)，名绰，小字燕燕。]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[萧太后的日记格]]></copyright>
<item>
<link>http://xtaihou.cn/post/26/</link>
<title><![CDATA[pw整合uc]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Thu, 17 Dec 2009 07:48:35 +0000</pubDate> 
<guid>http://xtaihou.cn/post/26/</guid> 
<description>
<![CDATA[ 
	没有我同意，请不要转载。否则追究责任。<br/>请不要正式使用。虽然文件无问题，但请测试后再使用。由此引起的问题，不予负责。<br/>仅仅适用于新的无数据的网站。导入数据，请联系Q 745998<br/><a href="attachment.php?fid=64">点击这里下载文件</a><br/>Tags - <a href="http://xtaihou.cn/tags/phpwind/" rel="tag">phpwind</a> , <a href="http://xtaihou.cn/tags/ucenter/" rel="tag">ucenter</a> , <a href="http://xtaihou.cn/tags/%25E6%2595%25B4%25E5%2590%2588/" rel="tag">整合</a>
]]>
</description>
</item><item>
<link>http://xtaihou.cn/post/15/</link>
<title><![CDATA[连接的图片失效自动用指定图片代替]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Wed, 10 Sep 2008 07:33:55 +0000</pubDate> 
<guid>http://xtaihou.cn/post/15/</guid> 
<description>
<![CDATA[ 
	IMG的onerror事件的另一个用武之地：<br/>我们都不希望用户看到我们网站上面出现无效的图片，即便是出现了无效的图片我们也希望以一种友好的方式告诉用户图片无效，而不是直接给用户看默认的红叉；怎么办，我们可以在图片的onerror事件中将图片的src属性设置为我们网站上已存在的表示图片不存在的图片。<br/>代码示例：<br/><img src="http://www.xxx.com/someImage.gif" <br/>&nbsp;&nbsp; onerror="this.src='http://www.xxx.com/invlid.gif'"/><br/><br/>上面是讲座。。<br/>下面是修改代码<br/><br/>打开require/bbscode.php<br/>找到<br/><div class="code">&lt;img src=&#92;&quot;$turl&#92;&quot; border=&#92;&quot;0&#92;&quot;</div><br/>后面加个空格<br/><br/>添加<br/><div class="code">onerror=this.src=&#92;&quot;images/404.gif&#92;&quot;</div><br/><br/>就可以了。【请注意，要修改两处。】
]]>
</description>
</item><item>
<link>http://xtaihou.cn/post/14/</link>
<title><![CDATA[欢迎您使用 PHPWind 系统维护工具箱 beta3.3]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Wed, 10 Sep 2008 07:32:15 +0000</pubDate> 
<guid>http://xtaihou.cn/post/14/</guid> 
<description>
<![CDATA[ 
	增加<br/>[已删除会员数据清理]<br/>[已删除会员附件清理慎用!]<br/>修正<br/>数据库分表的判断<br/><br/>PHPWind 系统维护工具箱功能介绍 <br/><br/><br/>检查或修复PHPWind数据库 <br/>优化整理PHPWind数据库磁盘碎片 <br/>备份PHPWind数据库文件至当前服务器 <br/>导入PHPWind数据库备份文件至当前服务器 <br/>数据库冗余数据清理 <br/>系统环境检查 <br/>字段自增长修复 <br/>PHPWind Board 系统维护工具箱&nbsp;&nbsp;版权所有 ©2003-2008 杭州德天信息技术有限公司. <br/><br/>请勿正式使用！[<span style="color: #ff0000;">因为还是beta版本啊！</span>] <br/><br/>有什么建议或者功能需要添加，请在本帖留言！ <br/><br/><span style="color: #FF0000;"><br/>请不要问正式版什么时候出，具体没有可能出正式版。<br/><br/>相对来说。不要使用这个功能 [ 数据库冗余数据清理 ] ，就没问题。<br/><br/>或者备份数据和附件 也可以使用！<br/><br/>问题记录：<br/><br/>1.效率问题。【这个不用说】<br/>2.数据库冗余数据整理 跳转的处理需要重新写。<br/>3.where not exists 问题。考虑是否使用<br/>4.phpwind 6.x版本支持分表。考虑用其他形式处理分表。<br/>5.其他需要添加的功能。考虑中。</span><a href="attachment.php?fid=6">点击这里下载文件</a>
]]>
</description>
</item><item>
<link>http://xtaihou.cn/post/11/</link>
<title><![CDATA[签到插件~~~]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Wed, 10 Sep 2008 07:20:22 +0000</pubDate> 
<guid>http://xtaihou.cn/post/11/</guid> 
<description>
<![CDATA[ 
	免费的，有商业版，但不出售<br/><br/>安装，文件里面的sql放置根目录的data目录，后台导入即可<br/><br/>忘记给演示了。。。<br/><br/><a href="http://xtaihou.cn/bbs/hack-x-H_name-qiandao.html" target="_blank">http://xtaihou.cn/bbs/hack-x-H_name-qiandao.html</a><a href="attachment.php?fid=5">点击这里下载文件</a>
]]>
</description>
</item><item>
<link>http://xtaihou.cn/post/7/</link>
<title><![CDATA[管理团队 free to pw all]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Sat, 06 Sep 2008 05:40:31 +0000</pubDate> 
<guid>http://xtaihou.cn/post/7/</guid> 
<description>
<![CDATA[ 
	<div class="code">/* PHPWIND v6.0.1 管理团队 3.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br/>/* 版权所有: qqboy1017 (QQBoy)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br/>/* 程序改进: ruinjoy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br/>/* 使用声明: 此乃为PHPWIND系统所开发的管理团队开源插件，欢迎使用。如需修改或作商业用途，必须先经版权持有人准许。</div><br/><br/>其实说起来，里面大部分的代码我都修正了下。。超过70%即可以修改版权人。我修正的代码超过了70%了。<br/>不过创意还是QQboy的，所以版权还是给他吧。<br/><br/>演示的是全功能版本<a href="attachment.php?fid=4">点击这里下载文件</a>
]]>
</description>
</item><item>
<link>http://xtaihou.cn/post/6/</link>
<title><![CDATA[插件翻新。圣诞节礼物FOR 6.x]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Sat, 06 Sep 2008 05:39:26 +0000</pubDate> 
<guid>http://xtaihou.cn/post/6/</guid> 
<description>
<![CDATA[ 
	1.上传附件中的文件.<br/>2.后台添加插件.<br/>3.修改require/header.php<br/>查找:[其实就第3行]<br/><div class="code"><br/>&lt;?php<br/>!function_exists(&#039;readover&#039;) &amp;&amp; exit(&#039;Forbidden&#039;);<br/></div><br/>下面加入<br/><div class="code"><br/>include_once(R_P.&#039;hack/xmas/data/config.php&#039;);<br/>if(!empty($winduid) &amp;&amp; rand(1, 100) &lt; $xmas_jl&nbsp;&nbsp;&amp;&amp; $xmas_open==1)<br/>&#123;<br/>SetCookie(&quot;xmas&quot;);<br/>$xmasheadre =&#039;&lt;div style=&quot;padding-left:700px; top:200px; position:absolute;&quot;&gt;&lt;a <br/><br/>href=&quot;xmas.php?xmaskey=adk&#039;.$winduid.&#039;dtlc&quot; target=&quot;_blank&quot;&gt;&lt;img <br/><br/>src=&quot;images/xmas/xmas&#039;.rand(1, 3).&#039;.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/div&gt;&#039;;<br/>&#125;<br/></div><br/>4.修改header.htm<br/>查找:[其实就第3行]<br/><div class="code"><br/>&lt;div id=&quot;main&quot;&gt;<br/></div><br/>上面加入<br/><div class="code"><br/>$xmasheadre<br/></div><br/>完成!<br/><a href="attachment.php?fid=3">点击这里下载文件</a>
]]>
</description>
</item><item>
<link>http://xtaihou.cn/post/5/</link>
<title><![CDATA[上传图片，选择水印添加与否以及位置的选择]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Sat, 06 Sep 2008 05:38:26 +0000</pubDate> 
<guid>http://xtaihou.cn/post/5/</guid> 
<description>
<![CDATA[ 
	require/postfunc.php<br/><br/><div class="code">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if ($uptype == &#039;all&#039; &amp;&amp; $db_watermark &amp;&amp; $forumset&#91;&#039;watermark&#039;&#93; &amp;&amp; $img_size&#91;2&#93;&lt;&#039;4&#039; &amp;&amp; $img_size&#91;0&#93;&gt;$db_waterwidth &amp;&amp; $img_size&#91;1&#93;&gt;$db_waterheight &amp;&amp; function_exists(&#039;imagecreatefromgif&#039;) &amp;&amp; function_exists(&#039;imagealphablending&#039;) &amp;&amp; ($attach_ext!=&#039;gif&#039; &#124;&#124; function_exists(&#039;imagegif&#039;) &amp;&amp; ($db_ifgif==2 &#124;&#124; $db_ifgif==1 &amp;&amp; (PHP_VERSION &gt; &#039;4.4.2&#039; &amp;&amp; PHP_VERSION &lt; &#039;5&#039; &#124;&#124; PHP_VERSION &gt; &#039;5.1.4&#039;))) &amp;&amp; ($db_waterimg &amp;&amp; function_exists(&#039;imagecopymerge&#039;) &#124;&#124; !$db_waterimg &amp;&amp; function_exists(&#039;imagettfbbox&#039;))) &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if($_POST&#91;&#039;ifmark&#039;&#93;==&quot;1&quot;)&#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$_POST&#91;&#039;waterpos&#039;&#93; &amp;&amp; $db_waterpos=$_POST&#91;&#039;waterpos&#039;&#93;;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ImgWaterMark($source,$db_waterpos,$db_waterimg,$db_watertext,$db_waterfont,$db_watercolor,$db_waterpct,$db_jpgquality);<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#125;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#125;</div><br/><br/>template/wind/post.htm<br/><div class="code">&lt;!--<br/>EOT;<br/>&#125;if($db_allowupload &amp;&amp; $gp_allowupload)&#123;<br/>include_once(D_P.&#039;data/bbscache/mail_config.php&#039;);<br/>$&#123;&#039;waterpos_ck_&#039;.$db_waterpos&#125; = $&#123;&#039;ifgif_&#039;.$db_ifgif&#125; = &#039;checked&#039;;<br/>print &lt;&lt;&lt;EOT<br/>--&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;tr class=&quot;tr3&quot;&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;th&gt;&lt;div class=&quot;editor-mwidth&quot;&gt;&lt;div style=&quot;margin-left:205px&quot;&gt;附件 <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=&quot;checkbox&quot; name=&quot;atc_hideatt&quot; value=&quot;1&quot; $htmlatt /&gt; 隐藏附件&lt;span class=&quot;gray&quot;&gt;(回复后可见)&lt;/span&gt;&lt;br&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input name=&quot;ifmark&quot; type=&quot;checkbox&quot; value=&quot;1&quot; checked /&gt;上传的图片中是否加入水印？&lt;span class=&quot;gray&quot;&gt;(对新上传有效，后台需开启水印功能！)&lt;/span&gt;&lt;br&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;0&quot; $waterpos_ck_0&gt;随机位置<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;1&quot; $waterpos_ck_1&gt;顶部居左<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;2&quot; $waterpos_ck_2&gt;顶部居中<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;3&quot; $waterpos_ck_3&gt;顶部居右&lt;br&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;7&quot; $waterpos_ck_7&gt;中心位置<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;4&quot; $waterpos_ck_4&gt;底部居左<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;5&quot; $waterpos_ck_5&gt;底部居中<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=radio name=&quot;waterpos&quot;&nbsp;&nbsp;value=&quot;6&quot; $waterpos_ck_6&gt;底部居右&lt;br&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div id=&quot;attach&quot; style=&quot;margin-top:10px&quot;&gt;&lt;/div&gt;&lt;div id=&quot;viewimg&quot; class=&quot;menu&quot; style=&quot;display:none;&quot;&gt;&lt;/div&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div class=&quot;gray&quot; style=&quot;margin-top:10px&quot;&gt;有效文件类型:$uploadfilesize (一次最多可同时上传 $db_attachnum 个附件)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/th&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/tr&gt;</div>
]]>
</description>
</item><item>
<link>http://xtaihou.cn/post/4/</link>
<title><![CDATA[让论坛和博客组合到最完美]]></title> 
<author>萧萧 &lt;ruinjoy@163.com&gt;</author>
<category><![CDATA[插件发布]]></category>
<pubDate>Sat, 06 Sep 2008 05:37:33 +0000</pubDate> 
<guid>http://xtaihou.cn/post/4/</guid> 
<description>
<![CDATA[ 
	在论坛风格文件下thread.htm<br/><br/><!--ads end-->下加<br/><br/><br/><div class="code">&lt;!--<br/>EOT;<br/>$forumurl = &quot;http://www.chat-rumble.net/blog&quot;;<br/>print &lt;&lt;&lt;EOT<br/>--&gt;<br/>&lt;div class=&quot;t&quot; style=&quot;margin:3px auto&quot;&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;50%&quot;&gt;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;tr&gt;&lt;th class=&quot;h&quot; colspan=&quot;8&quot; style=&quot;width:100%&quot;&gt;↓↓以下是最近更新的博客↓↓---&lt;a href=&quot;$forumurl &quot; target=&quot;_blank&quot;&gt;更多博客...&lt;/th&gt;&lt;/tr&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;tbody style=&quot;table-layout:fixed;&quot;&gt;&lt;tr&gt;&lt;/tr&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;tr class=&quot;f_two&quot;&gt;&lt;td align=&quot;center&quot; width=&quot;100%&quot;&gt;<br/>&lt;IFRAME border=0 name=I3 marginWidth=1 marginHeight=1 src=&quot;$forumurl/xspace.php&quot; frameBorder=0 width=100% scrolling=no height=257 bgcolor=&quot;#666666&quot;&gt;&lt;/IFRAME&gt;&lt;/td&gt;<br/>&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;</div><br/><a href="attachment.php?fid=2">点击这里下载文件</a>
]]>
</description>
</item>
</channel>
</rss>