Version Description
- 06.23.2015 =
- Fix - Storefront install prompt no longer installs a child theme.
Download this release
Release Info
| Developer | woothemes |
| Plugin | |
| Version | 1.0.2 |
| Comparing to | |
| See all releases | |
Code changes from version 1.0.1 to 1.0.2
- assets/css/style.css +0 -0
- assets/css/style.scss +0 -0
- changelog.txt +0 -7
- config.codekit +874 -0
- index.php +0 -0
- languages/storefront-product-sharing.pot +0 -0
- readme.txt +6 -3
- storefront-product-sharing.php +5 -5
assets/css/style.css
CHANGED
|
File without changes
|
assets/css/style.scss
CHANGED
|
File without changes
|
changelog.txt
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
*** Storefront Product Sharing Changelog ***
|
| 2 |
-
|
| 3 |
-
2015.05.21 - version 1.0.1
|
| 4 |
-
* Fix - Properly encode spaces when adding the product title to the url.
|
| 5 |
-
|
| 6 |
-
2015.04.22 - version 1.0.0
|
| 7 |
-
* Initial release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.codekit
ADDED
|
@@ -0,0 +1,874 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit",
|
| 3 |
+
"creatorBuild": "18493",
|
| 4 |
+
"files": {
|
| 5 |
+
"\/assets\/css\/style.css": {
|
| 6 |
+
"fileType": 16,
|
| 7 |
+
"ignore": 1,
|
| 8 |
+
"ignoreWasSetByUser": 0,
|
| 9 |
+
"inputAbbreviatedPath": "\/assets\/css\/style.css",
|
| 10 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 11 |
+
"outputPathIsOutsideProject": 0,
|
| 12 |
+
"outputPathIsSetByUser": 0
|
| 13 |
+
},
|
| 14 |
+
"\/assets\/css\/style.scss": {
|
| 15 |
+
"createSourceMap": 0,
|
| 16 |
+
"debugStyle": 0,
|
| 17 |
+
"decimalPrecision": 10,
|
| 18 |
+
"fileType": 4,
|
| 19 |
+
"ignore": 0,
|
| 20 |
+
"ignoreWasSetByUser": 0,
|
| 21 |
+
"inputAbbreviatedPath": "\/assets\/css\/style.scss",
|
| 22 |
+
"outputAbbreviatedPath": "\/assets\/css\/style.css",
|
| 23 |
+
"outputPathIsOutsideProject": 0,
|
| 24 |
+
"outputPathIsSetByUser": 0,
|
| 25 |
+
"outputStyle": 0,
|
| 26 |
+
"shouldRunAutoprefixer": 0,
|
| 27 |
+
"shouldRunBless": 0,
|
| 28 |
+
"useLibsass": 0
|
| 29 |
+
},
|
| 30 |
+
"\/index.php": {
|
| 31 |
+
"fileType": 8192,
|
| 32 |
+
"ignore": 0,
|
| 33 |
+
"ignoreWasSetByUser": 0,
|
| 34 |
+
"inputAbbreviatedPath": "\/index.php",
|
| 35 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 36 |
+
"outputPathIsOutsideProject": 0,
|
| 37 |
+
"outputPathIsSetByUser": 0
|
| 38 |
+
},
|
| 39 |
+
"\/storefront-product-sharing.php": {
|
| 40 |
+
"fileType": 8192,
|
| 41 |
+
"ignore": 0,
|
| 42 |
+
"ignoreWasSetByUser": 0,
|
| 43 |
+
"inputAbbreviatedPath": "\/storefront-product-sharing.php",
|
| 44 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 45 |
+
"outputPathIsOutsideProject": 0,
|
| 46 |
+
"outputPathIsSetByUser": 0
|
| 47 |
+
}
|
| 48 |
+
},
|
| 49 |
+
"hooks": [
|
| 50 |
+
],
|
| 51 |
+
"lastSavedByUser": "James Koster",
|
| 52 |
+
"manualImportLinks": {
|
| 53 |
+
},
|
| 54 |
+
"projectAttributes": {
|
| 55 |
+
"bowerAbbreviatedPath": "",
|
| 56 |
+
"displayValue": "storefront-product-sharing",
|
| 57 |
+
"displayValueWasSetByUser": 0,
|
| 58 |
+
"iconImageName": "globe_orange"
|
| 59 |
+
},
|
| 60 |
+
"projectSettings": {
|
| 61 |
+
"alwaysUseExternalServer": 0,
|
| 62 |
+
"animateCSSInjections": 1,
|
| 63 |
+
"autoApplyPSLanguageSettingsStyle": 0,
|
| 64 |
+
"autoprefixerBrowserString": "> 1%, last 2 versions, Firefox ESR, Opera 12.1",
|
| 65 |
+
"autoSyncProjectSettingsFile": 1,
|
| 66 |
+
"browserRefreshDelay": 0,
|
| 67 |
+
"coffeeAutoOutputPathEnabled": 1,
|
| 68 |
+
"coffeeAutoOutputPathFilenamePattern": "*.js",
|
| 69 |
+
"coffeeAutoOutputPathRelativePath": "",
|
| 70 |
+
"coffeeAutoOutputPathReplace1": "",
|
| 71 |
+
"coffeeAutoOutputPathReplace2": "",
|
| 72 |
+
"coffeeAutoOutputPathStyle": 0,
|
| 73 |
+
"coffeeCreateSourceMap": 0,
|
| 74 |
+
"coffeeLintFlags2": {
|
| 75 |
+
"arrow_spacing": {
|
| 76 |
+
"active": 0,
|
| 77 |
+
"flagValue": -1
|
| 78 |
+
},
|
| 79 |
+
"camel_case_classes": {
|
| 80 |
+
"active": 1,
|
| 81 |
+
"flagValue": -1
|
| 82 |
+
},
|
| 83 |
+
"colon_assignment_spacing": {
|
| 84 |
+
"active": 0,
|
| 85 |
+
"flagValue": 1
|
| 86 |
+
},
|
| 87 |
+
"cyclomatic_complexity": {
|
| 88 |
+
"active": 0,
|
| 89 |
+
"flagValue": 10
|
| 90 |
+
},
|
| 91 |
+
"duplicate_key": {
|
| 92 |
+
"active": 1,
|
| 93 |
+
"flagValue": -1
|
| 94 |
+
},
|
| 95 |
+
"empty_constructor_needs_parens": {
|
| 96 |
+
"active": 0,
|
| 97 |
+
"flagValue": -1
|
| 98 |
+
},
|
| 99 |
+
"ensure_comprehensions": {
|
| 100 |
+
"active": 1,
|
| 101 |
+
"flagValue": -1
|
| 102 |
+
},
|
| 103 |
+
"indentation": {
|
| 104 |
+
"active": 1,
|
| 105 |
+
"flagValue": 2
|
| 106 |
+
},
|
| 107 |
+
"line_endings": {
|
| 108 |
+
"active": 0,
|
| 109 |
+
"flagValue": 0
|
| 110 |
+
},
|
| 111 |
+
"max_line_length": {
|
| 112 |
+
"active": 0,
|
| 113 |
+
"flagValue": 150
|
| 114 |
+
},
|
| 115 |
+
"missing_fat_arrows": {
|
| 116 |
+
"active": 0,
|
| 117 |
+
"flagValue": -1
|
| 118 |
+
},
|
| 119 |
+
"newlines_after_classes": {
|
| 120 |
+
"active": 0,
|
| 121 |
+
"flagValue": 3
|
| 122 |
+
},
|
| 123 |
+
"no_backticks": {
|
| 124 |
+
"active": 1,
|
| 125 |
+
"flagValue": -1
|
| 126 |
+
},
|
| 127 |
+
"no_debugger": {
|
| 128 |
+
"active": 1,
|
| 129 |
+
"flagValue": -1
|
| 130 |
+
},
|
| 131 |
+
"no_empty_functions": {
|
| 132 |
+
"active": 0,
|
| 133 |
+
"flagValue": -1
|
| 134 |
+
},
|
| 135 |
+
"no_empty_param_list": {
|
| 136 |
+
"active": 0,
|
| 137 |
+
"flagValue": -1
|
| 138 |
+
},
|
| 139 |
+
"no_implicit_braces": {
|
| 140 |
+
"active": 1,
|
| 141 |
+
"flagValue": -1
|
| 142 |
+
},
|
| 143 |
+
"no_implicit_parens": {
|
| 144 |
+
"active": 0,
|
| 145 |
+
"flagValue": -1
|
| 146 |
+
},
|
| 147 |
+
"no_interpolation_in_single_quotes": {
|
| 148 |
+
"active": 0,
|
| 149 |
+
"flagValue": -1
|
| 150 |
+
},
|
| 151 |
+
"no_plusplus": {
|
| 152 |
+
"active": 0,
|
| 153 |
+
"flagValue": -1
|
| 154 |
+
},
|
| 155 |
+
"no_stand_alone_at": {
|
| 156 |
+
"active": 1,
|
| 157 |
+
"flagValue": -1
|
| 158 |
+
},
|
| 159 |
+
"no_tabs": {
|
| 160 |
+
"active": 1,
|
| 161 |
+
"flagValue": -1
|
| 162 |
+
},
|
| 163 |
+
"no_throwing_strings": {
|
| 164 |
+
"active": 1,
|
| 165 |
+
"flagValue": -1
|
| 166 |
+
},
|
| 167 |
+
"no_trailing_semicolons": {
|
| 168 |
+
"active": 1,
|
| 169 |
+
"flagValue": -1
|
| 170 |
+
},
|
| 171 |
+
"no_trailing_whitespace": {
|
| 172 |
+
"active": 1,
|
| 173 |
+
"flagValue": -1
|
| 174 |
+
},
|
| 175 |
+
"no_unnecessary_double_quotes": {
|
| 176 |
+
"active": 0,
|
| 177 |
+
"flagValue": -1
|
| 178 |
+
},
|
| 179 |
+
"no_unnecessary_fat_arrows": {
|
| 180 |
+
"active": 1,
|
| 181 |
+
"flagValue": -1
|
| 182 |
+
},
|
| 183 |
+
"non_empty_constructor_needs_parens": {
|
| 184 |
+
"active": 0,
|
| 185 |
+
"flagValue": -1
|
| 186 |
+
},
|
| 187 |
+
"prefer_english_operator": {
|
| 188 |
+
"active": 0,
|
| 189 |
+
"flagValue": -1
|
| 190 |
+
},
|
| 191 |
+
"space_operators": {
|
| 192 |
+
"active": 0,
|
| 193 |
+
"flagValue": -1
|
| 194 |
+
},
|
| 195 |
+
"spacing_after_comma": {
|
| 196 |
+
"active": 1,
|
| 197 |
+
"flagValue": -1
|
| 198 |
+
}
|
| 199 |
+
},
|
| 200 |
+
"coffeeMinifyOutput": 1,
|
| 201 |
+
"coffeeOutputStyle": 0,
|
| 202 |
+
"coffeeSyntaxCheckerStyle": 1,
|
| 203 |
+
"externalServerAddress": "http:\/\/localhost:8888",
|
| 204 |
+
"externalServerPreviewPathAddition": "",
|
| 205 |
+
"genericWebpageFileExtensionsString": "html, htm, shtml, shtm, xhtml, php, jsp, asp, aspx, erb, ctp",
|
| 206 |
+
"hamlAutoOutputPathEnabled": 1,
|
| 207 |
+
"hamlAutoOutputPathFilenamePattern": "*.html",
|
| 208 |
+
"hamlAutoOutputPathRelativePath": "",
|
| 209 |
+
"hamlAutoOutputPathReplace1": "",
|
| 210 |
+
"hamlAutoOutputPathReplace2": "",
|
| 211 |
+
"hamlAutoOutputPathStyle": 0,
|
| 212 |
+
"hamlEscapeHTMLCharacters": 0,
|
| 213 |
+
"hamlNoEscapeInAttributes": 0,
|
| 214 |
+
"hamlOutputFormat": 2,
|
| 215 |
+
"hamlOutputStyle": 0,
|
| 216 |
+
"hamlUseCDATA": 0,
|
| 217 |
+
"hamlUseDoubleQuotes": 0,
|
| 218 |
+
"hamlUseUnixNewlines": 0,
|
| 219 |
+
"jadeAutoOutputPathEnabled": 1,
|
| 220 |
+
"jadeAutoOutputPathFilenamePattern": "*.html",
|
| 221 |
+
"jadeAutoOutputPathRelativePath": "",
|
| 222 |
+
"jadeAutoOutputPathReplace1": "",
|
| 223 |
+
"jadeAutoOutputPathReplace2": "",
|
| 224 |
+
"jadeAutoOutputPathStyle": 0,
|
| 225 |
+
"jadeCompileDebug": 1,
|
| 226 |
+
"jadeOutputStyle": 0,
|
| 227 |
+
"javascriptAutoOutputPathEnabled": 1,
|
| 228 |
+
"javascriptAutoOutputPathFilenamePattern": "*-min.js",
|
| 229 |
+
"javascriptAutoOutputPathRelativePath": "\/min",
|
| 230 |
+
"javascriptAutoOutputPathReplace1": "",
|
| 231 |
+
"javascriptAutoOutputPathReplace2": "",
|
| 232 |
+
"javascriptAutoOutputPathStyle": 2,
|
| 233 |
+
"javascriptCreateSourceMap": 1,
|
| 234 |
+
"javascriptOutputStyle": 1,
|
| 235 |
+
"javascriptSyntaxCheckerStyle": 1,
|
| 236 |
+
"jsCheckerReservedNamesString": "",
|
| 237 |
+
"jsHintFlags2": {
|
| 238 |
+
"asi": {
|
| 239 |
+
"active": 0,
|
| 240 |
+
"flagValue": -1
|
| 241 |
+
},
|
| 242 |
+
"bitwise": {
|
| 243 |
+
"active": 1,
|
| 244 |
+
"flagValue": -1
|
| 245 |
+
},
|
| 246 |
+
"boss": {
|
| 247 |
+
"active": 0,
|
| 248 |
+
"flagValue": -1
|
| 249 |
+
},
|
| 250 |
+
"browser": {
|
| 251 |
+
"active": 1,
|
| 252 |
+
"flagValue": -1
|
| 253 |
+
},
|
| 254 |
+
"browserify": {
|
| 255 |
+
"active": 0,
|
| 256 |
+
"flagValue": -1
|
| 257 |
+
},
|
| 258 |
+
"camelcase": {
|
| 259 |
+
"active": 0,
|
| 260 |
+
"flagValue": -1
|
| 261 |
+
},
|
| 262 |
+
"couch": {
|
| 263 |
+
"active": 0,
|
| 264 |
+
"flagValue": -1
|
| 265 |
+
},
|
| 266 |
+
"curly": {
|
| 267 |
+
"active": 1,
|
| 268 |
+
"flagValue": -1
|
| 269 |
+
},
|
| 270 |
+
"debug": {
|
| 271 |
+
"active": 0,
|
| 272 |
+
"flagValue": -1
|
| 273 |
+
},
|
| 274 |
+
"devel": {
|
| 275 |
+
"active": 0,
|
| 276 |
+
"flagValue": -1
|
| 277 |
+
},
|
| 278 |
+
"dojo": {
|
| 279 |
+
"active": 0,
|
| 280 |
+
"flagValue": -1
|
| 281 |
+
},
|
| 282 |
+
"elision": {
|
| 283 |
+
"active": 1,
|
| 284 |
+
"flagValue": -1
|
| 285 |
+
},
|
| 286 |
+
"eqeqeq": {
|
| 287 |
+
"active": 1,
|
| 288 |
+
"flagValue": -1
|
| 289 |
+
},
|
| 290 |
+
"eqnull": {
|
| 291 |
+
"active": 0,
|
| 292 |
+
"flagValue": -1
|
| 293 |
+
},
|
| 294 |
+
"es3": {
|
| 295 |
+
"active": 0,
|
| 296 |
+
"flagValue": -1
|
| 297 |
+
},
|
| 298 |
+
"esnext": {
|
| 299 |
+
"active": 0,
|
| 300 |
+
"flagValue": -1
|
| 301 |
+
},
|
| 302 |
+
"evil": {
|
| 303 |
+
"active": 0,
|
| 304 |
+
"flagValue": -1
|
| 305 |
+
},
|
| 306 |
+
"expr": {
|
| 307 |
+
"active": 0,
|
| 308 |
+
"flagValue": -1
|
| 309 |
+
},
|
| 310 |
+
"forin": {
|
| 311 |
+
"active": 0,
|
| 312 |
+
"flagValue": -1
|
| 313 |
+
},
|
| 314 |
+
"freeze": {
|
| 315 |
+
"active": 1,
|
| 316 |
+
"flagValue": -1
|
| 317 |
+
},
|
| 318 |
+
"funcscope": {
|
| 319 |
+
"active": 0,
|
| 320 |
+
"flagValue": -1
|
| 321 |
+
},
|
| 322 |
+
"globalstrict": {
|
| 323 |
+
"active": 0,
|
| 324 |
+
"flagValue": -1
|
| 325 |
+
},
|
| 326 |
+
"immed": {
|
| 327 |
+
"active": 0,
|
| 328 |
+
"flagValue": -1
|
| 329 |
+
},
|
| 330 |
+
"indent": {
|
| 331 |
+
"active": 0,
|
| 332 |
+
"flagValue": 4
|
| 333 |
+
},
|
| 334 |
+
"iterator": {
|
| 335 |
+
"active": 0,
|
| 336 |
+
"flagValue": -1
|
| 337 |
+
},
|
| 338 |
+
"jasmine": {
|
| 339 |
+
"active": 0,
|
| 340 |
+
"flagValue": -1
|
| 341 |
+
},
|
| 342 |
+
"jquery": {
|
| 343 |
+
"active": 1,
|
| 344 |
+
"flagValue": -1
|
| 345 |
+
},
|
| 346 |
+
"lastsemic": {
|
| 347 |
+
"active": 0,
|
| 348 |
+
"flagValue": -1
|
| 349 |
+
},
|
| 350 |
+
"latedef": {
|
| 351 |
+
"active": 1,
|
| 352 |
+
"flagValue": -1
|
| 353 |
+
},
|
| 354 |
+
"laxbreak": {
|
| 355 |
+
"active": 0,
|
| 356 |
+
"flagValue": -1
|
| 357 |
+
},
|
| 358 |
+
"laxcomma": {
|
| 359 |
+
"active": 0,
|
| 360 |
+
"flagValue": -1
|
| 361 |
+
},
|
| 362 |
+
"loopfunc": {
|
| 363 |
+
"active": 0,
|
| 364 |
+
"flagValue": -1
|
| 365 |
+
},
|
| 366 |
+
"maxcomplexity": {
|
| 367 |
+
"active": 0,
|
| 368 |
+
"flagValue": 10
|
| 369 |
+
},
|
| 370 |
+
"maxdepth": {
|
| 371 |
+
"active": 0,
|
| 372 |
+
"flagValue": 3
|
| 373 |
+
},
|
| 374 |
+
"maxlen": {
|
| 375 |
+
"active": 0,
|
| 376 |
+
"flagValue": 150
|
| 377 |
+
},
|
| 378 |
+
"maxparams": {
|
| 379 |
+
"active": 0,
|
| 380 |
+
"flagValue": 3
|
| 381 |
+
},
|
| 382 |
+
"maxstatements": {
|
| 383 |
+
"active": 0,
|
| 384 |
+
"flagValue": 4
|
| 385 |
+
},
|
| 386 |
+
"mocha": {
|
| 387 |
+
"active": 0,
|
| 388 |
+
"flagValue": -1
|
| 389 |
+
},
|
| 390 |
+
"mootools": {
|
| 391 |
+
"active": 0,
|
| 392 |
+
"flagValue": -1
|
| 393 |
+
},
|
| 394 |
+
"moz": {
|
| 395 |
+
"active": 0,
|
| 396 |
+
"flagValue": -1
|
| 397 |
+
},
|
| 398 |
+
"multistr": {
|
| 399 |
+
"active": 0,
|
| 400 |
+
"flagValue": -1
|
| 401 |
+
},
|
| 402 |
+
"newcap": {
|
| 403 |
+
"active": 1,
|
| 404 |
+
"flagValue": -1
|
| 405 |
+
},
|
| 406 |
+
"noarg": {
|
| 407 |
+
"active": 1,
|
| 408 |
+
"flagValue": -1
|
| 409 |
+
},
|
| 410 |
+
"node": {
|
| 411 |
+
"active": 0,
|
| 412 |
+
"flagValue": -1
|
| 413 |
+
},
|
| 414 |
+
"noempty": {
|
| 415 |
+
"active": 0,
|
| 416 |
+
"flagValue": -1
|
| 417 |
+
},
|
| 418 |
+
"nonbsp": {
|
| 419 |
+
"active": 0,
|
| 420 |
+
"flagValue": -1
|
| 421 |
+
},
|
| 422 |
+
"nonew": {
|
| 423 |
+
"active": 1,
|
| 424 |
+
"flagValue": -1
|
| 425 |
+
},
|
| 426 |
+
"nonstandard": {
|
| 427 |
+
"active": 0,
|
| 428 |
+
"flagValue": -1
|
| 429 |
+
},
|
| 430 |
+
"notypeof": {
|
| 431 |
+
"active": 1,
|
| 432 |
+
"flagValue": -1
|
| 433 |
+
},
|
| 434 |
+
"noyield": {
|
| 435 |
+
"active": 0,
|
| 436 |
+
"flagValue": -1
|
| 437 |
+
},
|
| 438 |
+
"onecase": {
|
| 439 |
+
"active": 0,
|
| 440 |
+
"flagValue": -1
|
| 441 |
+
},
|
| 442 |
+
"phantom": {
|
| 443 |
+
"active": 0,
|
| 444 |
+
"flagValue": -1
|
| 445 |
+
},
|
| 446 |
+
"plusplus": {
|
| 447 |
+
"active": 0,
|
| 448 |
+
"flagValue": -1
|
| 449 |
+
},
|
| 450 |
+
"proto": {
|
| 451 |
+
"active": 0,
|
| 452 |
+
"flagValue": -1
|
| 453 |
+
},
|
| 454 |
+
"prototypejs": {
|
| 455 |
+
"active": 0,
|
| 456 |
+
"flagValue": -1
|
| 457 |
+
},
|
| 458 |
+
"qunit": {
|
| 459 |
+
"active": 0,
|
| 460 |
+
"flagValue": -1
|
| 461 |
+
},
|
| 462 |
+
"regexp": {
|
| 463 |
+
"active": 1,
|
| 464 |
+
"flagValue": -1
|
| 465 |
+
},
|
| 466 |
+
"rhino": {
|
| 467 |
+
"active": 0,
|
| 468 |
+
"flagValue": -1
|
| 469 |
+
},
|
| 470 |
+
"scripturl": {
|
| 471 |
+
"active": 0,
|
| 472 |
+
"flagValue": -1
|
| 473 |
+
},
|
| 474 |
+
"shadow": {
|
| 475 |
+
"active": 0,
|
| 476 |
+
"flagValue": -1
|
| 477 |
+
},
|
| 478 |
+
"shelljs": {
|
| 479 |
+
"active": 0,
|
| 480 |
+
"flagValue": -1
|
| 481 |
+
},
|
| 482 |
+
"singleGroups": {
|
| 483 |
+
"active": 0,
|
| 484 |
+
"flagValue": -1
|
| 485 |
+
},
|
| 486 |
+
"strict": {
|
| 487 |
+
"active": 0,
|
| 488 |
+
"flagValue": -1
|
| 489 |
+
},
|
| 490 |
+
"sub": {
|
| 491 |
+
"active": 0,
|
| 492 |
+
"flagValue": -1
|
| 493 |
+
},
|
| 494 |
+
"supernew": {
|
| 495 |
+
"active": 0,
|
| 496 |
+
"flagValue": -1
|
| 497 |
+
},
|
| 498 |
+
"typed": {
|
| 499 |
+
"active": 0,
|
| 500 |
+
"flagValue": -1
|
| 501 |
+
},
|
| 502 |
+
"undef": {
|
| 503 |
+
"active": 1,
|
| 504 |
+
"flagValue": -1
|
| 505 |
+
},
|
| 506 |
+
"unused": {
|
| 507 |
+
"active": 1,
|
| 508 |
+
"flagValue": -1
|
| 509 |
+
},
|
| 510 |
+
"withstmt": {
|
| 511 |
+
"active": 0,
|
| 512 |
+
"flagValue": -1
|
| 513 |
+
},
|
| 514 |
+
"worker": {
|
| 515 |
+
"active": 0,
|
| 516 |
+
"flagValue": -1
|
| 517 |
+
},
|
| 518 |
+
"wsh": {
|
| 519 |
+
"active": 0,
|
| 520 |
+
"flagValue": -1
|
| 521 |
+
},
|
| 522 |
+
"yui": {
|
| 523 |
+
"active": 0,
|
| 524 |
+
"flagValue": -1
|
| 525 |
+
}
|
| 526 |
+
},
|
| 527 |
+
"jsLintFlags2": {
|
| 528 |
+
"ass": {
|
| 529 |
+
"active": 0,
|
| 530 |
+
"flagValue": -1
|
| 531 |
+
},
|
| 532 |
+
"bitwise": {
|
| 533 |
+
"active": 0,
|
| 534 |
+
"flagValue": -1
|
| 535 |
+
},
|
| 536 |
+
"browser": {
|
| 537 |
+
"active": 1,
|
| 538 |
+
"flagValue": -1
|
| 539 |
+
},
|
| 540 |
+
"closure": {
|
| 541 |
+
"active": 0,
|
| 542 |
+
"flagValue": -1
|
| 543 |
+
},
|
| 544 |
+
"continue": {
|
| 545 |
+
"active": 0,
|
| 546 |
+
"flagValue": -1
|
| 547 |
+
},
|
| 548 |
+
"debug": {
|
| 549 |
+
"active": 0,
|
| 550 |
+
"flagValue": -1
|
| 551 |
+
},
|
| 552 |
+
"devel": {
|
| 553 |
+
"active": 0,
|
| 554 |
+
"flagValue": -1
|
| 555 |
+
},
|
| 556 |
+
"eqeq": {
|
| 557 |
+
"active": 0,
|
| 558 |
+
"flagValue": -1
|
| 559 |
+
},
|
| 560 |
+
"evil": {
|
| 561 |
+
"active": 0,
|
| 562 |
+
"flagValue": -1
|
| 563 |
+
},
|
| 564 |
+
"forin": {
|
| 565 |
+
"active": 0,
|
| 566 |
+
"flagValue": -1
|
| 567 |
+
},
|
| 568 |
+
"indent": {
|
| 569 |
+
"active": 0,
|
| 570 |
+
"flagValue": 4
|
| 571 |
+
},
|
| 572 |
+
"maxlen": {
|
| 573 |
+
"active": 0,
|
| 574 |
+
"flagValue": 150
|
| 575 |
+
},
|
| 576 |
+
"newcap": {
|
| 577 |
+
"active": 0,
|
| 578 |
+
"flagValue": -1
|
| 579 |
+
},
|
| 580 |
+
"node": {
|
| 581 |
+
"active": 0,
|
| 582 |
+
"flagValue": -1
|
| 583 |
+
},
|
| 584 |
+
"nomen": {
|
| 585 |
+
"active": 0,
|
| 586 |
+
"flagValue": -1
|
| 587 |
+
},
|
| 588 |
+
"plusplus": {
|
| 589 |
+
"active": 0,
|
| 590 |
+
"flagValue": -1
|
| 591 |
+
},
|
| 592 |
+
"properties": {
|
| 593 |
+
"active": 0,
|
| 594 |
+
"flagValue": -1
|
| 595 |
+
},
|
| 596 |
+
"regexp": {
|
| 597 |
+
"active": 0,
|
| 598 |
+
"flagValue": -1
|
| 599 |
+
},
|
| 600 |
+
"rhino": {
|
| 601 |
+
"active": 0,
|
| 602 |
+
"flagValue": -1
|
| 603 |
+
},
|
| 604 |
+
"sloppy": {
|
| 605 |
+
"active": 0,
|
| 606 |
+
"flagValue": -1
|
| 607 |
+
},
|
| 608 |
+
"stupid": {
|
| 609 |
+
"active": 0,
|
| 610 |
+
"flagValue": -1
|
| 611 |
+
},
|
| 612 |
+
"sub": {
|
| 613 |
+
"active": 0,
|
| 614 |
+
"flagValue": -1
|
| 615 |
+
},
|
| 616 |
+
"todo": {
|
| 617 |
+
"active": 0,
|
| 618 |
+
"flagValue": -1
|
| 619 |
+
},
|
| 620 |
+
"unparam": {
|
| 621 |
+
"active": 0,
|
| 622 |
+
"flagValue": -1
|
| 623 |
+
},
|
| 624 |
+
"vars": {
|
| 625 |
+
"active": 0,
|
| 626 |
+
"flagValue": -1
|
| 627 |
+
},
|
| 628 |
+
"white": {
|
| 629 |
+
"active": 0,
|
| 630 |
+
"flagValue": -1
|
| 631 |
+
}
|
| 632 |
+
},
|
| 633 |
+
"kitAutoOutputPathEnabled": 1,
|
| 634 |
+
"kitAutoOutputPathFilenamePattern": "*.html",
|
| 635 |
+
"kitAutoOutputPathRelativePath": "",
|
| 636 |
+
"kitAutoOutputPathReplace1": "",
|
| 637 |
+
"kitAutoOutputPathReplace2": "",
|
| 638 |
+
"kitAutoOutputPathStyle": 0,
|
| 639 |
+
"lessAllowInsecureImports": 0,
|
| 640 |
+
"lessAutoOutputPathEnabled": 1,
|
| 641 |
+
"lessAutoOutputPathFilenamePattern": "*.css",
|
| 642 |
+
"lessAutoOutputPathRelativePath": "..\/css",
|
| 643 |
+
"lessAutoOutputPathReplace1": "less",
|
| 644 |
+
"lessAutoOutputPathReplace2": "css",
|
| 645 |
+
"lessAutoOutputPathStyle": 2,
|
| 646 |
+
"lessCreateSourceMap": 0,
|
| 647 |
+
"lessDisableJavascript": 0,
|
| 648 |
+
"lessIeCompatibility": 1,
|
| 649 |
+
"lessOutputStyle": 0,
|
| 650 |
+
"lessRelativeURLS": 0,
|
| 651 |
+
"lessStrictImports": 0,
|
| 652 |
+
"lessStrictMath": 0,
|
| 653 |
+
"lessStrictUnits": 0,
|
| 654 |
+
"markdownAutoOutputPathEnabled": 1,
|
| 655 |
+
"markdownAutoOutputPathFilenamePattern": "*.html",
|
| 656 |
+
"markdownAutoOutputPathRelativePath": "",
|
| 657 |
+
"markdownAutoOutputPathReplace1": "",
|
| 658 |
+
"markdownAutoOutputPathReplace2": "",
|
| 659 |
+
"markdownAutoOutputPathStyle": 0,
|
| 660 |
+
"markdownEnableFootnotes": 0,
|
| 661 |
+
"markdownEnableSmartyPants": 1,
|
| 662 |
+
"markdownExpandTabs": 1,
|
| 663 |
+
"reloadFileURLs": 0,
|
| 664 |
+
"sassAutoOutputPathEnabled": 1,
|
| 665 |
+
"sassAutoOutputPathFilenamePattern": "*.css",
|
| 666 |
+
"sassAutoOutputPathRelativePath": "..\/css",
|
| 667 |
+
"sassAutoOutputPathReplace1": "sass",
|
| 668 |
+
"sassAutoOutputPathReplace2": "css",
|
| 669 |
+
"sassAutoOutputPathStyle": 2,
|
| 670 |
+
"sassCreateSourceMap": 0,
|
| 671 |
+
"sassDebugStyle": 0,
|
| 672 |
+
"sassDecimalPrecision": 10,
|
| 673 |
+
"sassOutputStyle": 0,
|
| 674 |
+
"sassUseLibsass": 0,
|
| 675 |
+
"shouldRunAutoprefixer": 0,
|
| 676 |
+
"shouldRunBless": 0,
|
| 677 |
+
"skippedItemsString": ".svn, .git, .hg, log, _logs, _cache, cache, logs, node_modules",
|
| 678 |
+
"slimAutoOutputPathEnabled": 1,
|
| 679 |
+
"slimAutoOutputPathFilenamePattern": "*.html",
|
| 680 |
+
"slimAutoOutputPathRelativePath": "",
|
| 681 |
+
"slimAutoOutputPathReplace1": "",
|
| 682 |
+
"slimAutoOutputPathReplace2": "",
|
| 683 |
+
"slimAutoOutputPathStyle": 0,
|
| 684 |
+
"slimCompileOnly": 0,
|
| 685 |
+
"slimLogicless": 0,
|
| 686 |
+
"slimOutputFormat": 0,
|
| 687 |
+
"slimOutputStyle": 1,
|
| 688 |
+
"slimRailsCompatible": 0,
|
| 689 |
+
"stylusAutoOutputPathEnabled": 1,
|
| 690 |
+
"stylusAutoOutputPathFilenamePattern": "*.css",
|
| 691 |
+
"stylusAutoOutputPathRelativePath": "..\/css",
|
| 692 |
+
"stylusAutoOutputPathReplace1": "stylus",
|
| 693 |
+
"stylusAutoOutputPathReplace2": "css",
|
| 694 |
+
"stylusAutoOutputPathStyle": 2,
|
| 695 |
+
"stylusCreateSourceMap": 0,
|
| 696 |
+
"stylusDebugStyle": 0,
|
| 697 |
+
"stylusImportCSS": 0,
|
| 698 |
+
"stylusOutputStyle": 0,
|
| 699 |
+
"stylusResolveRelativeURLS": 0,
|
| 700 |
+
"typescriptAutoOutputPathEnabled": 1,
|
| 701 |
+
"typescriptAutoOutputPathFilenamePattern": "*.js",
|
| 702 |
+
"typescriptAutoOutputPathRelativePath": "\/js",
|
| 703 |
+
"typescriptAutoOutputPathReplace1": "",
|
| 704 |
+
"typescriptAutoOutputPathReplace2": "",
|
| 705 |
+
"typescriptAutoOutputPathStyle": 2,
|
| 706 |
+
"typescriptCreateDeclarationFile": 0,
|
| 707 |
+
"typescriptCreateSourceMap": 0,
|
| 708 |
+
"typescriptMinifyOutput": 0,
|
| 709 |
+
"typescriptModuleType": 0,
|
| 710 |
+
"typescriptNoImplicitAny": 0,
|
| 711 |
+
"typescriptPreserveConstEnums": 0,
|
| 712 |
+
"typescriptRemoveComments": 0,
|
| 713 |
+
"typescriptSuppressImplicitAnyIndexErrors": 0,
|
| 714 |
+
"typescriptTargetECMAVersion": 0,
|
| 715 |
+
"uglifyDefinesString": "",
|
| 716 |
+
"uglifyFlags2": {
|
| 717 |
+
"ascii-only": {
|
| 718 |
+
"active": 0,
|
| 719 |
+
"flagValue": -1
|
| 720 |
+
},
|
| 721 |
+
"booleans": {
|
| 722 |
+
"active": 1,
|
| 723 |
+
"flagValue": -1
|
| 724 |
+
},
|
| 725 |
+
"bracketize": {
|
| 726 |
+
"active": 0,
|
| 727 |
+
"flagValue": -1
|
| 728 |
+
},
|
| 729 |
+
"cascade": {
|
| 730 |
+
"active": 1,
|
| 731 |
+
"flagValue": -1
|
| 732 |
+
},
|
| 733 |
+
"comments": {
|
| 734 |
+
"active": 1,
|
| 735 |
+
"flagValue": -1
|
| 736 |
+
},
|
| 737 |
+
"comparisons": {
|
| 738 |
+
"active": 1,
|
| 739 |
+
"flagValue": -1
|
| 740 |
+
},
|
| 741 |
+
"compress": {
|
| 742 |
+
"active": 1,
|
| 743 |
+
"flagValue": -1
|
| 744 |
+
},
|
| 745 |
+
"conditionals": {
|
| 746 |
+
"active": 1,
|
| 747 |
+
"flagValue": -1
|
| 748 |
+
},
|
| 749 |
+
"dead_code": {
|
| 750 |
+
"active": 0,
|
| 751 |
+
"flagValue": -1
|
| 752 |
+
},
|
| 753 |
+
"drop_console": {
|
| 754 |
+
"active": 0,
|
| 755 |
+
"flagValue": -1
|
| 756 |
+
},
|
| 757 |
+
"drop_debugger": {
|
| 758 |
+
"active": 1,
|
| 759 |
+
"flagValue": -1
|
| 760 |
+
},
|
| 761 |
+
"eval": {
|
| 762 |
+
"active": 0,
|
| 763 |
+
"flagValue": -1
|
| 764 |
+
},
|
| 765 |
+
"evaluate": {
|
| 766 |
+
"active": 1,
|
| 767 |
+
"flagValue": -1
|
| 768 |
+
},
|
| 769 |
+
"hoist_funs": {
|
| 770 |
+
"active": 1,
|
| 771 |
+
"flagValue": -1
|
| 772 |
+
},
|
| 773 |
+
"hoist_vars": {
|
| 774 |
+
"active": 0,
|
| 775 |
+
"flagValue": -1
|
| 776 |
+
},
|
| 777 |
+
"if_return": {
|
| 778 |
+
"active": 1,
|
| 779 |
+
"flagValue": -1
|
| 780 |
+
},
|
| 781 |
+
"indent-level": {
|
| 782 |
+
"active": 0,
|
| 783 |
+
"flagValue": 4
|
| 784 |
+
},
|
| 785 |
+
"indent-start": {
|
| 786 |
+
"active": 0,
|
| 787 |
+
"flagValue": 0
|
| 788 |
+
},
|
| 789 |
+
"inline-script": {
|
| 790 |
+
"active": 0,
|
| 791 |
+
"flagValue": -1
|
| 792 |
+
},
|
| 793 |
+
"join_vars": {
|
| 794 |
+
"active": 1,
|
| 795 |
+
"flagValue": -1
|
| 796 |
+
},
|
| 797 |
+
"keep_fargs": {
|
| 798 |
+
"active": 0,
|
| 799 |
+
"flagValue": -1
|
| 800 |
+
},
|
| 801 |
+
"loops": {
|
| 802 |
+
"active": 1,
|
| 803 |
+
"flagValue": -1
|
| 804 |
+
},
|
| 805 |
+
"mangle": {
|
| 806 |
+
"active": 1,
|
| 807 |
+
"flagValue": -1
|
| 808 |
+
},
|
| 809 |
+
"max-line-len": {
|
| 810 |
+
"active": 1,
|
| 811 |
+
"flagValue": 32000
|
| 812 |
+
},
|
| 813 |
+
"negate_iife": {
|
| 814 |
+
"active": 1,
|
| 815 |
+
"flagValue": -1
|
| 816 |
+
},
|
| 817 |
+
"properties": {
|
| 818 |
+
"active": 1,
|
| 819 |
+
"flagValue": -1
|
| 820 |
+
},
|
| 821 |
+
"pure_getters": {
|
| 822 |
+
"active": 0,
|
| 823 |
+
"flagValue": -1
|
| 824 |
+
},
|
| 825 |
+
"quote-keys": {
|
| 826 |
+
"active": 0,
|
| 827 |
+
"flagValue": -1
|
| 828 |
+
},
|
| 829 |
+
"screw-ie8": {
|
| 830 |
+
"active": 0,
|
| 831 |
+
"flagValue": -1
|
| 832 |
+
},
|
| 833 |
+
"semicolons": {
|
| 834 |
+
"active": 1,
|
| 835 |
+
"flagValue": -1
|
| 836 |
+
},
|
| 837 |
+
"sequences": {
|
| 838 |
+
"active": 1,
|
| 839 |
+
"flagValue": -1
|
| 840 |
+
},
|
| 841 |
+
"sort": {
|
| 842 |
+
"active": 0,
|
| 843 |
+
"flagValue": -1
|
| 844 |
+
},
|
| 845 |
+
"space-colon": {
|
| 846 |
+
"active": 1,
|
| 847 |
+
"flagValue": -1
|
| 848 |
+
},
|
| 849 |
+
"toplevel": {
|
| 850 |
+
"active": 0,
|
| 851 |
+
"flagValue": -1
|
| 852 |
+
},
|
| 853 |
+
"unsafe": {
|
| 854 |
+
"active": 0,
|
| 855 |
+
"flagValue": -1
|
| 856 |
+
},
|
| 857 |
+
"unused": {
|
| 858 |
+
"active": 0,
|
| 859 |
+
"flagValue": -1
|
| 860 |
+
},
|
| 861 |
+
"warnings": {
|
| 862 |
+
"active": 0,
|
| 863 |
+
"flagValue": -1
|
| 864 |
+
},
|
| 865 |
+
"width": {
|
| 866 |
+
"active": 1,
|
| 867 |
+
"flagValue": 80
|
| 868 |
+
}
|
| 869 |
+
},
|
| 870 |
+
"uglifyReservedNamesString": "$",
|
| 871 |
+
"websiteRelativeRoot": ""
|
| 872 |
+
},
|
| 873 |
+
"settingsFileVersion": "2"
|
| 874 |
+
}
|
index.php
CHANGED
|
File without changes
|
languages/storefront-product-sharing.pot
CHANGED
|
File without changes
|
readme.txt
CHANGED
|
@@ -2,8 +2,8 @@
|
|
| 2 |
Contributors: jameskoster, woothemes, tiagonoronha
|
| 3 |
Tags: woocommerce, ecommerce, storefront, social, sharing, seo
|
| 4 |
Requires at least: 3.5
|
| 5 |
-
Tested up to: 4.
|
| 6 |
-
Stable tag: 1.0.
|
| 7 |
License: GPLv2 or later
|
| 8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 9 |
|
|
@@ -33,7 +33,10 @@ This plugin will only work with the [Storefront](http://wordpress.org/themes/sto
|
|
| 33 |
|
| 34 |
== Changelog ==
|
| 35 |
|
| 36 |
-
= 1.0.
|
|
|
|
|
|
|
|
|
|
| 37 |
* Fix - Properly encode spaces when adding the product title to the url.
|
| 38 |
|
| 39 |
= 1.0.0 - 04.01.2015 =
|
| 2 |
Contributors: jameskoster, woothemes, tiagonoronha
|
| 3 |
Tags: woocommerce, ecommerce, storefront, social, sharing, seo
|
| 4 |
Requires at least: 3.5
|
| 5 |
+
Tested up to: 4.2.2
|
| 6 |
+
Stable tag: 1.0.2
|
| 7 |
License: GPLv2 or later
|
| 8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 9 |
|
| 33 |
|
| 34 |
== Changelog ==
|
| 35 |
|
| 36 |
+
= 1.0.2 - 06.23.2015 =
|
| 37 |
+
* Fix - Storefront install prompt no longer installs a child theme.
|
| 38 |
+
|
| 39 |
+
= 1.0.1 - 05.21.2015 =
|
| 40 |
* Fix - Properly encode spaces when adding the product title to the url.
|
| 41 |
|
| 42 |
= 1.0.0 - 04.01.2015 =
|
storefront-product-sharing.php
CHANGED
|
@@ -3,11 +3,11 @@
|
|
| 3 |
* Plugin Name: Storefront Product Sharing
|
| 4 |
* Plugin URI: http://woothemes.com/products/storefront-product-sharing/
|
| 5 |
* Description: Add attractive social sharing icons for Facebook, Twitter, Pinterest and Email to your product pages.
|
| 6 |
-
* Version: 1.0.
|
| 7 |
* Author: WooThemes
|
| 8 |
* Author URI: http://woothemes.com/
|
| 9 |
* Requires at least: 4.0.0
|
| 10 |
-
* Tested up to: 4.
|
| 11 |
*
|
| 12 |
* Text Domain: storefront-product-sharing
|
| 13 |
* Domain Path: /languages/
|
|
@@ -84,7 +84,7 @@ final class Storefront_Product_Sharing {
|
|
| 84 |
$this->token = 'storefront-product-sharing';
|
| 85 |
$this->plugin_url = plugin_dir_url( __FILE__ );
|
| 86 |
$this->plugin_path = plugin_dir_path( __FILE__ );
|
| 87 |
-
$this->version = '1.0.
|
| 88 |
|
| 89 |
register_activation_hook( __FILE__, array( $this, 'install' ) );
|
| 90 |
|
|
@@ -186,8 +186,8 @@ final class Storefront_Product_Sharing {
|
|
| 186 |
* @return void
|
| 187 |
*/
|
| 188 |
public function sps_install_storefront_notice() {
|
| 189 |
-
echo '<div class="updated">
|
| 190 |
-
<p>' . __( 'Storefront Product Sharing requires that you use Storefront as your parent theme.', 'storefront-product-sharing' ) . ' <a href="' . esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=storefront' ), 'install-
|
| 191 |
</div>';
|
| 192 |
}
|
| 193 |
|
| 3 |
* Plugin Name: Storefront Product Sharing
|
| 4 |
* Plugin URI: http://woothemes.com/products/storefront-product-sharing/
|
| 5 |
* Description: Add attractive social sharing icons for Facebook, Twitter, Pinterest and Email to your product pages.
|
| 6 |
+
* Version: 1.0.2
|
| 7 |
* Author: WooThemes
|
| 8 |
* Author URI: http://woothemes.com/
|
| 9 |
* Requires at least: 4.0.0
|
| 10 |
+
* Tested up to: 4.2.2
|
| 11 |
*
|
| 12 |
* Text Domain: storefront-product-sharing
|
| 13 |
* Domain Path: /languages/
|
| 84 |
$this->token = 'storefront-product-sharing';
|
| 85 |
$this->plugin_url = plugin_dir_url( __FILE__ );
|
| 86 |
$this->plugin_path = plugin_dir_path( __FILE__ );
|
| 87 |
+
$this->version = '1.0.2';
|
| 88 |
|
| 89 |
register_activation_hook( __FILE__, array( $this, 'install' ) );
|
| 90 |
|
| 186 |
* @return void
|
| 187 |
*/
|
| 188 |
public function sps_install_storefront_notice() {
|
| 189 |
+
echo '<div class="notice is-dismissible updated">
|
| 190 |
+
<p>' . __( 'Storefront Product Sharing requires that you use Storefront as your parent theme.', 'storefront-product-sharing' ) . ' <a href="' . esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=storefront' ), 'install-theme_storefront' ) ) .'">' . __( 'Install Storefront now', 'storefront-product-sharing' ) . '</a></p>
|
| 191 |
</div>';
|
| 192 |
}
|
| 193 |
|
