Linux 软件免费装

WPG2

开发者 ozgreg
capt_kirk
更新时间 2008年7月19日 13:41
捐献地址: 去捐款
PHP版本: 2.5.0 及以上
WordPress版本: 2.6

标签

widget video photos lightbox images photo albums gallery2 wpg2

下载

2.1 2.11 2.12 2.13 3.0 2.0 3.0.1 3.0.2 3.0.5 3.0.6 3.0.7

详情介绍:

WPG2 is a Wordpress Plug-in that embeds Gallery2 within Wordpress to share photos, videos and any other Gallery2 content seamlessly into the Wordpress Sidebar and Blog entries. WPG2 Features Release Notes Please see the WPG2 Release Notes for a detailed list of changes. Known Issues Changes made to the way Wordpress hashes it's passwords in 2.5 are not compatible with Gallery2 2.2 (Will be fixed in Gallery2 2.3) WPG2 can only make the Wordpress password compatible with Gallery2 after you have logged off the wordpress user and logged back in. HTML Tags in Gallery Album Descriptions and Titles can cause Lightbox to break and or the ALT tag to incorrectly display. Try to avoid HTML tags until WPG2 3.1 WPG2 Support Please post any requests for WPG2 core program support at the WPG2 Plugin Support Forum. Please post any requests for WPG2 theme/CSS/layout support at the WPG2 CSS/Layout Support Forum. Manual Codex / Documentation

安装:

File Installation
  1. Unzip the files.
  2. FTP the contents of the "/wpg2/" directory to a new folder called /wpg2/ (in lowercase) in your WordPress plugins directory, /wordpress/wp-content/plugins/
  3. Activate & Validate the WPG2 plugin (See below).
Requirements
  1. To use the "WPG2" plugin, you must have Wordpress & Gallery2 installed and properly configured
  2. Running at least Wordpress 2.5 and Gallery2 2.2
  3. Wordpress & Gallery2 may be on different subdomains but NOT on different servers.
  4. Wordpress & Gallery2 should be installed on the same database but can be different databases
  5. Only one WordPress Blog tied to one Gallery2 Gallery
  6. Unless you only have one identical user on multiple blogs, tying multiple blogs to one gallery will cause user errors because there is no way to currently distinguish one blog's users from another blog's users within Gallery2.
  7. PHP memory limit of 16MB or better.
  8. Browser that supports Javascript
  9. Gallery2 Imageblock (version 1.0.9 or greater) and ImageFrame Plugins installed & Activated.
Upgrading NOTE: If you are upgrading from any WPG2 version deactivate WPG2 on the WordPress Plugins Management Panel, prior to upgrading.

常见问题:

Q:How come the WPG2 Output page just returns blank?

Most common cause of this problem is you do not have enough php memory allocated. Gallery2 requires 16MB to run and you can increase the memory allocation by adding the following line to your .htaccess in your wordpress directory php_value memory_limit 16M

Q: How can I change the URL of the embedded WPG2 page?

You can change the URL by changing the "Page Slug" under Manage -> Pages -> Edit for the embedded page. You can also change the "Page Title" while you're there, if you like. If you have Gallery2 Template Caching turned on you will need to flush your Gallery2 Template Cache to force the G2 to regenerate its links, you can do this via the Gallery2 Site Admin -> Maintenance Menu -> Delete Template Cache.

Q: How can I redirect my old wp-gallery2.php to my new location

If you would like to redirect your old wp-gallery2.php links to your new embedded page, add the following at the top of your WordPress-generated .htaccess file: Redirect 301 /wp-gallery2.php http://www.yourdomain.com/wpg2