forked from loxK/Wordpress_Gecka_BgStretcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
41 lines (26 loc) · 1.53 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=== Gecka BgStretcher ===
Contributors: Gecka
Tags: background, background stretch, image, bgstretcher, jquery, streched background
Requires at least: 3.0
Tested up to: 3.1
Stable tag: 0.2
Donate link: http://gecka-apps.com/wordpress-plugins/bgstretcher/
The plugin allows you to add a large image (or a set of images) to the background of your web page and will proportionally resize the image(s) to fill the entire window area.
== Description ==
**PHP 5 required. Please be sure to check your PHP version before marking the plugin as broken.**
BgStreacher plugin for WordPress implements the great bgStretcher Jquery script to your wordpress blog.
It allows you to add a large image (or a set of images) to the background of your web page and will proportionally resize the image(s) to fill the entire window area. The plug-in will work as a slideshow if multiple images mode is used (the speed and duration for the slideshow is configurable)..
For example, google uses such a hack for their background image feature
The plugin supports all the bgStreacher features, like slideshow.
== Installation ==
**PHP 5 required. Please be sure to check your PHP version before marking the plugin as broken.**
1. Upload \`gecka-bgstretcher\` to the \`/wp-content/plugins/\` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. [Read the documentation](http://gecka-apps.com/documentation/bgstretcher/)
== Screenshots ==
1. Example
== Changelog ==
= 0.2 =
* News background_cb and shuffle parameters.
= 0.1 =
* First version.