<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://epad.cn"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>一拍城市生活 - Drupal</title>
 <link>http://epad.cn/taxonomy/term/40/0</link>
 <description></description>
 <language>zh-hans</language>
<item>
 <title>从Drupal 6到微软的OS</title>
 <link>http://epad.cn/drupal/thoughts-of-drupal-6-release</link>
 <description>&lt;div class=&quot;field field-type-filefield field-field-image-cache&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-image-png&quot;  alt=&quot;image/png icon&quot; src=&quot;http://epad.cn/sites/all/modules/filefield/icons/image-x-generic.png&quot; /&gt;&lt;a href=&quot;http://epad.cn/files/blog/drupalcon-boston-2008-ad.png&quot; type=&quot;image/png; length=34263&quot;&gt;drupalcon-boston-2008-ad.png&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-image-png&quot;  alt=&quot;image/png icon&quot; src=&quot;http://epad.cn/sites/all/modules/filefield/icons/image-x-generic.png&quot; /&gt;&lt;a href=&quot;http://epad.cn/files/blog/release-candidate.png&quot; type=&quot;image/png; length=15768&quot;&gt;release-candidate.png&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;对于Drupal社区的“水滴”们，近期瞩目的重要事件就是Drupal 6。对我们这些四处飘遥的华人，这个版本新的发布似乎比春节大假更有吸引力，是我们不够传统么。&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/drupal/thoughts-of-drupal-6-release&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/drupal/thoughts-of-drupal-6-release#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/17406">开源软件</category>
 <category domain="http://epad.cn/taxonomy/term/17581">微软</category>
 <pubDate>Mon, 04 Feb 2008 06:12:40 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">23727 at http://epad.cn</guid>
</item>
<item>
 <title>40条优化PHP代码的建议</title>
 <link>http://epad.cn/node/23753</link>
 <description>&lt;div class=&quot;field field-type-filefield field-field-image-cache&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/node/23753&quot; class=&quot;imagecache imagecache-cover imagecache-linked imagecache-cover_linked&quot;&gt;&lt;img src=&quot;http://epad.cn/files/imagecache/cover/forum/1440sports_1003.jpg&quot; alt=&quot;1440sports_1003.jpg&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-cover&quot; /&gt;&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;如果一个方法可静态化，就对它做静态声明。速率可提升至4倍。&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;echo 比 print 快。&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;使用echo的多重参数（译注：指用逗号而不是句点）代替字符串连接。&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/23753&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/23753#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1486">PHP</category>
 <pubDate>Thu, 07 Feb 2008 03:21:30 +0000</pubDate>
 <dc:creator>飞龙在天</dc:creator>
 <guid isPermaLink="false">23753 at http://epad.cn</guid>
</item>
<item>
 <title>Drupal的Primary Links加入active标签</title>
 <link>http://epad.cn/drupal/add-active-class-drupal-primary-links</link>
 <description>&lt;div class=&quot;field field-type-filefield field-field-image-cache&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-image-png&quot;  alt=&quot;image/png icon&quot; src=&quot;http://epad.cn/sites/all/modules/filefield/icons/image-x-generic.png&quot; /&gt;&lt;a href=&quot;http://epad.cn/files/blog/drupal.org_0.png&quot; type=&quot;image/png; length=4082&quot;&gt;drupal.org.png&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;在编写Drupal的模板时，时常会遇到一个讨厌的问题：Drupal的Primary Links的当前标签缺少&quot;active&quot;类。缺省状态，我们看到的都是如 class=&quot;first menu-1-1-1-active&quot; 这样的类声明。&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/drupal/add-active-class-drupal-primary-links&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/drupal/add-active-class-drupal-primary-links#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Thu, 06 Dec 2007 15:38:53 +0000</pubDate>
 <dc:creator>和事佬</dc:creator>
 <guid isPermaLink="false">23189 at http://epad.cn</guid>
