firefox

Drupal外观主题设计(1):超级简明教程

本教程突出两个特点:1)超级;2)简明。所谓超级,就是说你不需要任何关于PHP或是Drupal编程的知识;所谓简明,从这一句起我不再说废话:)使用本教程之前,请准备三样东西:

  1. 空白的Drupal主题,也就是Foundation Theme,可以在这里下载zip文件。这个主题定义了所有的CSS式样,但是它Style.css是空白的,方便你填补。
  2. Firefox 浏览器;

    <script type="text/javascript"></script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>

  3. Firefox的Web Developer插件

第一步,把空白的Foundation Theme的zip文件解压,放在一个名字叫做example的文件夹中(文件夹可以任意命名),然后上传到你的Drupal的Themes目录下,用安装了Web Developer插件的Firefox浏览器打开你的网站(最好是测试网站),在管理-〉主题中启用这个叫做example的主题,如果是你的正式网站,那么在你的个人账户中把主题设置为example,这样并不影响访客正常访问的你的网站。保存设置后你可以看到下图:

theme_tutorial_1.jpg

Zoundry与Performancing对Drupal的支持

这两天对比测试了一下ZoundryPerformancing。Zoundry是一个专门的blog发布程序,而Performancing是一个Firefox的插件。测试的结果,感觉Performancing要更好一些,呵呵,不知道是不是因为Performancing的作者也是Drupal粉丝之一的缘故。具体来说,Performancing的优点有如下几点:

  1. 设置要比Zoundry简单很多,默认对Drupal支持;
  2. 速度要比Zoundry快很多,不管是发布还是启动;
  3. 发布后在Drupal中可以正确的生成摘要,而Zoundry往往会错误的截取摘要,并会因此导致RSS乱码;

Firefox的桌面blog发布工具

发现了一个不错的firefox扩展:performancing,它是一个桌面blog发布程序,可以方便的和 drupal 结合使用:

Performancing for Firefox is a full featured blog editor that sits right in your Firefox browse and lets you post to your blog easiy. You can drag and drop formatted text from the page you happen to be browsing, and take notes as well as post to your blog.

Syndicate content