-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
128 lines (89 loc) · 3.19 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
=== Photospace Responsive Gallery ===
Contributors: deanoakley
Author: Dean Oakley
Author URI: http://thriveweb.com.au/
Plugin URI: http://thriveweb.com.au/the-lab/photospace-responsive/
Tags: gallery, image gallery, website gallery, photoalbum, photogallery, photo, plugin, images, slideshow, short code, jQuery, photospace, Galleriffic, responsive
Requires at least: 3.0
Tested up to: 6.3.1
Stable tag: 2.2.0
A simplified version of Photospace featuring a responsive only layout.
== Description ==
Based on the Galleriffic gallery, Photospace takes advantage of the built in gallery features of WordPress.
Then simply use the WordPress admin to create a gallery and insert it in the page. You may need to adjust the size of the gallery to suit your theme in the settings.
Since WordPress 5 you need to embed the gallery using the classic editor.
Make a note of your settings as with the last major update, you will need re-save your settings.
The Photospace gallery plugin allows you to:
* Upload multiple images at once
* Easily order images via drag and drop
* Add a title, caption and description
Via the options panel you can modify:
* Thumbnail number, size and shape
* Size of the main image
* The width of the main images
Some other features include:
* Keyboard control
* Pagination
* Supports multiple galleries (Displayed via multiple posts)
See a [demo here](http://thriveweb.com.au/the-lab/photospace-responsive/ "Photospace Resposive")
== Installation ==
1. Upload `/photospace-responsive/` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Upload some photos to the post or page where you want the gallery
4. Use WordPress to create a gallery and insert it in the page
== Screenshots ==
1. Screenshot Default gallery layout
2. Screenshot Admin Area
== Changelog ==
= 2.2.0 =
* security update with better sanitization
= 2.1.2 =
* stray semicolon fix
= 2.1.0 =
* Minor security report update
* Modified the plugin structure and its code.
* Fixed the jQuery deprecation errors of jQuery.browser deprecation function
= 2.0.9 =
* Readme and checking latest compatibility
= 2.0.8 =
* jQuery.fn.live() is deprecated fix
= 2.0.7 =
* Readme and checking latest compatibility
= 2.0.6 =
* Added missing options
= 2.0.5 =
* Missing image size fix
* Centre main image
* Update meta and test
= 2.0.4 =
* Rename folder to fix SVN bug plugin-assets
= 2.0.3 =
* Added missing shortcode photospace_res
= 2.0.2 =
* Rebuild plugin with a new modern plugin template thanks to Hugh Lashbrooke! https://github.com/hlashbrooke/WordPress-Plugin-Template
= 1.1.8 =
* Security update
= 1.1.6 =
* CSS update
= 1.1.5 =
* PHP warning fix
= 1.1.4 =
* Propper support for mulitple galleries on a page
= 1.1.3 =
* Fixed thumb sizes when clear current theme image css / formatting is selected
= 1.1.2 =
* Update setting menu position
= 1.1.1 =
* Retina thumbnails
* Admin updates
* SVG arrows
* Minor layout fix
* Moved admin menu under settings
= 1.0.3 =
* Minor layout fix
= 1.0.2 =
* css update
= 1.0.1 =
* Hide paging
= 1.0.0 =
* This is the first version