</item>
<item>
 <title>Drupal在Lighttpd环境下的加速配置</title>
 <link>http://epad.cn/lamp/blog/drupal-lighttpd-boost-mod_magnet-fastcgi-lua</link>
 <description>&lt;div class=&quot;field field-type-filefield field-field-image-cache&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-image-png&quot;  alt=&quot;image/png icon&quot; src=&quot;http://epad.cn/sites/all/modules/filefield/icons/image-x-generic.png&quot; /&gt;&lt;a href=&quot;http://epad.cn/files/blog/light_logo_170px.png&quot; type=&quot;image/png; length=14549&quot;&gt;light_logo_170px.png&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-image-x-png&quot;  alt=&quot;image/x-png icon&quot; src=&quot;http://epad.cn/sites/all/modules/filefield/icons/image-x-generic.png&quot; /&gt;&lt;a href=&quot;http://epad.cn/files/blog/boost.png&quot; type=&quot;image/x-png; length=9421&quot;&gt;boost.png&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-image-png&quot;  alt=&quot;image/png icon&quot; src=&quot;http://epad.cn/sites/all/modules/filefield/icons/image-x-generic.png&quot; /&gt;&lt;a href=&quot;http://epad.cn/files/blog/drupal.org.png&quot; type=&quot;image/png; length=4082&quot;&gt;drupal.org.png&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;什么样的服务器环境最有利于提高Drupal站点的性能呢？ 我们建立测试环境，研究搭建性能高效的Drupal服务器的服务器配置。&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Lighttpd&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/lamp/blog/drupal-lighttpd-boost-mod_magnet-fastcgi-lua&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/lamp/blog/drupal-lighttpd-boost-mod_magnet-fastcgi-lua#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/16965">Lighttpd</category>
 <category domain="http://epad.cn/taxonomy/term/16973">boost</category>
 <category domain="http://epad.cn/taxonomy/term/16972">lua</category>
 <category domain="http://epad.cn/taxonomy/term/16971">mod_magnet</category>
 <pubDate>Fri, 23 Nov 2007 19:30:50 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">23144 at http://epad.cn</guid>
</item>
<item>
 <title>调整Drupal输入格式中过滤器的排序</title>
 <link>http://epad.cn/node/20320</link>
 <description>&lt;blockquote&gt;&lt;p&gt;
网站就是一本美观而易于翻阅的读物。
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;调整Drual输入格式中过滤器的排序, Input format filter order。&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/20320&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/20320#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/13874">排序</category>
 <category domain="http://epad.cn/taxonomy/term/13872">输入格式</category>
 <category domain="http://epad.cn/taxonomy/term/13873">过滤器</category>
 <pubDate>Thu, 24 May 2007 23:34:46 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">20320 at http://epad.cn</guid>
</item>
<item>
 <title>Cannot modify header information - headers already sent by</title>
 <link>http://epad.cn/node/23418</link>
 <description>&lt;div class=&quot;field field-type-filefield field-field-image-cache&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/node/23418&quot; class=&quot;imagecache imagecache-cover imagecache-linked imagecache-cover_linked&quot;&gt;&lt;img src=&quot;http://epad.cn/files/imagecache/cover/forum/benz.crash.into.others_0.jpg&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-cover&quot; /&gt;&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;在使用Drupal开发中文网站是，有时遇到如下的PHP错误，几乎可以肯定是由于文件编码或&amp;lt;?php?&amp;gt;代码块中的非法字符引起。&lt;/p&gt;
&lt;p&gt;bq.&lt;br /&gt;
Cannot modify header information - headers already sent by&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/23418&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/23418#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/17437">ANSI</category>
 <category domain="http://epad.cn/taxonomy/term/17436">UTF-8</category>
 <pubDate>Mon, 01 Jan 2007 04:58:44 +0000</pubDate>
 <dc:creator>小马哥</dc:creator>
 <guid isPermaLink="false">23418 at http://epad.cn</guid>
</item>
<item>
 <title>Drupal模块： Hook System运作</title>
 <link>http://epad.cn/node/23602</link>
 <description>&lt;p&gt;模块系统是drupal很重要的运作方式，drupal依靠着少少的核心程序，便能让模块能做到任何事情。&lt;/p&gt;
