Title: Shadows
Author: aradke
Published: <strong>2009 年 7 月 5 日</strong>
Last modified: 2010 年 1 月 25 日

---

搜索插件

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

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

# Shadows

 作者：[aradke](https://profiles.wordpress.org/aradke/)

[下载](https://downloads.wordpress.org/plugin/shadows.0.3.5.zip)

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

 [支持](https://wordpress.org/support/plugin/shadows/)

## 描述

This is a plugin to add a range of shadow types to a range of objects. Currently
supported are images, divs and blockquotes.

I got the inspiration from the [cocoia blog](http://blog.cocoia.com/) and Sebastiaan
de With was kind enough to let me use the shadow image that he applies to his images.

### Browser Compatibility

I have tested this plugin in the following browsers:

 1. Internet Explorer 7 & 8
 2. Firefox 3 & 3.5
 3. Safari 4
 4. Opera 9

**Internet Explorer 6 is not supported** due to the use of transparent png images
in ways that regular work arounds don’t address. As such the plugin stops the shadows
from displaying in IE6.
 The opacity setting is disabled for all versions of Internet
Explorer due to bugs in how it renders (even IE8).

### Usage

Add one of the following classes to the object:

 * `shadow_curl`
 * `shadow_flat`
 * `shadow_osx`
 * `shadow_osx_small`

For images this is as simply as adding the text to the end of the “CSS Class” under
the “Advanced Settings” for the image.
 For divs and blockquotes you will need to
use the HTML view in the editor and add `class="shadow_curl"` to the object.

I decided against applying the shadows to everything it could recognise as this 
could easily turn into a huge mess though I am open to suggestions on other ways
to do it.

### Known Issues

 1. If something covers the div or blockquote it can push the shadow down to below 
    the covering object and thus separate the shadow from the object it should be attached
    to. Try to avoid it through the use of clear or margins.
 2. The plugin does not support divs nested inside the shadowed div or blockquotes 
    nested inside the shadowed blockquote.

### Recommendations

From Sebastiaan: “the only thing I’d suggest is adding a border to the divs, otherwise
the shadow looks rather detached.” I have elected not to do this automatically to
allow you greater control over the appearance of your pages.

## 屏幕截图

 * [[
 * Screenshot taken with Firefox 3.5. The opacity of the flat shadows has been set
   to 80% which will not be applied in IE. Other than that the appearance will be
   the same across all supported browsers.
 * [[
 * Screenshot taken with Firefox 3.5. This shows the two OS X window style shadows`
   shadow_osx` and `shadow_osx_small`

## 安装

 1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Place `class="shadow_curl"`, `class="shadow_flat"`, etc on the objects you want
    to have shadows.

## 常见问题

  What objects can have shadows added to them?

So far images, divs and blockquotes.

  Is Internet Explorer supported?

Version 7 and up is, with the exception that the opacity level of the shadows cannot
be changed.

  How do I add a shadow to an object?

For images this is as simply as adding `shadow_xxxx` to the end of the “CSS Class”
under the “Advanced Settings” for the image.
 For divs and blockquotes you will 
need to use the HTML view in the editor and add `class="shadow_xxxx"` to the object.

  What about regular drop shadows?

The initial release was aimed at getting the “curl” shadows looking good. In subsequent
releases I may add support for “normal” drop shadows if it is requested.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ aradke ](https://profiles.wordpress.org/aradke/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 0.3.5

 * Improved handling and checking of units on options page
 * Changed submit behaviour to be compatible with WPMU

#### 0.3.4

 * Added “overflow:hidden;” to avoid problems with other objects with clear’s on
   them

#### 0.3.3

 * Added support to include the border widths in the calculation for the OS X style
   shadows

#### 0.3.2

 * Addressed a bug causing images to sometimes not display in IE with OS X style
   shadows
 * Removed hard coded image directories of OS X style shadows

#### 0.3.1

 * Added `border-collapse:collapse;` to the tables used by the OS X style shadows

#### 0.3

 * Added OS X window style shadows (regular and small)

#### 0.2.1

 * Optimised PNG shadow images

#### 0.2

 * Initial public release

## 额外信息

 *  版本 **0.3.5**
 *  最后更新：**16 年前**
 *  活跃安装数量 **200+**
 *  WordPress 版本 ** 2.5 或更高版本 **
 *  已测试的最高版本为 **2.9.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/shadows/)
 * 标签
 * [Shadow](https://cn.wordpress.org/plugins/tags/shadow/)
 *  [高级视图](https://cn.wordpress.org/plugins/shadows/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ aradke ](https://profiles.wordpress.org/aradke/)

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](http://deepport.net)