forked from bassjobsen/twitter-bootstrap-galleries
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
78 lines (56 loc) · 2.76 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
=== Twitter Bootstrap Galleries ===
Contributors: bassjobsen
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SNYGRL7YNVYQW
Tags: Media Galleries, Gallery, Twitter's Bootstrap, responsive
Requires at least: 3.6
Tested up to: 3.9
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Wraps the content of a WordPress media gallery in a Twitter's Bootstrap grid. Makes your views full responsive.
== Description ==
Wraps the content of a WordPress media gallery in a Twitter's Bootstrap grid. Makes your views full responsive. No changes to your theme or other plugins needed.
Number of columns (Gallery page)
-----------------------------
Choose the number of columns in the Gallery Page.
This will be result in the grids shown below:
<pre>
/* the grid display */
/*
| columns | mobile | tablet | desktop |per page |
----------------------------------------------------|-----------|
| 1 | 1 | 1 | 1 | 10 |
|---------------------------------------------------|-----------|
| 2 | 1 | 2 | 2 | 10 |
|---------------------------------------------------|-----------|
| 3 | 1 | 1 | 3 | 9 |
|---------------------------------------------------|-----------|
| 4 | 1 | 2 | 4 | 12 |
|---------------------------------------------------|-----------|
| 5 | n/a | n/a | n/a | n/a |
|---------------------------------------------------|-----------|
| 6 | 2 | 4 | 6 | 12 |
|---------------------------------------------------|-----------|
| >=6 | n/a | n/a | n/a | n/a |
|---------------------------------------------------------------|
*
*
*/
</pre>
Contribute!
-----------
If you have suggestions for a new feature or improvement, feel free to contact us on [Twitter](http://twitter.com/JamedoWebsites). Alternatively, you can fork the plugin from [Github](https://github.com/bassjobsen/twitterbootstrap-galleries).
== Installation ==
1. You can download and install Twitter Bootstrap Galleries using the built in WordPress plugin installer. If you download Twitter Bootstrap Galleries manually, make sure it is uploaded to "/wp-content/plugins/twitterbootstrap-galleries/".
1. Activate Twitter Bootstrap Galleries in the "Plugins" admin panel using the "Activate" link.
== Frequently Asked Questions ==
== Screenshots ==
1. Settings panel of WooCommerce Twitter's Bootstrap
== Changelog ==
= 1.0 =
* First version
== Requirements ==
* [Wordpress](http://wordpress.org/download/) tested with >= 3.6
* [Twitter's Bootstrap](http://getboostrap.com/) >= 3.0.0
== Support ==
We are always happy to help you. If you have any question regarding this code. [Send us a message](http://www.jamedowebsites.nl/contact/) or contact us on twitter [@JamedoWebsites](http://twitter.com/JamedoWebsites).