&lt;p&gt;drupal只有21个档案在include里头，每次必会loading进来，其他的全都放在modules。&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/23602&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/23602#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/17528">Hook</category>
 <pubDate>Wed, 22 Nov 2006 12:38:15 +0000</pubDate>
 <dc:creator>飞龙在天</dc:creator>
 <guid isPermaLink="false">23602 at http://epad.cn</guid>
</item>
<item>
 <title>请问站长你的网站都用了些什么模块</title>
 <link>http://epad.cn/node/2875</link>
 <description>&lt;p&gt;网站做得很漂亮，功能也挺丰富的，我也想用drupal搭建一个网站，请教站长搭配该站都用了些什么模块，比如：朋友圈、标签、相册等。&lt;/p&gt;
</description>
 <comments>http://epad.cn/node/2875#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/85">问答教程</category>
 <category domain="http://epad.cn/taxonomy/term/2455">模块</category>
 <pubDate>Sat, 15 Jul 2006 16:37:54 +0000</pubDate>
 <dc:creator>zxc</dc:creator>
 <guid isPermaLink="false">2875 at http://epad.cn</guid>
</item>
<item>
 <title>Drupal 4.7.2 with XAMPP</title>
 <link>http://epad.cn/lamp/post/drupal-4.7.2-PHP-5-XAMPP</link>
 <description>&lt;p&gt;drupal 4.7.2 bug fix version, error occures while add a new buddy into buddylist:&lt;br /&gt;
[coolcode lang=&quot;xml&quot; linenumb=&quot;off&quot; download=none]&lt;br /&gt;
array_merge() [function.array-merge]: Argument #1 is not an array in menu.inc on line 415&lt;br /&gt;
[/coolcode]&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/lamp/post/drupal-4.7.2-PHP-5-XAMPP&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/lamp/post/drupal-4.7.2-PHP-5-XAMPP#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1370">LAMP</category>
 <category domain="http://epad.cn/taxonomy/term/2382">XAMPP</category>
 <pubDate>Thu, 08 Jun 2006 15:02:56 +0000</pubDate>
 <dc:creator>弹指仙</dc:creator>
 <guid isPermaLink="false">2690 at http://epad.cn</guid>
</item>
<item>
 <title>UNIX/LINUX的补丁工具PATCH</title>
 <link>http://epad.cn/node/2685</link>
 <description>&lt;p&gt;PATCH是UNIX/LINUX下一个UTILITY.根据两个FILE 做DIFF的结果来进行文件修补更新.&lt;/p&gt;
&lt;p&gt;详细的用法可以在UNIX/LINUX下打man patch查手册.&lt;/p&gt;
&lt;p&gt;Drupal从4.7.1通过PATCH升级到4.7.2,步骤如下(需要SHELL ACCESS):&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2685&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2685#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/2381">Patch</category>
 <pubDate>Wed, 07 Jun 2006 16:43:19 +0000</pubDate>
 <dc:creator>天硕</dc:creator>
 <guid isPermaLink="false">2685 at http://epad.cn</guid>
</item>
<item>
 <title>How to create a &quot;publish on&quot; option for nodes</title>
 <link>http://epad.cn/node/2579</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://www.lullabot.com/files/screenshot.png&quot; class=&quot;workpic&quot; /&gt;So for the new &lt;a href=&quot;http://www.twit.tv&quot; rel=&quot;nofollow&quot;&gt;TWiT&lt;/a&gt; site, I needed a mechanism for being able to set a date to publish certain nodes on. I could have opted for the &lt;a href=&quot;http://drupal.org/project/scheduler&quot; rel=&quot;nofollow&quot;&gt;Scheduler module&lt;/a&gt;, but that was a bit bulky, 4.7 support was flaky, and it required another table in the database. I also wanted an easy way to integrate JSCalendar from the awesome &lt;a href=&quot;http://drupal.org/node/57285&quot; rel=&quot;nofollow&quot;&gt;Javascript Tools module&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2579&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2579#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/194">AJAX</category>
 <pubDate>Tue, 30 May 2006 14:51:37 +0000</pubDate>
 <dc:creator>阿伦</dc:creator>
 <guid isPermaLink="false">2579 at http://epad.cn</guid>
