<?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; Dedecms</title>
	<atom:link href="http://www.zhuzhiyan.com/%E5%A6%9E%E5%A6%9E/dedecms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhuzhiyan.com</link>
	<description>记录成长过程中的点点滴滴</description>
	<lastBuildDate>Mon, 07 Mar 2011 08:45:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>修改Dedecsm首页中的互动中心</title>
		<link>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e4%bf%ae%e6%94%b9dedecsm%e9%a6%96%e9%a1%b5%e4%b8%ad%e7%9a%84%e4%ba%92%e5%8a%a8%e4%b8%ad%e5%bf%83/</link>
		<comments>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e4%bf%ae%e6%94%b9dedecsm%e9%a6%96%e9%a1%b5%e4%b8%ad%e7%9a%84%e4%ba%92%e5%8a%a8%e4%b8%ad%e5%bf%83/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 16:11:48 +0000</pubDate>
		<dc:creator>朱芷妍</dc:creator>
				<category><![CDATA[随笔]]></category>
		<category><![CDATA[Dedecms]]></category>

		<guid isPermaLink="false">http://www.zhuzhiyan.com/?p=327</guid>
		<description><![CDATA[最近一直没有留意那个Dedecms模板网站，今天查看时发现有新会员注册，而且全是发的垃圾链接帖，当初时间有限，挂上去后就没有怎么理，看来是要把那个”互动中心”里的会员功能会屏蔽掉，说改就改： 1.关闭dedecms会员功能:在后台“系统管理”&#8211;“会员系统”&#8211;第一个“是否开启会员功能”选择为“否” 2.   修改整个互动中心模块的高度，协调整个网站（以前的长度有点过了），找到模板文件夹    \templets\style  打开里面的 page.css .index .usercenter .tbox dd{ height:370px; display:none; } 把370PX 改成190PX就行了。 修改”最近更新”的高度 .index .bignews{ width:424px; height:400px; float:right; border:1px solid #DFF2F5; background:url(../images/headbg-top.gif) repeat-x; overflow:hidden; } 把400改为 319就是我要的高度了。 3. 去掉首页中的“会员” 打开templets/default/index.htm,去掉&#60;dt class=&#8217;light&#8217;&#62; &#60;strong&#62;互动中心&#60;/strong&#62; &#60;span&#62; &#60;a href=”#” _for=”uc_digg”&#62;踩踩&#60;/a&#62; &#60;a href=”#” _for=”uc_comment”&#62;评论&#60;/a&#62; &#60;a href=”#” _for=”uc_member”&#62;会员&#60;/a&#62; &#60;/span&#62; &#60;/dt&#62; 中的&#60;a href=”#” _for=”uc_member”&#62;会员&#60;/a&#62;和下面的这段标签内的代码： &#60;div id=”_userlogin”&#62; &#60;div&#62; &#60;form [...]]]></description>
		<wfw:commentRss>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e4%bf%ae%e6%94%b9dedecsm%e9%a6%96%e9%a1%b5%e4%b8%ad%e7%9a%84%e4%ba%92%e5%8a%a8%e4%b8%ad%e5%bf%83/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>修改Dedecms 投票调查模块</title>
		<link>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e4%bf%ae%e6%94%b9dedecms-%e6%8a%95%e7%a5%a8%e8%b0%83%e6%9f%a5%e6%a8%a1%e5%9d%97/</link>
		<comments>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e4%bf%ae%e6%94%b9dedecms-%e6%8a%95%e7%a5%a8%e8%b0%83%e6%9f%a5%e6%a8%a1%e5%9d%97/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:35:57 +0000</pubDate>
		<dc:creator>朱芷妍</dc:creator>
				<category><![CDATA[随笔]]></category>
		<category><![CDATA[Dedecms]]></category>

		<guid isPermaLink="false">http://www.zhuzhiyan.com/?p=312</guid>
		<description><![CDATA[1.后台-&#62;模块-&#62;辅助插件-&#62;投票模块 2.模板-&#62;默认模板管理-&#62;主页模板-&#62;（修改以下代码删除即可） &#60;div&#62; &#60;dl&#62; &#60;dt&#62;&#60;strong&#62;投票调查&#60;/strong&#62;&#60;/dt&#62; &#60;form name=&#8217;voteform&#8217; method=&#8217;post&#8217; action=&#8217;/plus/vote.php&#8217; target=&#8217;_blank&#8217;&#62; &#60;input type=&#8217;hidden&#8217; name=&#8217;dopost&#8217; value=&#8217;send&#8217; /&#62; &#60;input type=&#8217;hidden&#8217; name=&#8217;aid&#8217; value=&#8217;1&#8242; /&#62; &#60;input type=&#8217;hidden&#8217; name=&#8217;ismore&#8217; value=&#8217;0&#8242; /&#62; &#60;dd&#62; &#60;strong&#62;你是从哪儿得知本站的？&#60;/strong&#62; &#60;div&#62; &#60;input type=”radio” name=&#8217;voteitem&#8217; value=&#8217;1&#8242; /&#62; 朋友介绍&#60;/div&#62; &#60;div&#62; &#60;input type=”radio” name=&#8217;voteitem&#8217; value=&#8217;2&#8242; /&#62; 门户网站的搜索引擎&#60;/div&#62; &#60;div&#62; &#60;input type=”radio” name=&#8217;voteitem&#8217; value=&#8217;3&#8242; /&#62; google或百度引擎&#60;/div&#62; &#60;div&#62; &#60;input type=”radio” name=&#8217;voteitem&#8217; value=&#8217;4&#8242; /&#62; 别的网站上的链接&#60;/div&#62; [...]]]></description>
		<wfw:commentRss>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e4%bf%ae%e6%94%b9dedecms-%e6%8a%95%e7%a5%a8%e8%b0%83%e6%9f%a5%e6%a8%a1%e5%9d%97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决DEDEcms首页跳转到index.html</title>
		<link>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e8%a7%a3%e5%86%b3dedecms%e9%a6%96%e9%a1%b5%e8%b7%b3%e8%bd%ac%e5%88%b0index-html/</link>
		<comments>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e8%a7%a3%e5%86%b3dedecms%e9%a6%96%e9%a1%b5%e8%b7%b3%e8%bd%ac%e5%88%b0index-html/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 04:30:54 +0000</pubDate>
		<dc:creator>朱芷妍</dc:creator>
				<category><![CDATA[随笔]]></category>
		<category><![CDATA[Dedecms]]></category>

		<guid isPermaLink="false">http://www.zhuzhiyan.com/?p=309</guid>
		<description><![CDATA[直接修改根目录下的index.php文件为： &#60;?php if(!file_exists(dirname(__FILE__).&#8217;/data/common.inc.php&#8217;)) { header(&#8216;Location:install/index.php&#8217;); exit(); } require_once (dirname(__FILE__) . “/include/common.inc.php”); require_once DEDEINC.”/arc.partview.class.php”; $GLOBALS['_arclistEnv'] = &#8216;index&#8217;; $row = $dsql-&#62;GetOne(“Select * From `#@__homepageset`”); $row['templet'] = MfTemplet($row['templet']); $pv = new PartView(); $pv-&#62;SetTemplet($cfg_basedir . $cfg_templets_dir . “/” . $row['templet']); $pv-&#62;Display(); ?&#62;]]></description>
		<wfw:commentRss>http://www.zhuzhiyan.com/%e9%9a%8f%e7%ac%94/%e8%a7%a3%e5%86%b3dedecms%e9%a6%96%e9%a1%b5%e8%b7%b3%e8%bd%ac%e5%88%b0index-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

