Title: PHAMLP for WordPress
Author: Dana Ross
Published: <strong>2011 年 2 月 20 日</strong>
Last modified: 2011 年 2 月 22 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/phamlp-for-wordpress.svg)

# PHAMLP for WordPress

 作者：[Dana Ross](https://profiles.wordpress.org/csixty4/)

[下载](https://downloads.wordpress.org/plugin/phamlp-for-wordpress.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/phamlp-for-wordpress/#description)
 * [评价](https://cn.wordpress.org/plugins/phamlp-for-wordpress/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/phamlp-for-wordpress/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/phamlp-for-wordpress/#developers)

 [支持](https://wordpress.org/support/plugin/phamlp-for-wordpress/)

## 描述

PHAMLP for WordPress enables theme creation using the HAML template system. HAML
replaces the tag soup of most HTML/PHP templates with a cleaner, hierarchical markup
language.

Any plain HTML/PHP theme will work while PHAMLP for WordPress is enabled. But the
individual templates that make up a WordPress theme, from index.php to author.php,
can be replaced with a corresponding .haml.php file and PHAMLP for WordPress will
process them.

#### HAML Example

    ```
    !!! 5
    %html
      %head
        %title Welcome to my web site
      %body
        #header
          %h1 Welcome!
        #content
          #greeting Hello world!
        #footer
          #copyright-notice (c) forever by me!
    ```

A “TwentyHAMLTen” example theme will be included in future versions.

### Licenses

 1. PHAMLP for WordPress is a fork of wp-haml, and is therefore available under the
    [ISC license](http://en.wikipedia.org/wiki/ISC_license).
 2. PHAMLP is redistributed under the terms of the [New BSD License](http://www.opensource.org/licenses/bsd-license.php).
 3. The TwentyHAMLTen theme is a derivative of the TwentyTen theme that ships with 
    WordPress and inherits the original theme’s GPL license.

## 安装

#### Automated installation

 1. Log into the administrative section of your WordPress site (i.e. http://example.
    com/wp-admin”
 2. In the “plugins” section of the menu on the left, select “add new”
 3. Search for “PHAMLP for WordPress”
 4. Install

#### Manual installation

 1. Upload the `phamlp-for-wordpress` directory to the `/wp-content/plugins/` directory
    of your WordPress site.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 评价

此插件暂无评价。

## 贡献者及开发者

「PHAMLP for WordPress」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Dana Ross ](https://profiles.wordpress.org/csixty4/)

[帮助将「PHAMLP for WordPress」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/phamlp-for-wordpress)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/phamlp-for-wordpress/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/phamlp-for-wordpress/)，或通过[RSS](https://plugins.trac.wordpress.org/log/phamlp-for-wordpress/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/phamlp-for-wordpress/)。

## 更新日志

#### 0.1

 * Initial version. Did not include theme.

## 额外信息

 *  版本 **0.1**
 *  最后更新：**15 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **3.0.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/phamlp-for-wordpress/)
 * 标签
 * [haml](https://cn.wordpress.org/plugins/tags/haml/)[markup](https://cn.wordpress.org/plugins/tags/markup/)
   [phamlp](https://cn.wordpress.org/plugins/tags/phamlp/)[theme](https://cn.wordpress.org/plugins/tags/theme/)
   [themes](https://cn.wordpress.org/plugins/tags/themes/)
 *  [高级视图](https://cn.wordpress.org/plugins/phamlp-for-wordpress/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/phamlp-for-wordpress/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/phamlp-for-wordpress/reviews/)

## 贡献者

 *   [ Dana Ross ](https://profiles.wordpress.org/csixty4/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/phamlp-for-wordpress/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.catguardians.org/)