Linux 软件免费装

Wordpress Galleria

开发者 kennethrapp
更新时间 2014年2月20日 03:09
PHP版本: 3.0 及以上
WordPress版本: 3.6
版权: GPLv2 or later
版权网址: 版权信息

标签

image gallery galleria

下载

详情介绍:

Wordpress Galleria provides a simple way to collect image attachments into a galleria.io image gallery. This plugin uses the Classic theme.

安装:

Upload /wpgalleria/ into the /wp-content/plugins/ directory, and activate the plugin through the plugins menu. Attach images to a page via the media gallery panel. On that page, add the shortcode '[wpgalleria]' and the attached images will be displayed as an image gallery. shortcode options: none formatting gallery contents The title of an image will be added as the caption in the gallery. By default, this is the name of the image file. Index links links to image galleries (as an index) can be generated using another shortcode: '[wpgalleria-index]', which has the following options: Note that the title of the page will appear as a link to the gallery itself.

升级注意事项:

0.11 Updated readme

常见问题:

Galleria what now?

Galleria is a rather nice and feature-rich javascript image gallery. I am not affiliated in any way with it or its developers, just providing a way to use it in wordpress. Galleria wth the Classic theme is licensed under the MIT license.

How do I change the Galleria settings?

Refer to the Galleria site, then go into the /js/galleria folder inside the plugins folder and do whatever. The script is initialized in /js/main.js

You mean I can't change settings in the editor?

No. The plugin just provides a shortcode and an interface with post attachments. You'll have to do it the old fashioned way.

How do I add images to a gallery?

Attach new images to the page with the gallery using the media panel

How do I remove images from the gallery

Unattach images from the page with the gallery using the media panel

How do I change the theme?

This plugin uses the Classic theme, which is free. Refer to the Galleria.io page for their other themes.

更新日志:

1.0.1 0.11 *updated readme, added screenshots 0.10