Changeset 2406263
- Timestamp:
- 10/25/2020 03:01:44 PM (5 years ago)
- Location:
- zen-addons-for-siteorigin-page-builder/trunk
- Files:
-
- 18 added
- 7 edited
-
core/basic/zaso-bbpress-forum-index-widgets (added)
-
core/basic/zaso-bbpress-forum-index-widgets/styles (added)
-
core/basic/zaso-bbpress-forum-index-widgets/styles/default.less (added)
-
core/basic/zaso-bbpress-forum-index-widgets/tpl (added)
-
core/basic/zaso-bbpress-forum-index-widgets/tpl/default.php (added)
-
core/basic/zaso-bbpress-forum-index-widgets/zaso-bbpress-forum-index-widgets.php (added)
-
core/basic/zaso-bbpress-topic-index-widgets (added)
-
core/basic/zaso-bbpress-topic-index-widgets/styles (added)
-
core/basic/zaso-bbpress-topic-index-widgets/styles/default.less (added)
-
core/basic/zaso-bbpress-topic-index-widgets/tpl (added)
-
core/basic/zaso-bbpress-topic-index-widgets/tpl/default.php (added)
-
core/basic/zaso-bbpress-topic-index-widgets/zaso-bbpress-topic-index-widgets.php (added)
-
core/basic/zaso-image-icon-group-widgets (added)
-
core/basic/zaso-image-icon-group-widgets/styles (added)
-
core/basic/zaso-image-icon-group-widgets/styles/default.less (added)
-
core/basic/zaso-image-icon-group-widgets/tpl (added)
-
core/basic/zaso-image-icon-group-widgets/tpl/default.php (added)
-
core/basic/zaso-image-icon-group-widgets/zaso-image-icon-group-widgets.php (added)
-
core/basic/zaso-youtube-lightbox-widgets/styles/style.css (modified) (1 diff)
-
core/basic/zaso-youtube-lightbox-widgets/styles/style.css.map (modified) (1 diff)
-
core/basic/zaso-youtube-lightbox-widgets/styles/style.scss (modified) (1 diff)
-
lang/zaso-en_AU.mo (modified) (previous)
-
lang/zaso-en_AU.po (modified) (1 diff)
-
readme.md (modified) (9 diffs)
-
readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zen-addons-for-siteorigin-page-builder/trunk/core/basic/zaso-youtube-lightbox-widgets/styles/style.css
r2405684 r2406263 29 29 opacity: 1; 30 30 } 31 .zaso-youtube-lightbox__inner img { 32 width: 100%; 33 } 31 34 32 35 .lity { -
zen-addons-for-siteorigin-page-builder/trunk/core/basic/zaso-youtube-lightbox-widgets/styles/style.css.map
r2399436 r2406263 1 1 { 2 2 "version": 3, 3 "mappings": "AAAA,sBAAuB;EACrB,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,QAAQ,EAAE,QAAQ;;AAElB,wBAAE;EACA,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,YAAY;;AAGvB,4EACoB;EAClB,OAAO,EAAE,YAAY;EACrB,OAAO,EAAE,CAAC;EACV,UAAU,EAAE,wBAAwB;EACpC,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,GAAG;EACR,IAAI,EAAE,GAAG;EACT,aAAa,EAAE,qBAAqB;EACpC,SAAS,EAAE,qBAAqB;;AAGlC,wCAAoB;EAClB,OAAO,EAAE,YAAY;EACrB,OAAO,EAAE,CAAC;;AAIV,+DAAmC;EACjC,OAAO,EAAE,CAAC;;AAGZ,qEAAyC;EACvC,OAAO,EAAE,CAAC;; ;AAKhB,KAAM;EACJ,OAAO,EAAE,MAAM;;AAEf,sBAAmB;EACjB,QAAQ,EAAE,OAAO",3 "mappings": "AAAA,sBAAuB;EACrB,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,QAAQ,EAAE,QAAQ;;AAElB,wBAAE;EACA,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,YAAY;;AAGvB,4EACoB;EAClB,OAAO,EAAE,YAAY;EACrB,OAAO,EAAE,CAAC;EACV,UAAU,EAAE,wBAAwB;EACpC,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,GAAG;EACR,IAAI,EAAE,GAAG;EACT,aAAa,EAAE,qBAAqB;EACpC,SAAS,EAAE,qBAAqB;;AAGlC,wCAAoB;EAClB,OAAO,EAAE,YAAY;EACrB,OAAO,EAAE,CAAC;;AAIV,+DAAmC;EACjC,OAAO,EAAE,CAAC;;AAGZ,qEAAyC;EACvC,OAAO,EAAE,CAAC;;AAKV,iCAAI;EACA,KAAK,EAAE,IAAI;;;AAKrB,KAAM;EACJ,OAAO,EAAE,MAAM;;AAEf,sBAAmB;EACjB,QAAQ,EAAE,OAAO", 4 4 "sources": ["style.scss"], 5 5 "names": [], -
zen-addons-for-siteorigin-page-builder/trunk/core/basic/zaso-youtube-lightbox-widgets/styles/style.scss
r2399436 r2406263 35 35 } 36 36 } 37 38 &__inner { 39 img { 40 width: 100%; 41 } 42 } 37 43 } 38 44 -
zen-addons-for-siteorigin-page-builder/trunk/lang/zaso-en_AU.po
r2405684 r2406263 3 3 "Project-Id-Version: Zen Addons for SiteOrigin Page Builder\n" 4 4 "POT-Creation-Date: 2020-10-24 07:34+0800\n" 5 "PO-Revision-Date: 2020-10-24 07: 46+0800\n"5 "PO-Revision-Date: 2020-10-24 07:54+0800\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: DopeThemes <hello@dopethemes.com>\n" -
zen-addons-for-siteorigin-page-builder/trunk/readme.md
r2405684 r2406263 1 1 # Zen Addons for SiteOrigin Page Builder # 2 2 3 [](https://travis-ci.org/KSym04/zen-addons-for-siteorigin-page-builder) 3 4 **Contributors:** ksym04 … … 16 17 17 18 ### Builder Framework Compatibility ### 19 18 20 **Page Builder by SiteOrigin (tested plugin version up to):** 2.11.5 19 21 **SiteOrigin Widgets Bundle (tested plugin version up to):** 1.17.8 20 22 21 **Widget Features** 23 ### Widget Features ### 24 22 25 * Spacer, create an empty space between elements. 23 26 * Simple Accordion/Toggle, create a vertically stacked list of items or single panel. … … 33 36 * Image Icon Group, set group of image icon. 34 37 * Widgetized, get widget sidebar. 38 * bbPress Forum Index, display entire bbPress forum index. 39 * bbPress Topic Index, display recent 15 topics across all forums with optional pagination and search. 35 40 36 **Standards** 41 ### Standards ### 42 37 43 * Neatly structured semantic HTML 38 44 * Highly accessible widgets with best ARIA practices 39 45 * SEO friendly widgets 40 46 41 **Language Support** 47 ### Language Support ### 48 42 49 * English (en_US) 50 * English - Australia (en_AU) 43 51 44 52 Once you enable the extension widget, you’ll be able to use it anywhere standard widgets are used. You can manage your widgets by going to Plugins > SiteOrigin Widgets in your WordPress admin backend. … … 46 54 Lastly, We recommend activating only the widgets you needed. 47 55 48 Note: Our widgets have prefix name `'ZASO -'` indicating our SiteOrigin plugin extension. 49 50 _Special thanks to other open-source projects made this widget plugin possible: jQuery, slick, lity_ 56 Note: Our widgets have prefix name `'ZASO -'` indicating our SiteOrigin plugin extension. 51 57 52 58 ## Installation ## … … 65 71 66 72 ### 1.0.11 ### 73 74 * New: Added new widgets for bbPress support 67 75 * New: Added new widget 'Image Icon Group' 68 76 * Tweak: Improved thumbnail handling YouTube Video Lightbox 77 * Translation: Added English - Australia (en_AU) 69 78 70 79 ### 1.0.10 ### 80 71 81 * Tweak: Added hover event option YouTube Video Lightbox 72 82 * Tweak: Improved hover card transition 73 83 74 84 ### 1.0.9 ### 85 75 86 * New: Added new widget 'Hover Card' 76 87 * Tweak: ARIA roles improvements 77 88 78 89 ### 1.0.8 ### 90 79 91 * New: Added new widget 'Info Box' 80 92 * Fix: Accordion content float issue … … 83 95 84 96 ### 1.0.7 ### 97 85 98 * New: Added new widget 'Vimeo Video Lightbox' 86 99 * New: Added new widget 'Contact Form 7' … … 88 101 89 102 ### 1.0.6 ### 103 90 104 * New: Added new widget 'YouTube Video Lightbox' 91 105 * Tweak: Accordion minor improvements 92 106 93 107 ### 1.0.5 ### 108 94 109 * New: Added new widget 'Widgetized' 95 110 96 111 ### 1.0.4 ### 112 97 113 * New: Added new widget 'Icon' 98 114 * New: Added new widget 'Video' 99 115 100 116 ### 1.0.3 ### 117 101 118 * New: Added new widget 'Alert Box' 102 119 * Tweak: Minor default CSS improvements 103 120 104 121 ### 1.0.2 ### 122 105 123 * New: Added new widget 'Basic Tabs' 106 124 * New: Added field and LESS variable filters … … 108 126 109 127 ### 1.0.1 ### 128 110 129 * New: Added simple accordion design panel 111 130 * New: Added spacer design panel … … 115 134 116 135 ### 1.0.0 ### 136 117 137 * Birthday: Initial Release 118 119 ## Upgrade Notice ##120 121 ### 1.0.11 ###122 Added new widget - Image Icon Group.123 124 ## Translations ##125 126 * English (en_US) -
zen-addons-for-siteorigin-page-builder/trunk/readme.txt
r2405684 r2406263 4 4 Requires at least: 4.4 5 5 Tested up to: 5.5 6 Stable tag: 1.0.1 06 Stable tag: 1.0.11 7 7 License: GPLv3 8 8 License URI: license.txt … … 32 32 * Image Icon Group, set group of image icon. 33 33 * Widgetized, get widget sidebar. 34 * bbPress Forum Index, display entire bbPress forum index. 35 * bbPress Topic Index, display recent 15 topics across all forums with optional pagination and search. 34 36 35 37 = Standards = … … 40 42 = Language Support = 41 43 * English (en_US) 44 * English - Australia (en_AU) 42 45 43 46 Once you enable the extension widget, you’ll be able to use it anywhere standard widgets are used. You can manage your widgets by going to Plugins > SiteOrigin Widgets in your WordPress admin backend. … … 62 65 63 66 = 1.0.11 = 67 * New: Added new widgets for bbPress support 64 68 * New: Added new widget 'Image Icon Group' 65 69 * Tweak: Improved thumbnail handling YouTube Video Lightbox 70 * Translation: Added English - Australia (en_AU) 66 71 67 72 = 1.0.10 = … … 117 122 118 123 = 1.0.11 = 124 Added new widgets for bbPress support. 119 125 Added new widget - Image Icon Group. 120 126 … … 150 156 151 157 * English (en_US) 158 * English - Australia (en_AU)
Note: See TracChangeset
for help on using the changeset viewer.