</item>
<item>
 <title>Online Articles Publishing: a work-flow tutorial</title>
 <link>http://epad.cn/node/2578</link>
 <description>&lt;p&gt;I believe I now have the tools necessary to do what I want, so that I can share with everyone the method for doing what I want. And that, namely, is publishing content. Oh yes, Drupal can already do that. But I want to moderate content. Yes, Drupal can do that too…but not really. Unless, of course, you give your content moderators ‘administer nodes’ privileges and basically give them complete access to all content on the site. That’s hardly right. I wanted to be able to give editorial control of certain sections to people who were not necessarily site administrators.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2578&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2578#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Tue, 30 May 2006 14:33:33 +0000</pubDate>
 <dc:creator>冷峻如刀</dc:creator>
 <guid isPermaLink="false">2578 at http://epad.cn</guid>
</item>
<item>
 <title>Recipe for Classifieds in Drupal 4.7</title>
 <link>http://epad.cn/node/2577</link>
 <description>&lt;p&gt;If you are an ePad.cn member or visitor, I&#039;m sorry but this page has nothing to do with epad.cn.  This is a technical page about the platform we use.&lt;/p&gt;
&lt;p&gt;Recipe for Classifieds in Drupal 4.7.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2577&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2577#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/666">分类广告</category>
 <pubDate>Tue, 30 May 2006 13:47:55 +0000</pubDate>
 <dc:creator>弹指仙</dc:creator>
 <guid isPermaLink="false">2577 at http://epad.cn</guid>
</item>
<item>
 <title>Drupal Mysql 4.1 UTF8 Charactor Set</title>
 <link>http://epad.cn/node/2451</link>
 <description>&lt;p&gt;大概是要转移DRUPAL了。&lt;br /&gt;
数据库移动后之后很多错误和乱码，有个MANBO的移动解决办法，参考一下，理论上是应该一样的。&lt;a href=&quot;http://junit.vicp.net/index.php?option=com_content&amp;amp;task=view&amp;amp;id=52&amp;amp;Itemid=53&quot;&gt;见这&lt;/a&gt;&lt;br /&gt;
具体DRUPAL要怎么改一下数据库还不知道，查找ing….&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2451&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2451#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Sun, 16 Apr 2006 09:07:57 +0000</pubDate>
 <dc:creator>火麒麟</dc:creator>
 <guid isPermaLink="false">2451 at http://epad.cn</guid>
</item>
<item>
 <title>【视频播客】安装Drupal</title>
 <link>http://epad.cn/node/2423</link>
 <description>&lt;p&gt;This tutorial covers the installation of Drupal 4.7.&lt;/p&gt;
&lt;p&gt;It outlines the basic requirements and then goes through each of the steps needed to properly setup Drupal. It also covers common mistakes and the proper actions needed to remedy these problems.&lt;/p&gt;
&lt;p&gt;Additionally, it covers configuring Drupal once it is has been installed. Links for more detailed installation instructions along with places to find additional help are given as well.&lt;/p&gt;
&lt;p&gt;Written and recorded by: Ted Serbinski of Lullabot.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2423&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2423#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1896">一拍播客</category>
 <pubDate>Tue, 11 Apr 2006 15:30:24 +0000</pubDate>
 <dc:creator>小马哥</dc:creator>
 <guid isPermaLink="false">2423 at http://epad.cn</guid>
</item>
<item>
 <title>sortable: Make all your tables sortable</title>
 <link>http://epad.cn/node/2109</link>
 <description>&lt;p&gt;While the web design community gradually moves away from using&lt;br /&gt;
tables to lay out the structure of a page, tables really do have a&lt;br /&gt;
vital use, their original use; they&#039;re for laying out tabular data. For&lt;br /&gt;
instance, imagine a table of employees.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2109&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2109#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Tue, 28 Mar 2006 21:16:25 +0000</pubDate>
 <dc:creator>蓝色理想</dc:creator>
 <guid isPermaLink="false">2109 at http://epad.cn</guid>
</item>
<item>
 <title>Creating a static archive of a Drupal site</title>
 <link>http://epad.cn/node/2106</link>
 <description>&lt;p&gt;
