=== Yang AttachmentManager === Contributors: haibor Donate link: http://www.nuodou.com/donate Tags: attachment, manager, download, file Requires at least: 3.2.1 Tested up to: 3.3 Stable tag: 1.2 Wordpress 附件管理器。A attachment manager for your WordPress blog. == Description == 对于有ID控情结的童鞋而言,很不希望 Wordpress 上传的媒体占用了文章ID,本插件将附件上传功能独立出来,并增加附件相关的更多功能。 = 功能 = 1. 附件上传 2. 附件插入形式:附件下载,图片直接显示 3. 为不同角色分配操作权限 Related Links: * Plugin Homepage * Changelog * Plugin and Baidu-Sitemap FAQ * Report a BUG * Suggest a Feature * Author haibor == Installation == 安装只需下载压缩包,解压后,把`yang-attachmentmanager`文件夹上传到`/wp-content/plugins/`文件夹中, 最后在后台激活即可使用,在后台可以设置插件选项。 == Screenshots == 1. Attachment upload 2. Attachment insert into post == Frequently Asked Questions == = 如何修改前台附件下载弹出页面样式 = 答:在 includes/yangam.class.php文件里,函数 get_default_value() 里,修改 case 'yangam_template_custom_css'部分代码 == Upgrade Notice == = 1.2 = * 2012.05.15 = 1.1 = * 2012.05.1 = 1.0 = * 第一个版本 == Changelog == = 1.2 = * 2012.05.15 * = 1.1 = * 2012.05.01 * = 1.0 = * 2012.04.01 * First version