Changeset 1216166
- Timestamp:
- 08/09/2015 04:25:15 AM (11 years ago)
- Location:
- penci-slider
- Files:
-
- 38 added
- 3 edited
-
tags/1.1.1 (added)
-
tags/1.1.1/css (added)
-
tags/1.1.1/css/admin.css (added)
-
tags/1.1.1/css/pencislider.css (added)
-
tags/1.1.1/fonts (added)
-
tags/1.1.1/fonts/Lovelo.eot (added)
-
tags/1.1.1/fonts/Lovelo.svg (added)
-
tags/1.1.1/fonts/Lovelo.ttf (added)
-
tags/1.1.1/fonts/Lovelo.woff (added)
-
tags/1.1.1/images (added)
-
tags/1.1.1/images/loading-pattern.png (added)
-
tags/1.1.1/images/next.png (added)
-
tags/1.1.1/images/no-thumb.jpg (added)
-
tags/1.1.1/images/pattern.png (added)
-
tags/1.1.1/images/penci-icon.png (added)
-
tags/1.1.1/images/penci-shortcode.png (added)
-
tags/1.1.1/images/prev.png (added)
-
tags/1.1.1/inc (added)
-
tags/1.1.1/inc/fonts.php (added)
-
tags/1.1.1/inc/functions.php (added)
-
tags/1.1.1/inc/pencislider-form.php (added)
-
tags/1.1.1/inc/shortcode.php (added)
-
tags/1.1.1/inc/style.php (added)
-
tags/1.1.1/init.php (added)
-
tags/1.1.1/js (added)
-
tags/1.1.1/js/admin.js (added)
-
tags/1.1.1/js/field_color.js (added)
-
tags/1.1.1/js/field_upload.js (added)
-
tags/1.1.1/js/pencislider.js (added)
-
tags/1.1.1/js/reorder.js (added)
-
tags/1.1.1/js/script.min.js (added)
-
tags/1.1.1/languages (added)
-
tags/1.1.1/languages/xx_XX.po (added)
-
tags/1.1.1/mce (added)
-
tags/1.1.1/mce/js (added)
-
tags/1.1.1/mce/js/mce.js (added)
-
tags/1.1.1/mce/mce.php (added)
-
tags/1.1.1/readme.txt (added)
-
trunk/css/pencislider.css (modified) (1 diff)
-
trunk/init.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
penci-slider/trunk/css/pencislider.css
r1212241 r1216166 51 51 border: none; 52 52 } 53 .penci-slider ul.slides, ol,ul {53 .penci-slider ul.slides, .penci-slider ol, .penci-slider ul { 54 54 list-style: none !important; 55 55 margin: 0 !important; -
penci-slider/trunk/init.php
r1214915 r1216166 4 4 Plugin URI: http://pencidesign.com/ 5 5 Description: Easy to create a WordPress slider, full responsive, nice element transition and SEO optimized. 6 Version: 1.1 6 Version: 1.1.1 7 7 Author: PenciDesign 8 8 Author URI: http://pencidesign.com/ -
penci-slider/trunk/readme.txt
r1214319 r1216166 5 5 Requires at least: 3.9 6 6 Tested up to: 4.3 7 Stable tag: 1.1 7 Stable tag: 1.1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 74 74 75 75 == Changelog == 76 = 1.1.1 = 77 * Fix: Some minor bugs 78 76 79 = 1.1 = 77 80 * Add : Drag Drop to Reorder Slides
Note: See TracChangeset
for help on using the changeset viewer.