Over time, some Drupal sites may no longer have any user interactivity or require any updating of content. They have essentially become static. Because these sites still require security administration, an administrator has to continue to upgrade the site with patches or consider removing the site all together.  Alternatively, you may want to produce an offline copy for archiving or convient reference when you don&#039;t have access to the Internet.
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2106&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2106#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Tue, 28 Mar 2006 10:03:59 +0000</pubDate>
 <dc:creator>蓝色理想</dc:creator>
 <guid isPermaLink="false">2106 at http://epad.cn</guid>
</item>
<item>
 <title>Configuration for Built-In Blog Module</title>
 <link>http://epad.cn/node/2084</link>
 <description>&lt;p&gt;t only shows up to users who are logged in, so even if you could change the title wouldn&#039;t be visible to others.&lt;/p&gt;
&lt;p&gt;But as a workaround, here&#039;s some code you could put as a PHP block:&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;global $user;&lt;br /&gt;if (user_access(&#039;edit own blog&#039;)) {&lt;br /&gt;  $items[] = l($user-&amp;gt;name . &quot;&#039;s blog&quot;, &quot;blog/&quot; . $user-&amp;gt;uid);&lt;br /&gt;  return theme_item_list($items);&lt;br /&gt;}&lt;br /&gt;?&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;It should only show to logged in users who have the permission to edit a blog, and that link would only show to the specific users whose name appears in the link.&lt;/p&gt;
</description>
 <comments>http://epad.cn/node/2084#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Sun, 26 Mar 2006 22:44:41 +0000</pubDate>
 <dc:creator>蓝色理想</dc:creator>
 <guid isPermaLink="false">2084 at http://epad.cn</guid>
</item>
<item>
 <title>How do I display all taxonomy catagories in one block?</title>
 <link>http://epad.cn/node/2083</link>
 <description>&lt;p&gt;Well, I guess the topic says it all. I&#039;d like to show every taxonomy category my Drupal installation (4.6.6) features in one single block. I&#039;m going for the classic &quot;WordPress-look&quot; in the sense that I want an overview of every category I use clearly visible in the sidebar (check out &lt;a href=&quot;http://ubuntu.wordpress.com/&quot; rel=&quot;nofollow&quot; rel=&quot;nofollow&quot;&gt;an Ubuntu blog&lt;/a&gt; and the &lt;a href=&quot;http://linux.wordpress.com/&quot; rel=&quot;nofollow&quot; rel=&quot;nofollow&quot;&gt;Linux and Open Source Blog&lt;/a&gt; for examples).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2083&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2083#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Sun, 26 Mar 2006 18:53:30 +0000</pubDate>
 <dc:creator>蓝色理想</dc:creator>
 <guid isPermaLink="false">2083 at http://epad.cn</guid>
</item>
<item>
 <title>Un-drupal forum look with custom CSS site</title>
 <link>http://epad.cn/node/2082</link>
 <description>&lt;p&gt;never try drupal before but I&#039;ve heard it is good for blog, forums, custom php and new-makeover look. Not like vbulletin that you can recognise their style. For drupal forum, you can make &#039;un-drupal&#039; look. Is it possible?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2082&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2082#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Sun, 26 Mar 2006 18:48:39 +0000</pubDate>
 <dc:creator>蓝色理想</dc:creator>
 <guid isPermaLink="false">2082 at http://epad.cn</guid>
</item>
<item>
 <title>Make Clean URLs work on 1&amp;1 Internet web hosting</title>
 <link>http://epad.cn/node/2081</link>
 <description>&lt;p&gt;I recently found out that Clean URLs might simply not work on some web hosters, e.g. 1&amp;amp;1 Internet, although mod_rewrite is enabled on these systems. This is because these hosters might have some special ways of enabling mod_rewrite.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/2081&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/2081#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1726">英文阅读</category>
 <category domain="http://epad.cn/taxonomy/term/2159">Web Hosting</category>
 <pubDate>Thu, 23 Mar 2006 16:40:42 +0000</pubDate>
 <dc:creator>蓝色理想</dc:creator>
 <guid isPermaLink="false">2081 at http://epad.cn</guid>
