Linux 软件免费装

tscopper

开发者 topham
更新时间 2010年9月19日 10:14
PHP版本: 3.0 及以上
WordPress版本: 3.0.1

标签

gallery shadowbox coppermine

下载

0.9.1 0.9.2 0.9.3 0.9.4

详情介绍:

Allows you to select images from Coppermine via 'Coppermine' button beside 'Upload/Insert' on Edit Post form. Select the Album via the dropdown, then check each image you want to include. A generic [tscopper from="image" id=""] will be created with an id for each image. tscopper creates a shortcode '[tscopper]' which can be configured to images from a Coppermine gallery. Images can be included by Album, Category, Image Id. Images within an Album can be filtered via Keywords. Images within meta albums can be displayed, and subsequently filtered via keywords. [tscopper from=album id=15 keywords="Aug-2010"] would display all images from album where the keyword field contains 'Aug-2010'. Multiple keywords can be included by separating with a semi-colon.

安装:

Manual installation
  1. Upload files from tscopper to '/wp-content/plugins/tscopper' directory
  2. Activate the plugin through the 'Plugins' menu in wordpress
  3. Set up the database parameters for Coppermine in tscopper via the Settings menu.

更新日志:

Modified Category/Album query to include unassociated Albums. Modified Album query to include Albums with restricted visibility.