<?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://blog.myes.cn/tag/%e6%9e%97%e6%b0%8f/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.myes.cn</link>
	<description>Lim's Blog</description>
	<lastBuildDate>Fri, 28 Oct 2011 18:19:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>phpcms模板Discuz!风格5种(适用于phpcms2007)</title>
		<link>http://blog.myes.cn/phpcms2007-discuz/</link>
		<comments>http://blog.myes.cn/phpcms2007-discuz/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 06:50:30 +0000</pubDate>
		<dc:creator>lin</dc:creator>
				<category><![CDATA[网站程序]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[disucz]]></category>
		<category><![CDATA[phpcms]]></category>
		<category><![CDATA[林氏]]></category>
		<category><![CDATA[模板]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://blog.myes.cn/?p=44</guid>
		<description><![CDATA[Discuz!五种风格文章PHPCMS模板
PHPCMS的模板的确有点复杂，之前经过几个月在家本地LAMP琢磨（我没有钱上网，都是用U盘下载到家本地安装），发现PHPCMS的标签其实太好用了非常强大，但是发现的问题就是修改那些标签模板（tag开头的）默认很麻烦，如能用&#60;li&#62;来代替表格就很好，不然修改工作量非常非常大。很高兴我终于会模仿网站了。 本地测试学习PHPCMS模板是最好的方法！
现在我是一个民工，天天都在福建泉州扛电杠拉线做苦工，累的很，没有时间也没有精力上网，心中非常想去好好去做一个网站，想着家里还有本地LAMP环境，现在什么都没有。今天难得上网，整理我的U盘发现我做的这个文章模板，实在是太菜了，还是分享出来吧！如果以后我这民工菜鸟做站请大家帮我一点点，一点点就非常感谢了！这个模板做的不太好，请大家可怜我这个很想做站，但连上网是一种奢侈的可怜民工，笔下留情。
这个风格是在家的时候，没有模仿对象就在本地参考Discuz的风格弄的，比较久了，修改了很多东西，我也不太清楚（好象是ads，article，link,page,phpcms几个），至于效果可以去看看我为林氏宗亲会提供的公益网站（姓林姓辜姓柴的朋友一定不要错过哦！）。演示： 首页林氏宗亲网 http://www.bigan.cn频道首页：http://www.bigan.cn/jiapu/列表页：http://www.bigan.cn/jiapu/stemma_1.html文章页：http://www.bigan.cn/stemmata/minnanbiganmiao-101.html下载：phpcms论坛:http://bbs.phpcms.cn/thread-47162-1-1.html落伍者:http://www.im286.com/thread-2347404-1-1.html使用方法： 有&#8220;discuz-gbk&#8221;和&#8220;discuz-utf8&#8221;两个文件，分别是GBK和UTF8版本的文件，GBK版本的discuz-gbk更名为&#8220;discuz&#8221;后上传到模板目录即可；UTF8版本我只放着我修改过的模板文件，应采用修改为&#8220;discuz&#8221;再覆盖的方法，例外还需要将discuz-gbk文件下的&#8220;skins&#8221;也复制到目录下。最好的办法是使用&#34;ConvertZ 8.02 &#34;直接转换。（超过文件限制了，分开压缩了）如果不想用，只要到后台模板设置恢复为原来的，删除这个模板文件目录就可以了。
因为是使用Discuz！默认模板修改的，保留了Beijing2008，default，GreenPark，Picnicker，PinkDresser五个全屏风格，各位只要到后台编辑phpcms下的header1.html和 index.html将 

QUOTE:
&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;{$skindir}/style_1.css&#34; /&#62; &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;{$skindir}/style_1_append.css&#34; /&#62; 

中的style_1.css和style_1_append.css修改为style_X.css和style_X_append.css（其中的X为数字1至5，如style_2.css和style_2_append.css），即可得到五种风格！ 我发现Discuz!的模板是多么的有意思呀！
至于phpcms下的header1.html和 index.html分开设置是因为，默认模板网站首页和文章页共同使用header.html会导致网站出现例如http://electric.myes.cn/中网站名称&#8220;电气频道&#8221;出现在关键字后面的现象。所以我分开设置。
因为本人很少上网，故可能无法解决您的问题，问题肯定不少，如果能有人完善就更好了。
非常希望能够结识好友，我的QQ：86193588（很少上） 落伍ID：myes （常泡）
如果可以，淡淡风和斑竹们给我些鲜花吧！好让我虚荣一下，安慰一下自己！工头喊干活了，谢谢咯！ 88  

]]></description>
			<content:encoded><![CDATA[<h2>Discuz!五种风格文章PHPCMS模板</h2>
<div id="postmessage_23418896" class="t_msgfont">PHPCMS的模板的确有点复杂，之前经过几个月在家本地LAMP琢磨（我没有钱上网，都是用U盘下载到家本地安装），发现PHPCMS的标签其实太好用了非常强大，但是发现的问题就是修改那些标签模板（tag开头的）默认很麻烦，如能用&lt;li&gt;来代替表格就很好，不然修改工作量非常非常大。很高兴我终于会模仿网站了。 <strong>本地测试学习<a href="http://blog.myes.cn/tag/phpcms/" title="phpcms2008">PHPCMS</a>模板是最好的方法！</strong></p>
<p>现在我是一个民工，天天都在福建泉州扛电杠拉线做苦工，累的很，没有时间也没有精力上网，心中非常想去好好去做一个网站，想着家里还有本地LAMP环境，现在什么都没有。今天难得上网，整理我的U盘发现我做的这个文章模板，实在是太菜了，还是分享出来吧！如果以后我这民工菜鸟做站请大家帮我一点点，一点点就非常感谢了！这个模板做的不太好，请大家可怜我这个很想做站，但连上网是一种奢侈的可怜民工，<span style="color: darkred">笔下留情</span>。</p>
<p>这个风格是在家的时候，没有模仿对象就在本地参考Discuz的风格弄的，比较久了，修改了很多东西，我也不太清楚（好象是ads，article，link,page,phpcms几个），至于效果可以去看看我为<u>林氏宗亲会</u>提供的公益网站（姓林姓辜姓柴的朋友一定不要错过哦！）。<br /><strong>演示</strong>： 首页<strong>林氏宗亲网 </strong><a href="http://www.bigan.cn/" target="_blank"><strong><span style="color: #800080">http://www.bigan.cn</span></strong></a><br /><strong>频道首页：</strong><a href="http://www.bigan.cn/jiapu/" target="_blank"><strong><span style="color: #0000ff">http://www.bigan.cn/jiapu/</span></strong></a><br /><strong>列表页：</strong><a href="http://www.bigan.cn/jiapu/stemma_1.html" target="_blank"><strong><span style="color: #0000ff">http://www.bigan.cn/jiapu/stemma_1.html</span></strong></a><br /><strong>文章页：</strong><a href="http://www.bigan.cn/stemmata/minnanbiganmiao-101.html" target="_blank"><strong><span style="color: #0000ff">http://www.bigan.cn/stemmata/minnanbiganmiao-101.html</span></strong></a><br /><strong>下载</strong>：<span id="more-46"></span><br />phpcms论坛:<a href="http://bbs.phpcms.cn/thread-47162-1-1.html" target="_blank">http://bbs.phpcms.cn/thread-47162-1-1.html</a><br />落伍者:<a href="http://www.im286.com/thread-2347404-1-1.html" title="im286">http://www.im286.com/thread-2347404-1-1.html</a><br /><strong>使用方法</strong>： 有&ldquo;discuz-gbk&rdquo;和&ldquo;discuz-utf8&rdquo;两个文件，分别是GBK和UTF8版本的文件，GBK版本的discuz-gbk更名为&ldquo;discuz&rdquo;后上传到模板目录即可；UTF8版本我只放着我修改过的模板文件，应采用修改为&ldquo;discuz&rdquo;再覆盖的方法，例外还需要将discuz-gbk文件下的&ldquo;skins&rdquo;也复制到目录下。最好的办法是使用&quot;<a href="http://soft.phpcms.cn/2006/1017/soft_79.html" target="_blank">ConvertZ 8.02</a> &quot;直接转换。（超过文件限制了，分开压缩了）<br />如果不想用，只要到后台模板设置恢复为原来的，删除这个模板文件目录就可以了。</p>
<p>因为是使用Discuz！默认模板修改的，保留了Beijing2008，default，GreenPark，Picnicker，PinkDresser五个全屏风格，各位只要到后台编辑phpcms下的<span style="color: red"><strong>header<span style="color: darkred">1</span>.html</strong></span><span style="color: black">和 <span style="color: red"><strong>index.html</strong></span>将 <span style="font-size: x-small"><span style="color: darkolivegreen"></p>
<div class="msgbody">
<div class="msgheader">QUOTE:</div>
<div class="msgborder"><span style="font-size: x-small"><span style="color: darkolivegreen">&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;{$skindir}/style_1.css&quot; /&gt; &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;{$skindir}/style_1_append.css&quot; /&gt;</span></span> </div>
</div>
<p></span></span><span style="font-size: small">中的</span><span style="color: #556b2f"><span style="font-size: x-small">style_1.css</span></span><span style="font-size: small">和</span></span><span style="color: #556b2f"><span style="font-size: x-small">style_1_append.css</span></span><span style="font-size: small">修改为style_X.css和style_X_append.css（其中的X为数字1至5，如style_2.css和style_2_append.css），即可得到五种风格！ 我发现Discuz!的模板是多么的有意思呀！</p>
<p>至于phpcms下的<span style="color: red"><strong>header<span style="color: darkred">1</span>.html</strong></span><span style="color: black">和 <span style="color: red"><strong>index.html</strong></span>分开设置是因为，默认模板网站首页和文章页共同使用header.html会导致网站出现例如<a href="http://electric.myes.cn/" target="_blank">http://electric.myes.cn/</a>中网站名称&ldquo;电气频道&rdquo;出现在关键字后面的现象。所以我分开设置。</span></p>
<p><span style="color: #000000">因为本人很少上网，故可能无法解决您的问题，问题肯定不少，如果能有人完善就更好了。</span></p>
<p><span style="color: #000000">非常希望能够结识好友，我的QQ：86193588（很少上） 落伍ID：myes （常泡）</span></p>
<p><span style="color: #333333">如果可以，淡淡风和斑竹们给我些鲜花吧！好让我虚荣一下，安慰一下自己！工头喊干活了，谢谢咯！ 88 <img src="http://bbs.phpcms.cn/images/smilies/handshake.gif" border="0" width="20" height="20" /> </span></span></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.myes.cn/phpcms2007-discuz/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>林氏宗亲网www.bigan.cn因为不可抗力因素暂时关闭!</title>
		<link>http://blog.myes.cn/%e6%9e%97%e6%b0%8f%e5%ae%97%e4%ba%b2%e7%bd%91wwwbigancn%e5%9b%a0%e4%b8%ba%e4%b8%8d%e5%8f%af%e6%8a%97%e5%8a%9b%e5%9b%a0%e7%b4%a0%e6%9a%82%e6%97%b6%e5%85%b3%e9%97%ad/</link>
		<comments>http://blog.myes.cn/%e6%9e%97%e6%b0%8f%e5%ae%97%e4%ba%b2%e7%bd%91wwwbigancn%e5%9b%a0%e4%b8%ba%e4%b8%8d%e5%8f%af%e6%8a%97%e5%8a%9b%e5%9b%a0%e7%b4%a0%e6%9a%82%e6%97%b6%e5%85%b3%e9%97%ad/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 11:09:03 +0000</pubDate>
		<dc:creator>lin</dc:creator>
				<category><![CDATA[心情日记]]></category>
		<category><![CDATA[林氏]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://blog.myes.cn/?p=20</guid>
		<description><![CDATA[林氏宗亲网(www.bigan.cn)是一个业余的为林氏宗亲提供谱牒交流的公益性网站,网站一直非常遵守国家的法律法规,并通过了中华人民共和国信息产业部的ICP备案认证(闽ICP备06002993号),在非常时期IDC为了安全,在没有通知管理员的情况下强制关闭林氏宗亲网,后经管理员争取暂时开通了网站,但关闭了会员注册,各位宗亲请到林氏论坛,并请慎言慎行! 
在此强烈谴责上海天垂科技公司粗暴关闭合法的通信局备案过网站,并推托责任于政府职能部门!
出于个人的技术能力的不足和全国&#34;和谐&#34;趋势形式,不得不考虑将林氏宗亲网关闭,依靠在comsenz公司的5d6d论坛上.希望大家避免过激言论.
&#8211;5d6d
]]></description>
			<content:encoded><![CDATA[<div id="postmessage_1574" class="t_msgfont"><a href="http://www.bigan.cn/" target="_blank">林氏宗亲网</a>(<a href="http://www.bigan.cn/" target="_blank">www.bigan.cn</a>)是一个业余的为林氏宗亲提供谱牒交流的公益性网站,网站一直非常遵守国家的法律法规,并通过了中华人民共和国信息产业部的ICP备案认证(闽ICP备06002993号),在非常时期IDC为了安全,在没有通知管理员的情况下强制关闭林氏宗亲网,后经管理员争取暂时开通了网站,但关闭了会员注册,各位宗亲请到<a href="http://lin.5d6d.com/" target="_blank"><strong><span style="color: #800080">林氏论坛</span></strong></a>,并请慎言慎行! </p>
<p>在此强烈谴责上海天垂科技公司粗暴关闭合法的通信局备案过网站,并推托责任于政府职能部门!</p>
<p>出于个人的技术能力的不足和全国&quot;和谐&quot;趋势形式,不得不考虑将林氏宗亲网关闭,依靠在comsenz公司的<a href="http://lin.5d6d.com/" target="_blank">5d6d论坛</a>上.希望大家避免过激言论.</div>
<p class="posttags">&#8211;<a href="http://lin.5d6d.com" target="_blank" title="5d6d论坛">5d6d</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.myes.cn/%e6%9e%97%e6%b0%8f%e5%ae%97%e4%ba%b2%e7%bd%91wwwbigancn%e5%9b%a0%e4%b8%ba%e4%b8%8d%e5%8f%af%e6%8a%97%e5%8a%9b%e5%9b%a0%e7%b4%a0%e6%9a%82%e6%97%b6%e5%85%b3%e9%97%ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