</item>
<item>
 <title>通过短信模块预订啤酒</title>
 <link>http://epad.cn/node/1277</link>
 <description>&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;/www.drupal.org&quot; rel=&quot;nofollow&quot;&gt;www.drupal.org&lt;/a&gt;上&lt;a href=&quot;/www.drupal.org/user/4736&quot; title=&quot;View user profile.&quot; rel=&quot;nofollow&quot;&gt;Development Seed&lt;/a&gt;有一篇文章探讨在Drupal上使用SMS Gateway API, 做短信的啤酒预定。&lt;/strong&gt;&lt;/p&gt;
&lt;h4&gt;160 characters and $280 dollars – ordering beer via SMS&lt;/h4&gt;
&lt;p&gt;Text message powered campaigns are getting even more practical. At the Drupal Meet-up in DC last Thursday we ran up a nice $280 bar tab running our first field test of an &lt;a href=&quot;http://drupal.org/node/34966&quot; rel=&quot;nofollow&quot;&gt;SMS gateway module/API&lt;/a&gt; and a couple last-minute modules we put together to have a website (Drupal powered) talk to cell phones. As folks joined our meetup group at Busboys and Poets, they signed up on the website with their name, mobile number, and email. When they submitted their information, they received an SMS message from the website telling them to speak to the waiter with long hair to get a drink on Development Seed. Too bad Delirium Tremens was on tap – that was the cause of the larger than expected tab.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/1277&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/1277#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1737">SMS</category>
 <pubDate>Sun, 05 Mar 2006 04:46:22 +0000</pubDate>
 <dc:creator>空空大人</dc:creator>
 <guid isPermaLink="false">1277 at http://epad.cn</guid>
</item>
<item>
 <title>从Plone迁移到Drupal</title>
 <link>http://epad.cn/node/962</link>
 <description>&lt;p&gt;I&#039;ve been exposed to Drupal on a number of sites before, both as a user and as an admin, not least &lt;a href=&quot;http://evolt.org/&quot; rel=&quot;nofollow&quot;&gt;evolt.org&lt;/a&gt;. I&#039;m very pleased with the performance, the open standards and the modularity of Drupal. And for quite a while, I&#039;d been unhappy with the performance I&#039;d been getting from &lt;a href=&quot;http://www.easyweb.co.uk/&quot; rel=&quot;nofollow&quot;&gt;my own site&lt;/a&gt;, which ran on Plone on a quite underpowered server.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/962&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/962#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Wed, 22 Feb 2006 16:03:34 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">962 at http://epad.cn</guid>
</item>
<item>
 <title>Hints from the drupal forums</title>
 <link>http://epad.cn/node/846</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://drupal.org/node/10020&quot;&gt;http://drupal.org/node/10020&lt;/a&gt; - How to make a block be shown/hidden based on permissions or roles.  &lt;a href=&quot;http://drupal.org/node/13266&quot;&gt;http://drupal.org/node/13266&lt;/a&gt; - Showing a block only to certain users.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/846&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/846#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Sat, 18 Feb 2006 14:03:14 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">846 at http://epad.cn</guid>
</item>
<item>
 <title>Interfacing to Technorati with Drupal</title>
 <link>http://epad.cn/node/845</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.technorati.com/&quot; target=&quot;site&quot;&gt;Technorati&lt;/a&gt; offers a lot of useful services that help people find interesting blogs.  Hence, it is important for bloggers and other website authors to become known in the Technorati system.  Fortunately Technorati offers some simple interfaces allowing a website author to enter information into Technorati&#039;s system, and to retrieve data for display on their website, or to connect users with useful searches in Technorati&#039;s data.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/845&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/845#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1516">Drupal模块</category>
 <pubDate>Sat, 18 Feb 2006 13:43:48 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">845 at http://epad.cn</guid>
