This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME.txt
145 lines (98 loc) · 4 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
=== Easy Foundation Shortcode ===
Contributors: oscitas
Link: http://www.osCitasthemes.com
Tags: Wordpress Shortcodes, Wordpress zurb foundation, Wordpress foundation Shortcode, Zurb Foundation, Responsive pages, Editor plugin, TinyMCE
Requires at least: 3.0
Tested up to: 3.6.1
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: http://oscitasthemes.com/support-our-free-plugins/
Easy Foundation Shortcode enable you to add Zurb Foundation 5.0/4.0 styles in your pages, post and custom post in simplest manner, based on the settings you have done in the settings page.
== Description ==
>Wordpress 3.9 ready
Easy Foundation Shortcode is Zurb Foundation 5.0/4.0 compatible plugin which add icons to wordpress editor (tinyMCE Shortcode Buttons) and one can add foundation style to their website just by clicking on tinyMCE editor icon.
[Easy Foundation Shortcode Demo](http://demo.oscitasthemes.com/efs/)
Looking for Bootstrap Shortcode Plugin, check this [Easy Bootstrap Shortcode](http://wordpress.org/plugins/easy-bootstrap-shortcodes/)
= For best results use with Zurb Foundation 5.0/4.0 responsive theme =
= Features: =
* simplest zurb foundation style plugin ever.
* Zurb Foundation 5.0/4.0 compatible.
* No need to paste shortcode in editor.
* Add icons to editor.
* Shortcode added to editor by clicking on icon.
* Customize grid size on small, extra-small and medium sized screens.
* More control over the css, you can add your own custom class to shortcodes.
* Now you can use js file from CDN or disable the plugin js.
* You can use your own css file by disabling the plugin css, which gives you more flexibility over styling.
Easy Foundation Shortcode provides following styles
= Grid Columns =
1. Add multiple columns in a row
2. Choose desired column width
3. Add offset to columns
4. Provide facility to customize a column according to medium, small and extra-small sized screens.
5. Responsive columns
= Shortcodes for =
1. Accordion (Collapsible Menus)
2. Tabs
3. List
4. Notification
5. Popover
6. Tooltip
7. Panel
8. Progress Bars
9. Icons
10. Labels
11. Buttons
12. Icon Heading
13. Tables
14. Responsive Image
15. Responsive videos
16. Price Tables
17. Button Dropdown
18. Button Groups
19. Interchange
20. Visibility
21. Sidenav
22. Subnav
== Installation ==
1.Upload:
Unzip easy-foundation-shortcode.zip file, and upload all files to your blog folder: <root>/wp-content/plugins/easy-foundation-shortcode
2.Activate:
In the admin panel, find Plugins->Plugins,click it, active Easy Foundation Shortcode.
3.Use:
Now you can see the few new buttons in the TinyMCE Editor in post and pages, use these buttons to create great responsive pages/posts content.
It's that simple ... just what the name suggests
== Screenshots ==
1. how it looks after installation
2. different shortcode options this plugin provides
== Changelog ==
= 2.5.0 =
* [Update] New Interchange shortcode added
* [Update] New Visibility shortcode added
* [Update] New Sidenav shortcode added
* [Update] New Subnav shortcode added
= 2.4.0 =
* [Fixes] Unable to edit values in popup issue resolved.
= 2.3.0 =
* [Fixes] Wordpress 3.9 ready.
= 2.2.0 =
* [Fixes] Resolved the tabs issues and other CSS issues.
= 2.1.0 =
* [Fixes] Medium columns error in Foundation 4.
= 2.0.0 =
* [Update] Now support medium columns in Foundation 4.
* [Fixes] Custom classes not working issue is resolved
= 1.3.0 =
* [Update] Now user can set either he/she want to use Foundation 4 or 5 in the settings page
= 1.2.1 =
* New TinyMCE Dropdown Menu button option.
* CSS modification of Admin Edit CSS
= 1.2.0 =
* [Update] Updated to Zurb Foundation 5.0.
= 1.1.0 =
* [Fixed] Panels radius class issue fixed.
* [Fixed] Four Columns issue fixed.
* [Fixed] Fixed some typos :-).
* [Fixed] Large Screen Tabs issues are fixed.
* [Fixed] Extra div removed to fix the Thumbnails Shortcode.