</item>
<item>
 <title>CSS based themes for Drupal</title>
 <link>http://epad.cn/node/844</link>
 <description>&lt;p&gt;CSSimple is a theme for the &lt;a href=&quot;http://drupal.org/&quot; target=&quot;site&quot;&gt;drupal&lt;/a&gt; content management system.  It offers a pure-CSS layout system, and includes over 20 sub-themes.  There are two versions of CSSimple, &lt;a href=&quot;http://site.7gen.com/files/cssimple.tar&quot;&gt;the old drupal 4.6.x version&lt;/a&gt; (slightly broken) and the &lt;a href=&quot;http://site.7gen.com/files/cssimple_0.tar&quot;&gt;drupal 4.7.x version&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/844&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/844#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/673">Theme</category>
 <category domain="http://epad.cn/taxonomy/term/117">css技巧</category>
 <pubDate>Sat, 18 Feb 2006 13:31:21 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">844 at http://epad.cn</guid>
</item>
<item>
 <title>PHPBB Drupal 4.7模块</title>
 <link>http://epad.cn/node/770</link>
 <description>&lt;p&gt;This is a module that lets Drupal handle user- and session-management for phpBB 2.0.x, a popular forum / bulletin board system. The result is that users can be registered, maintained and login through Drupal. It does not integrate phpBB into a Drupal-page, phpBB has to be themed separately if you require this. This module requires mod_rewrite support on the server and a method for converting between UTF-8 (commonly used for Drupal) and ISO-8859-1 (commonly used for phpBB), for example iconv or mb_string support in PHP.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/770&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/770#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1427">资料背景</category>
 <category domain="http://epad.cn/taxonomy/term/1516">Drupal模块</category>
 <pubDate>Fri, 17 Feb 2006 01:12:25 +0000</pubDate>
 <dc:creator>蓝色理想</dc:creator>
 <guid isPermaLink="false">770 at http://epad.cn</guid>
</item>
<item>
 <title>Simplicity theme</title>
 <link>http://epad.cn/node/660</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://wpthemes.portal5ive.com/wp-content/uploads/2005/12/simplicity.jpg&quot; alt=&quot;Simplicity&quot; title=&quot;Simplicity&quot; height=&quot;253&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;
    &lt;a /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/660&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/660#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/673">Theme</category>
 <pubDate>Tue, 14 Feb 2006 20:09:33 +0000</pubDate>
 <dc:creator>和事佬</dc:creator>
 <guid isPermaLink="false">660 at http://epad.cn</guid>
</item>
<item>
 <title>10 Drupal Modules You Can&#039;t Live Without</title>
 <link>http://epad.cn/node/659</link>
 <description>&lt;p&gt;Via my contact form, someone asked me to list 5 or 10 of the best drupal add ons. I decided to move away from &quot;best&quot;, and rather decided to move to &quot;can&#039;t live without&quot;. Or to put it differently, without these 10 modules, your experience with the minimial base install of drupal is likely to suck. (in spite of my physics teacher I once had who insisted that nothing &lt;i&gt;sucked&lt;/i&gt;, but rather &lt;i&gt;blew&lt;/i&gt;...).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/659&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/659#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <category domain="http://epad.cn/taxonomy/term/1726">英文阅读</category>
 <pubDate>Tue, 14 Feb 2006 19:50:49 +0000</pubDate>
 <dc:creator>秦风汉月</dc:creator>
 <guid isPermaLink="false">659 at http://epad.cn</guid>
</item>
<item>
 <title>Drupal 定制</title>
 <link>http://epad.cn/node/653</link>
 <description>&lt;p&gt;&lt;strong&gt;Drupal的邮件发送设置&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;    &amp;lt;br /&amp;gt;

    = Drupal的邮件发送设置 =
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;http://epad.cn/node/653&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://epad.cn/node/653#comments</comments>
 <category domain="http://epad.cn/taxonomy/term/40">Drupal</category>
 <pubDate>Tue, 14 Feb 2006 19:04:47 +0000</pubDate>
 <dc:creator>和事佬</dc:creator>
 <guid isPermaLink="false">653 at http://epad.cn</guid>
</item>
</channel>
</rss>
<!-- Page cached by Boost @ 2011-07-30 10:05:09, expires @ 2011-07-30 13:05:09 -->

