Version Description
- Fix: Autoloader could not properly include files due to strtolower()
Download this release
Release Info
| Developer | aristath |
| Plugin | |
| Version | 0.8.2 |
| Comparing to | |
| See all releases | |
Code changes from version 0.8.1 to 0.8.2
- config.codekit +1243 -0
- includes/Kirki.php +2 -2
- kirki.php +1 -1
- languages/kirki-en_US.mo +0 -0
- languages/kirki-en_US.po +44 -46
- readme.txt +14 -10
config.codekit
ADDED
|
@@ -0,0 +1,1243 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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\/hint.css": {
|
| 6 |
+
"fileType": 16,
|
| 7 |
+
"ignore": 0,
|
| 8 |
+
"ignoreWasSetByUser": 0,
|
| 9 |
+
"inputAbbreviatedPath": "\/assets\/css\/hint.css",
|
| 10 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 11 |
+
"outputPathIsOutsideProject": 0,
|
| 12 |
+
"outputPathIsSetByUser": 0
|
| 13 |
+
},
|
| 14 |
+
"\/assets\/css\/jquery-ui-1.10.0.custom.css": {
|
| 15 |
+
"fileType": 16,
|
| 16 |
+
"ignore": 0,
|
| 17 |
+
"ignoreWasSetByUser": 0,
|
| 18 |
+
"inputAbbreviatedPath": "\/assets\/css\/jquery-ui-1.10.0.custom.css",
|
| 19 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 20 |
+
"outputPathIsOutsideProject": 0,
|
| 21 |
+
"outputPathIsSetByUser": 0
|
| 22 |
+
},
|
| 23 |
+
"\/assets\/css\/kirki-styles.css": {
|
| 24 |
+
"fileType": 16,
|
| 25 |
+
"ignore": 0,
|
| 26 |
+
"ignoreWasSetByUser": 0,
|
| 27 |
+
"inputAbbreviatedPath": "\/assets\/css\/kirki-styles.css",
|
| 28 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 29 |
+
"outputPathIsOutsideProject": 0,
|
| 30 |
+
"outputPathIsSetByUser": 0
|
| 31 |
+
},
|
| 32 |
+
"\/assets\/images\/1c.png": {
|
| 33 |
+
"fileType": 32768,
|
| 34 |
+
"ignore": 0,
|
| 35 |
+
"ignoreWasSetByUser": 0,
|
| 36 |
+
"initialSize": 138,
|
| 37 |
+
"inputAbbreviatedPath": "\/assets\/images\/1c.png",
|
| 38 |
+
"outputAbbreviatedPath": "\/assets\/images\/1c.png",
|
| 39 |
+
"outputPathIsOutsideProject": 0,
|
| 40 |
+
"outputPathIsSetByUser": 0,
|
| 41 |
+
"processed": 0
|
| 42 |
+
},
|
| 43 |
+
"\/assets\/images\/2cl.png": {
|
| 44 |
+
"fileType": 32768,
|
| 45 |
+
"ignore": 0,
|
| 46 |
+
"ignoreWasSetByUser": 0,
|
| 47 |
+
"initialSize": 2984,
|
| 48 |
+
"inputAbbreviatedPath": "\/assets\/images\/2cl.png",
|
| 49 |
+
"outputAbbreviatedPath": "\/assets\/images\/2cl.png",
|
| 50 |
+
"outputPathIsOutsideProject": 0,
|
| 51 |
+
"outputPathIsSetByUser": 0,
|
| 52 |
+
"processed": 0
|
| 53 |
+
},
|
| 54 |
+
"\/assets\/images\/2cr.png": {
|
| 55 |
+
"fileType": 32768,
|
| 56 |
+
"ignore": 0,
|
| 57 |
+
"ignoreWasSetByUser": 0,
|
| 58 |
+
"initialSize": 2985,
|
| 59 |
+
"inputAbbreviatedPath": "\/assets\/images\/2cr.png",
|
| 60 |
+
"outputAbbreviatedPath": "\/assets\/images\/2cr.png",
|
| 61 |
+
"outputPathIsOutsideProject": 0,
|
| 62 |
+
"outputPathIsSetByUser": 0,
|
| 63 |
+
"processed": 0
|
| 64 |
+
},
|
| 65 |
+
"\/assets\/images\/3cl.png": {
|
| 66 |
+
"fileType": 32768,
|
| 67 |
+
"ignore": 0,
|
| 68 |
+
"ignoreWasSetByUser": 0,
|
| 69 |
+
"initialSize": 3156,
|
| 70 |
+
"inputAbbreviatedPath": "\/assets\/images\/3cl.png",
|
| 71 |
+
"outputAbbreviatedPath": "\/assets\/images\/3cl.png",
|
| 72 |
+
"outputPathIsOutsideProject": 0,
|
| 73 |
+
"outputPathIsSetByUser": 0,
|
| 74 |
+
"processed": 0
|
| 75 |
+
},
|
| 76 |
+
"\/assets\/images\/3cm.png": {
|
| 77 |
+
"fileType": 32768,
|
| 78 |
+
"ignore": 0,
|
| 79 |
+
"ignoreWasSetByUser": 0,
|
| 80 |
+
"initialSize": 3036,
|
| 81 |
+
"inputAbbreviatedPath": "\/assets\/images\/3cm.png",
|
| 82 |
+
"outputAbbreviatedPath": "\/assets\/images\/3cm.png",
|
| 83 |
+
"outputPathIsOutsideProject": 0,
|
| 84 |
+
"outputPathIsSetByUser": 0,
|
| 85 |
+
"processed": 0
|
| 86 |
+
},
|
| 87 |
+
"\/assets\/images\/3cr.png": {
|
| 88 |
+
"fileType": 32768,
|
| 89 |
+
"ignore": 0,
|
| 90 |
+
"ignoreWasSetByUser": 0,
|
| 91 |
+
"initialSize": 3050,
|
| 92 |
+
"inputAbbreviatedPath": "\/assets\/images\/3cr.png",
|
| 93 |
+
"outputAbbreviatedPath": "\/assets\/images\/3cr.png",
|
| 94 |
+
"outputPathIsOutsideProject": 0,
|
| 95 |
+
"outputPathIsSetByUser": 0,
|
| 96 |
+
"processed": 0
|
| 97 |
+
},
|
| 98 |
+
"\/assets\/js\/customizer.js": {
|
| 99 |
+
"fileType": 64,
|
| 100 |
+
"ignore": 0,
|
| 101 |
+
"ignoreWasSetByUser": 0,
|
| 102 |
+
"inputAbbreviatedPath": "\/assets\/js\/customizer.js",
|
| 103 |
+
"outputAbbreviatedPath": "\/assets\/js\/min\/customizer-min.js",
|
| 104 |
+
"outputPathIsOutsideProject": 0,
|
| 105 |
+
"outputPathIsSetByUser": 0,
|
| 106 |
+
"outputStyle": 1,
|
| 107 |
+
"syntaxCheckerStyle": 1
|
| 108 |
+
},
|
| 109 |
+
"\/assets\/js\/serialize.js": {
|
| 110 |
+
"fileType": 64,
|
| 111 |
+
"ignore": 0,
|
| 112 |
+
"ignoreWasSetByUser": 0,
|
| 113 |
+
"inputAbbreviatedPath": "\/assets\/js\/serialize.js",
|
| 114 |
+
"outputAbbreviatedPath": "\/assets\/js\/min\/serialize-min.js",
|
| 115 |
+
"outputPathIsOutsideProject": 0,
|
| 116 |
+
"outputPathIsSetByUser": 0,
|
| 117 |
+
"outputStyle": 1,
|
| 118 |
+
"syntaxCheckerStyle": 1
|
| 119 |
+
},
|
| 120 |
+
"\/includes\/Config.php": {
|
| 121 |
+
"fileType": 8192,
|
| 122 |
+
"ignore": 0,
|
| 123 |
+
"ignoreWasSetByUser": 0,
|
| 124 |
+
"inputAbbreviatedPath": "\/includes\/Config.php",
|
| 125 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 126 |
+
"outputPathIsOutsideProject": 0,
|
| 127 |
+
"outputPathIsSetByUser": 0
|
| 128 |
+
},
|
| 129 |
+
"\/includes\/Control.php": {
|
| 130 |
+
"fileType": 8192,
|
| 131 |
+
"ignore": 0,
|
| 132 |
+
"ignoreWasSetByUser": 0,
|
| 133 |
+
"inputAbbreviatedPath": "\/includes\/Control.php",
|
| 134 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 135 |
+
"outputPathIsOutsideProject": 0,
|
| 136 |
+
"outputPathIsSetByUser": 0
|
| 137 |
+
},
|
| 138 |
+
"\/includes\/Controls.php": {
|
| 139 |
+
"fileType": 8192,
|
| 140 |
+
"ignore": 0,
|
| 141 |
+
"ignoreWasSetByUser": 0,
|
| 142 |
+
"inputAbbreviatedPath": "\/includes\/Controls.php",
|
| 143 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 144 |
+
"outputPathIsOutsideProject": 0,
|
| 145 |
+
"outputPathIsSetByUser": 0
|
| 146 |
+
},
|
| 147 |
+
"\/includes\/Controls\/CustomControl.php": {
|
| 148 |
+
"fileType": 8192,
|
| 149 |
+
"ignore": 0,
|
| 150 |
+
"ignoreWasSetByUser": 0,
|
| 151 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/CustomControl.php",
|
| 152 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 153 |
+
"outputPathIsOutsideProject": 0,
|
| 154 |
+
"outputPathIsSetByUser": 0
|
| 155 |
+
},
|
| 156 |
+
"\/includes\/Controls\/EditorControl.php": {
|
| 157 |
+
"fileType": 8192,
|
| 158 |
+
"ignore": 0,
|
| 159 |
+
"ignoreWasSetByUser": 0,
|
| 160 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/EditorControl.php",
|
| 161 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 162 |
+
"outputPathIsOutsideProject": 0,
|
| 163 |
+
"outputPathIsSetByUser": 0
|
| 164 |
+
},
|
| 165 |
+
"\/includes\/Controls\/MultiCheckControl.php": {
|
| 166 |
+
"fileType": 8192,
|
| 167 |
+
"ignore": 0,
|
| 168 |
+
"ignoreWasSetByUser": 0,
|
| 169 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/MultiCheckControl.php",
|
| 170 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 171 |
+
"outputPathIsOutsideProject": 0,
|
| 172 |
+
"outputPathIsSetByUser": 0
|
| 173 |
+
},
|
| 174 |
+
"\/includes\/Controls\/NumberControl.php": {
|
| 175 |
+
"fileType": 8192,
|
| 176 |
+
"ignore": 0,
|
| 177 |
+
"ignoreWasSetByUser": 0,
|
| 178 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/NumberControl.php",
|
| 179 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 180 |
+
"outputPathIsOutsideProject": 0,
|
| 181 |
+
"outputPathIsSetByUser": 0
|
| 182 |
+
},
|
| 183 |
+
"\/includes\/Controls\/PaletteControl.php": {
|
| 184 |
+
"fileType": 8192,
|
| 185 |
+
"ignore": 0,
|
| 186 |
+
"ignoreWasSetByUser": 0,
|
| 187 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/PaletteControl.php",
|
| 188 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 189 |
+
"outputPathIsOutsideProject": 0,
|
| 190 |
+
"outputPathIsSetByUser": 0
|
| 191 |
+
},
|
| 192 |
+
"\/includes\/Controls\/RadioButtonSetControl.php": {
|
| 193 |
+
"fileType": 8192,
|
| 194 |
+
"ignore": 0,
|
| 195 |
+
"ignoreWasSetByUser": 0,
|
| 196 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/RadioButtonSetControl.php",
|
| 197 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 198 |
+
"outputPathIsOutsideProject": 0,
|
| 199 |
+
"outputPathIsSetByUser": 0
|
| 200 |
+
},
|
| 201 |
+
"\/includes\/Controls\/RadioImageControl.php": {
|
| 202 |
+
"fileType": 8192,
|
| 203 |
+
"ignore": 0,
|
| 204 |
+
"ignoreWasSetByUser": 0,
|
| 205 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/RadioImageControl.php",
|
| 206 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 207 |
+
"outputPathIsOutsideProject": 0,
|
| 208 |
+
"outputPathIsSetByUser": 0
|
| 209 |
+
},
|
| 210 |
+
"\/includes\/Controls\/SortableControl.php": {
|
| 211 |
+
"fileType": 8192,
|
| 212 |
+
"ignore": 0,
|
| 213 |
+
"ignoreWasSetByUser": 0,
|
| 214 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/SortableControl.php",
|
| 215 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 216 |
+
"outputPathIsOutsideProject": 0,
|
| 217 |
+
"outputPathIsSetByUser": 0
|
| 218 |
+
},
|
| 219 |
+
"\/includes\/Controls\/SwitchControl.php": {
|
| 220 |
+
"fileType": 8192,
|
| 221 |
+
"ignore": 0,
|
| 222 |
+
"ignoreWasSetByUser": 0,
|
| 223 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/SwitchControl.php",
|
| 224 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 225 |
+
"outputPathIsOutsideProject": 0,
|
| 226 |
+
"outputPathIsSetByUser": 0
|
| 227 |
+
},
|
| 228 |
+
"\/includes\/Controls\/ToggleControl.php": {
|
| 229 |
+
"fileType": 8192,
|
| 230 |
+
"ignore": 0,
|
| 231 |
+
"ignoreWasSetByUser": 0,
|
| 232 |
+
"inputAbbreviatedPath": "\/includes\/Controls\/ToggleControl.php",
|
| 233 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 234 |
+
"outputPathIsOutsideProject": 0,
|
| 235 |
+
"outputPathIsSetByUser": 0
|
| 236 |
+
},
|
| 237 |
+
"\/includes\/Fonts\/FontRegistry.php": {
|
| 238 |
+
"fileType": 8192,
|
| 239 |
+
"ignore": 0,
|
| 240 |
+
"ignoreWasSetByUser": 0,
|
| 241 |
+
"inputAbbreviatedPath": "\/includes\/Fonts\/FontRegistry.php",
|
| 242 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 243 |
+
"outputPathIsOutsideProject": 0,
|
| 244 |
+
"outputPathIsSetByUser": 0
|
| 245 |
+
},
|
| 246 |
+
"\/includes\/Helpers\/deprecated.php": {
|
| 247 |
+
"fileType": 8192,
|
| 248 |
+
"ignore": 0,
|
| 249 |
+
"ignoreWasSetByUser": 0,
|
| 250 |
+
"inputAbbreviatedPath": "\/includes\/Helpers\/deprecated.php",
|
| 251 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 252 |
+
"outputPathIsOutsideProject": 0,
|
| 253 |
+
"outputPathIsSetByUser": 0
|
| 254 |
+
},
|
| 255 |
+
"\/includes\/Helpers\/helpers.php": {
|
| 256 |
+
"fileType": 8192,
|
| 257 |
+
"ignore": 0,
|
| 258 |
+
"ignoreWasSetByUser": 0,
|
| 259 |
+
"inputAbbreviatedPath": "\/includes\/Helpers\/helpers.php",
|
| 260 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 261 |
+
"outputPathIsOutsideProject": 0,
|
| 262 |
+
"outputPathIsSetByUser": 0
|
| 263 |
+
},
|
| 264 |
+
"\/includes\/Helpers\/libraries\/class-kirki-color.php": {
|
| 265 |
+
"fileType": 8192,
|
| 266 |
+
"ignore": 0,
|
| 267 |
+
"ignoreWasSetByUser": 0,
|
| 268 |
+
"inputAbbreviatedPath": "\/includes\/Helpers\/libraries\/class-kirki-color.php",
|
| 269 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 270 |
+
"outputPathIsOutsideProject": 0,
|
| 271 |
+
"outputPathIsSetByUser": 0
|
| 272 |
+
},
|
| 273 |
+
"\/includes\/Helpers\/libraries\/class-kirki-colourlovers.php": {
|
| 274 |
+
"fileType": 8192,
|
| 275 |
+
"ignore": 0,
|
| 276 |
+
"ignoreWasSetByUser": 0,
|
| 277 |
+
"inputAbbreviatedPath": "\/includes\/Helpers\/libraries\/class-kirki-colourlovers.php",
|
| 278 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 279 |
+
"outputPathIsOutsideProject": 0,
|
| 280 |
+
"outputPathIsSetByUser": 0
|
| 281 |
+
},
|
| 282 |
+
"\/includes\/Helpers\/sanitize.php": {
|
| 283 |
+
"fileType": 8192,
|
| 284 |
+
"ignore": 0,
|
| 285 |
+
"ignoreWasSetByUser": 0,
|
| 286 |
+
"inputAbbreviatedPath": "\/includes\/Helpers\/sanitize.php",
|
| 287 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 288 |
+
"outputPathIsOutsideProject": 0,
|
| 289 |
+
"outputPathIsSetByUser": 0
|
| 290 |
+
},
|
| 291 |
+
"\/includes\/Kirki.php": {
|
| 292 |
+
"fileType": 8192,
|
| 293 |
+
"ignore": 0,
|
| 294 |
+
"ignoreWasSetByUser": 0,
|
| 295 |
+
"inputAbbreviatedPath": "\/includes\/Kirki.php",
|
| 296 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 297 |
+
"outputPathIsOutsideProject": 0,
|
| 298 |
+
"outputPathIsSetByUser": 0
|
| 299 |
+
},
|
| 300 |
+
"\/includes\/Scripts\/Customizer\/Branding.php": {
|
| 301 |
+
"fileType": 8192,
|
| 302 |
+
"ignore": 0,
|
| 303 |
+
"ignoreWasSetByUser": 0,
|
| 304 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/Customizer\/Branding.php",
|
| 305 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 306 |
+
"outputPathIsOutsideProject": 0,
|
| 307 |
+
"outputPathIsSetByUser": 0
|
| 308 |
+
},
|
| 309 |
+
"\/includes\/Scripts\/Customizer\/Dependencies.php": {
|
| 310 |
+
"fileType": 8192,
|
| 311 |
+
"ignore": 0,
|
| 312 |
+
"ignoreWasSetByUser": 0,
|
| 313 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/Customizer\/Dependencies.php",
|
| 314 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 315 |
+
"outputPathIsOutsideProject": 0,
|
| 316 |
+
"outputPathIsSetByUser": 0
|
| 317 |
+
},
|
| 318 |
+
"\/includes\/Scripts\/Customizer\/PostMessage.php": {
|
| 319 |
+
"fileType": 8192,
|
| 320 |
+
"ignore": 0,
|
| 321 |
+
"ignoreWasSetByUser": 0,
|
| 322 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/Customizer\/PostMessage.php",
|
| 323 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 324 |
+
"outputPathIsOutsideProject": 0,
|
| 325 |
+
"outputPathIsSetByUser": 0
|
| 326 |
+
},
|
| 327 |
+
"\/includes\/Scripts\/Customizer\/Required.php": {
|
| 328 |
+
"fileType": 8192,
|
| 329 |
+
"ignore": 0,
|
| 330 |
+
"ignoreWasSetByUser": 0,
|
| 331 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/Customizer\/Required.php",
|
| 332 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 333 |
+
"outputPathIsOutsideProject": 0,
|
| 334 |
+
"outputPathIsSetByUser": 0
|
| 335 |
+
},
|
| 336 |
+
"\/includes\/Scripts\/Customizer\/Tooltips.php": {
|
| 337 |
+
"fileType": 8192,
|
| 338 |
+
"ignore": 0,
|
| 339 |
+
"ignoreWasSetByUser": 0,
|
| 340 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/Customizer\/Tooltips.php",
|
| 341 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 342 |
+
"outputPathIsOutsideProject": 0,
|
| 343 |
+
"outputPathIsSetByUser": 0
|
| 344 |
+
},
|
| 345 |
+
"\/includes\/Scripts\/EnqueueScript.php": {
|
| 346 |
+
"fileType": 8192,
|
| 347 |
+
"ignore": 0,
|
| 348 |
+
"ignoreWasSetByUser": 0,
|
| 349 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/EnqueueScript.php",
|
| 350 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 351 |
+
"outputPathIsOutsideProject": 0,
|
| 352 |
+
"outputPathIsSetByUser": 0
|
| 353 |
+
},
|
| 354 |
+
"\/includes\/Scripts\/Frontend\/GoogleFonts.php": {
|
| 355 |
+
"fileType": 8192,
|
| 356 |
+
"ignore": 0,
|
| 357 |
+
"ignoreWasSetByUser": 0,
|
| 358 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/Frontend\/GoogleFonts.php",
|
| 359 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 360 |
+
"outputPathIsOutsideProject": 0,
|
| 361 |
+
"outputPathIsSetByUser": 0
|
| 362 |
+
},
|
| 363 |
+
"\/includes\/Scripts\/ScriptRegistry.php": {
|
| 364 |
+
"fileType": 8192,
|
| 365 |
+
"ignore": 0,
|
| 366 |
+
"ignoreWasSetByUser": 0,
|
| 367 |
+
"inputAbbreviatedPath": "\/includes\/Scripts\/ScriptRegistry.php",
|
| 368 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 369 |
+
"outputPathIsOutsideProject": 0,
|
| 370 |
+
"outputPathIsSetByUser": 0
|
| 371 |
+
},
|
| 372 |
+
"\/includes\/Setting.php": {
|
| 373 |
+
"fileType": 8192,
|
| 374 |
+
"ignore": 0,
|
| 375 |
+
"ignoreWasSetByUser": 0,
|
| 376 |
+
"inputAbbreviatedPath": "\/includes\/Setting.php",
|
| 377 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 378 |
+
"outputPathIsOutsideProject": 0,
|
| 379 |
+
"outputPathIsSetByUser": 0
|
| 380 |
+
},
|
| 381 |
+
"\/includes\/Styles.php": {
|
| 382 |
+
"fileType": 8192,
|
| 383 |
+
"ignore": 0,
|
| 384 |
+
"ignoreWasSetByUser": 0,
|
| 385 |
+
"inputAbbreviatedPath": "\/includes\/Styles.php",
|
| 386 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 387 |
+
"outputPathIsOutsideProject": 0,
|
| 388 |
+
"outputPathIsSetByUser": 0
|
| 389 |
+
},
|
| 390 |
+
"\/includes\/Styles\/Customizer.php": {
|
| 391 |
+
"fileType": 8192,
|
| 392 |
+
"ignore": 0,
|
| 393 |
+
"ignoreWasSetByUser": 0,
|
| 394 |
+
"inputAbbreviatedPath": "\/includes\/Styles\/Customizer.php",
|
| 395 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 396 |
+
"outputPathIsOutsideProject": 0,
|
| 397 |
+
"outputPathIsSetByUser": 0
|
| 398 |
+
},
|
| 399 |
+
"\/includes\/Styles\/Frontend.php": {
|
| 400 |
+
"fileType": 8192,
|
| 401 |
+
"ignore": 0,
|
| 402 |
+
"ignoreWasSetByUser": 0,
|
| 403 |
+
"inputAbbreviatedPath": "\/includes\/Styles\/Frontend.php",
|
| 404 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 405 |
+
"outputPathIsOutsideProject": 0,
|
| 406 |
+
"outputPathIsSetByUser": 0
|
| 407 |
+
},
|
| 408 |
+
"\/kirki.php": {
|
| 409 |
+
"fileType": 8192,
|
| 410 |
+
"ignore": 0,
|
| 411 |
+
"ignoreWasSetByUser": 0,
|
| 412 |
+
"inputAbbreviatedPath": "\/kirki.php",
|
| 413 |
+
"outputAbbreviatedPath": "No Output Path",
|
| 414 |
+
"outputPathIsOutsideProject": 0,
|
| 415 |
+
"outputPathIsSetByUser": 0
|
| 416 |
+
}
|
| 417 |
+
},
|
| 418 |
+
"hooks": [
|
| 419 |
+
],
|
| 420 |
+
"lastSavedByUser": "Aristeides",
|
| 421 |
+
"manualImportLinks": {
|
| 422 |
+
},
|
| 423 |
+
"projectAttributes": {
|
| 424 |
+
"bowerAbbreviatedPath": "",
|
| 425 |
+
"displayValue": "kirki",
|
| 426 |
+
"displayValueWasSetByUser": 0,
|
| 427 |
+
"iconImageName": "globe_brown"
|
| 428 |
+
},
|
| 429 |
+
"projectSettings": {
|
| 430 |
+
"alwaysUseExternalServer": 0,
|
| 431 |
+
"animateCSSInjections": 1,
|
| 432 |
+
"autoApplyPSLanguageSettingsStyle": 0,
|
| 433 |
+
"autoprefixerBrowserString": "> 1%, last 2 versions, Firefox ESR, Opera 12.1",
|
| 434 |
+
"autoSyncProjectSettingsFile": 1,
|
| 435 |
+
"browserRefreshDelay": 0,
|
| 436 |
+
"coffeeAutoOutputPathEnabled": 1,
|
| 437 |
+
"coffeeAutoOutputPathFilenamePattern": "*.js",
|
| 438 |
+
"coffeeAutoOutputPathRelativePath": "",
|
| 439 |
+
"coffeeAutoOutputPathReplace1": "",
|
| 440 |
+
"coffeeAutoOutputPathReplace2": "",
|
| 441 |
+
"coffeeAutoOutputPathStyle": 0,
|
| 442 |
+
"coffeeCreateSourceMap": 0,
|
| 443 |
+
"coffeeLintFlags2": {
|
| 444 |
+
"arrow_spacing": {
|
| 445 |
+
"active": 0,
|
| 446 |
+
"flagValue": -1
|
| 447 |
+
},
|
| 448 |
+
"camel_case_classes": {
|
| 449 |
+
"active": 1,
|
| 450 |
+
"flagValue": -1
|
| 451 |
+
},
|
| 452 |
+
"colon_assignment_spacing": {
|
| 453 |
+
"active": 0,
|
| 454 |
+
"flagValue": 1
|
| 455 |
+
},
|
| 456 |
+
"cyclomatic_complexity": {
|
| 457 |
+
"active": 0,
|
| 458 |
+
"flagValue": 10
|
| 459 |
+
},
|
| 460 |
+
"duplicate_key": {
|
| 461 |
+
"active": 1,
|
| 462 |
+
"flagValue": -1
|
| 463 |
+
},
|
| 464 |
+
"empty_constructor_needs_parens": {
|
| 465 |
+
"active": 0,
|
| 466 |
+
"flagValue": -1
|
| 467 |
+
},
|
| 468 |
+
"ensure_comprehensions": {
|
| 469 |
+
"active": 1,
|
| 470 |
+
"flagValue": -1
|
| 471 |
+
},
|
| 472 |
+
"indentation": {
|
| 473 |
+
"active": 1,
|
| 474 |
+
"flagValue": 2
|
| 475 |
+
},
|
| 476 |
+
"line_endings": {
|
| 477 |
+
"active": 0,
|
| 478 |
+
"flagValue": 0
|
| 479 |
+
},
|
| 480 |
+
"max_line_length": {
|
| 481 |
+
"active": 0,
|
| 482 |
+
"flagValue": 150
|
| 483 |
+
},
|
| 484 |
+
"missing_fat_arrows": {
|
| 485 |
+
"active": 0,
|
| 486 |
+
"flagValue": -1
|
| 487 |
+
},
|
| 488 |
+
"newlines_after_classes": {
|
| 489 |
+
"active": 0,
|
| 490 |
+
"flagValue": 3
|
| 491 |
+
},
|
| 492 |
+
"no_backticks": {
|
| 493 |
+
"active": 1,
|
| 494 |
+
"flagValue": -1
|
| 495 |
+
},
|
| 496 |
+
"no_debugger": {
|
| 497 |
+
"active": 1,
|
| 498 |
+
"flagValue": -1
|
| 499 |
+
},
|
| 500 |
+
"no_empty_functions": {
|
| 501 |
+
"active": 0,
|
| 502 |
+
"flagValue": -1
|
| 503 |
+
},
|
| 504 |
+
"no_empty_param_list": {
|
| 505 |
+
"active": 0,
|
| 506 |
+
"flagValue": -1
|
| 507 |
+
},
|
| 508 |
+
"no_implicit_braces": {
|
| 509 |
+
"active": 1,
|
| 510 |
+
"flagValue": -1
|
| 511 |
+
},
|
| 512 |
+
"no_implicit_parens": {
|
| 513 |
+
"active": 0,
|
| 514 |
+
"flagValue": -1
|
| 515 |
+
},
|
| 516 |
+
"no_interpolation_in_single_quotes": {
|
| 517 |
+
"active": 0,
|
| 518 |
+
"flagValue": -1
|
| 519 |
+
},
|
| 520 |
+
"no_plusplus": {
|
| 521 |
+
"active": 0,
|
| 522 |
+
"flagValue": -1
|
| 523 |
+
},
|
| 524 |
+
"no_stand_alone_at": {
|
| 525 |
+
"active": 1,
|
| 526 |
+
"flagValue": -1
|
| 527 |
+
},
|
| 528 |
+
"no_tabs": {
|
| 529 |
+
"active": 1,
|
| 530 |
+
"flagValue": -1
|
| 531 |
+
},
|
| 532 |
+
"no_throwing_strings": {
|
| 533 |
+
"active": 1,
|
| 534 |
+
"flagValue": -1
|
| 535 |
+
},
|
| 536 |
+
"no_trailing_semicolons": {
|
| 537 |
+
"active": 1,
|
| 538 |
+
"flagValue": -1
|
| 539 |
+
},
|
| 540 |
+
"no_trailing_whitespace": {
|
| 541 |
+
"active": 1,
|
| 542 |
+
"flagValue": -1
|
| 543 |
+
},
|
| 544 |
+
"no_unnecessary_double_quotes": {
|
| 545 |
+
"active": 0,
|
| 546 |
+
"flagValue": -1
|
| 547 |
+
},
|
| 548 |
+
"no_unnecessary_fat_arrows": {
|
| 549 |
+
"active": 1,
|
| 550 |
+
"flagValue": -1
|
| 551 |
+
},
|
| 552 |
+
"non_empty_constructor_needs_parens": {
|
| 553 |
+
"active": 0,
|
| 554 |
+
"flagValue": -1
|
| 555 |
+
},
|
| 556 |
+
"prefer_english_operator": {
|
| 557 |
+
"active": 0,
|
| 558 |
+
"flagValue": -1
|
| 559 |
+
},
|
| 560 |
+
"space_operators": {
|
| 561 |
+
"active": 0,
|
| 562 |
+
"flagValue": -1
|
| 563 |
+
},
|
| 564 |
+
"spacing_after_comma": {
|
| 565 |
+
"active": 1,
|
| 566 |
+
"flagValue": -1
|
| 567 |
+
}
|
| 568 |
+
},
|
| 569 |
+
"coffeeMinifyOutput": 1,
|
| 570 |
+
"coffeeOutputStyle": 0,
|
| 571 |
+
"coffeeSyntaxCheckerStyle": 1,
|
| 572 |
+
"externalServerAddress": "http:\/\/localhost:8888",
|
| 573 |
+
"externalServerPreviewPathAddition": "",
|
| 574 |
+
"genericWebpageFileExtensionsString": "html, htm, shtml, shtm, xhtml, php, jsp, asp, aspx, erb, ctp",
|
| 575 |
+
"hamlAutoOutputPathEnabled": 1,
|
| 576 |
+
"hamlAutoOutputPathFilenamePattern": "*.html",
|
| 577 |
+
"hamlAutoOutputPathRelativePath": "",
|
| 578 |
+
"hamlAutoOutputPathReplace1": "",
|
| 579 |
+
"hamlAutoOutputPathReplace2": "",
|
| 580 |
+
"hamlAutoOutputPathStyle": 0,
|
| 581 |
+
"hamlEscapeHTMLCharacters": 0,
|
| 582 |
+
"hamlNoEscapeInAttributes": 0,
|
| 583 |
+
"hamlOutputFormat": 2,
|
| 584 |
+
"hamlOutputStyle": 0,
|
| 585 |
+
"hamlUseCDATA": 0,
|
| 586 |
+
"hamlUseDoubleQuotes": 0,
|
| 587 |
+
"hamlUseUnixNewlines": 0,
|
| 588 |
+
"jadeAutoOutputPathEnabled": 1,
|
| 589 |
+
"jadeAutoOutputPathFilenamePattern": "*.html",
|
| 590 |
+
"jadeAutoOutputPathRelativePath": "",
|
| 591 |
+
"jadeAutoOutputPathReplace1": "",
|
| 592 |
+
"jadeAutoOutputPathReplace2": "",
|
| 593 |
+
"jadeAutoOutputPathStyle": 0,
|
| 594 |
+
"jadeCompileDebug": 1,
|
| 595 |
+
"jadeOutputStyle": 0,
|
| 596 |
+
"javascriptAutoOutputPathEnabled": 1,
|
| 597 |
+
"javascriptAutoOutputPathFilenamePattern": "*-min.js",
|
| 598 |
+
"javascriptAutoOutputPathRelativePath": "\/min",
|
| 599 |
+
"javascriptAutoOutputPathReplace1": "",
|
| 600 |
+
"javascriptAutoOutputPathReplace2": "",
|
| 601 |
+
"javascriptAutoOutputPathStyle": 2,
|
| 602 |
+
"javascriptCreateSourceMap": 1,
|
| 603 |
+
"javascriptOutputStyle": 1,
|
| 604 |
+
"javascriptSyntaxCheckerStyle": 1,
|
| 605 |
+
"jsCheckerReservedNamesString": "",
|
| 606 |
+
"jsHintFlags2": {
|
| 607 |
+
"asi": {
|
| 608 |
+
"active": 0,
|
| 609 |
+
"flagValue": -1
|
| 610 |
+
},
|
| 611 |
+
"bitwise": {
|
| 612 |
+
"active": 1,
|
| 613 |
+
"flagValue": -1
|
| 614 |
+
},
|
| 615 |
+
"boss": {
|
| 616 |
+
"active": 0,
|
| 617 |
+
"flagValue": -1
|
| 618 |
+
},
|
| 619 |
+
"browser": {
|
| 620 |
+
"active": 1,
|
| 621 |
+
"flagValue": -1
|
| 622 |
+
},
|
| 623 |
+
"browserify": {
|
| 624 |
+
"active": 0,
|
| 625 |
+
"flagValue": -1
|
| 626 |
+
},
|
| 627 |
+
"camelcase": {
|
| 628 |
+
"active": 0,
|
| 629 |
+
"flagValue": -1
|
| 630 |
+
},
|
| 631 |
+
"couch": {
|
| 632 |
+
"active": 0,
|
| 633 |
+
"flagValue": -1
|
| 634 |
+
},
|
| 635 |
+
"curly": {
|
| 636 |
+
"active": 1,
|
| 637 |
+
"flagValue": -1
|
| 638 |
+
},
|
| 639 |
+
"debug": {
|
| 640 |
+
"active": 0,
|
| 641 |
+
"flagValue": -1
|
| 642 |
+
},
|
| 643 |
+
"devel": {
|
| 644 |
+
"active": 0,
|
| 645 |
+
"flagValue": -1
|
| 646 |
+
},
|
| 647 |
+
"dojo": {
|
| 648 |
+
"active": 0,
|
| 649 |
+
"flagValue": -1
|
| 650 |
+
},
|
| 651 |
+
"elision": {
|
| 652 |
+
"active": 1,
|
| 653 |
+
"flagValue": -1
|
| 654 |
+
},
|
| 655 |
+
"eqeqeq": {
|
| 656 |
+
"active": 1,
|
| 657 |
+
"flagValue": -1
|
| 658 |
+
},
|
| 659 |
+
"eqnull": {
|
| 660 |
+
"active": 0,
|
| 661 |
+
"flagValue": -1
|
| 662 |
+
},
|
| 663 |
+
"es3": {
|
| 664 |
+
"active": 0,
|
| 665 |
+
"flagValue": -1
|
| 666 |
+
},
|
| 667 |
+
"esnext": {
|
| 668 |
+
"active": 0,
|
| 669 |
+
"flagValue": -1
|
| 670 |
+
},
|
| 671 |
+
"evil": {
|
| 672 |
+
"active": 0,
|
| 673 |
+
"flagValue": -1
|
| 674 |
+
},
|
| 675 |
+
"expr": {
|
| 676 |
+
"active": 0,
|
| 677 |
+
"flagValue": -1
|
| 678 |
+
},
|
| 679 |
+
"forin": {
|
| 680 |
+
"active": 0,
|
| 681 |
+
"flagValue": -1
|
| 682 |
+
},
|
| 683 |
+
"freeze": {
|
| 684 |
+
"active": 1,
|
| 685 |
+
"flagValue": -1
|
| 686 |
+
},
|
| 687 |
+
"funcscope": {
|
| 688 |
+
"active": 0,
|
| 689 |
+
"flagValue": -1
|
| 690 |
+
},
|
| 691 |
+
"globalstrict": {
|
| 692 |
+
"active": 0,
|
| 693 |
+
"flagValue": -1
|
| 694 |
+
},
|
| 695 |
+
"immed": {
|
| 696 |
+
"active": 0,
|
| 697 |
+
"flagValue": -1
|
| 698 |
+
},
|
| 699 |
+
"indent": {
|
| 700 |
+
"active": 0,
|
| 701 |
+
"flagValue": 4
|
| 702 |
+
},
|
| 703 |
+
"iterator": {
|
| 704 |
+
"active": 0,
|
| 705 |
+
"flagValue": -1
|
| 706 |
+
},
|
| 707 |
+
"jasmine": {
|
| 708 |
+
"active": 0,
|
| 709 |
+
"flagValue": -1
|
| 710 |
+
},
|
| 711 |
+
"jquery": {
|
| 712 |
+
"active": 1,
|
| 713 |
+
"flagValue": -1
|
| 714 |
+
},
|
| 715 |
+
"lastsemic": {
|
| 716 |
+
"active": 0,
|
| 717 |
+
"flagValue": -1
|
| 718 |
+
},
|
| 719 |
+
"latedef": {
|
| 720 |
+
"active": 1,
|
| 721 |
+
"flagValue": -1
|
| 722 |
+
},
|
| 723 |
+
"laxbreak": {
|
| 724 |
+
"active": 0,
|
| 725 |
+
"flagValue": -1
|
| 726 |
+
},
|
| 727 |
+
"laxcomma": {
|
| 728 |
+
"active": 0,
|
| 729 |
+
"flagValue": -1
|
| 730 |
+
},
|
| 731 |
+
"loopfunc": {
|
| 732 |
+
"active": 0,
|
| 733 |
+
"flagValue": -1
|
| 734 |
+
},
|
| 735 |
+
"maxcomplexity": {
|
| 736 |
+
"active": 0,
|
| 737 |
+
"flagValue": 10
|
| 738 |
+
},
|
| 739 |
+
"maxdepth": {
|
| 740 |
+
"active": 0,
|
| 741 |
+
"flagValue": 3
|
| 742 |
+
},
|
| 743 |
+
"maxlen": {
|
| 744 |
+
"active": 0,
|
| 745 |
+
"flagValue": 150
|
| 746 |
+
},
|
| 747 |
+
"maxparams": {
|
| 748 |
+
"active": 0,
|
| 749 |
+
"flagValue": 3
|
| 750 |
+
},
|
| 751 |
+
"maxstatements": {
|
| 752 |
+
"active": 0,
|
| 753 |
+
"flagValue": 4
|
| 754 |
+
},
|
| 755 |
+
"mocha": {
|
| 756 |
+
"active": 0,
|
| 757 |
+
"flagValue": -1
|
| 758 |
+
},
|
| 759 |
+
"mootools": {
|
| 760 |
+
"active": 0,
|
| 761 |
+
"flagValue": -1
|
| 762 |
+
},
|
| 763 |
+
"moz": {
|
| 764 |
+
"active": 0,
|
| 765 |
+
"flagValue": -1
|
| 766 |
+
},
|
| 767 |
+
"multistr": {
|
| 768 |
+
"active": 0,
|
| 769 |
+
"flagValue": -1
|
| 770 |
+
},
|
| 771 |
+
"newcap": {
|
| 772 |
+
"active": 1,
|
| 773 |
+
"flagValue": -1
|
| 774 |
+
},
|
| 775 |
+
"noarg": {
|
| 776 |
+
"active": 1,
|
| 777 |
+
"flagValue": -1
|
| 778 |
+
},
|
| 779 |
+
"node": {
|
| 780 |
+
"active": 0,
|
| 781 |
+
"flagValue": -1
|
| 782 |
+
},
|
| 783 |
+
"noempty": {
|
| 784 |
+
"active": 0,
|
| 785 |
+
"flagValue": -1
|
| 786 |
+
},
|
| 787 |
+
"nonbsp": {
|
| 788 |
+
"active": 0,
|
| 789 |
+
"flagValue": -1
|
| 790 |
+
},
|
| 791 |
+
"nonew": {
|
| 792 |
+
"active": 1,
|
| 793 |
+
"flagValue": -1
|
| 794 |
+
},
|
| 795 |
+
"nonstandard": {
|
| 796 |
+
"active": 0,
|
| 797 |
+
"flagValue": -1
|
| 798 |
+
},
|
| 799 |
+
"notypeof": {
|
| 800 |
+
"active": 1,
|
| 801 |
+
"flagValue": -1
|
| 802 |
+
},
|
| 803 |
+
"noyield": {
|
| 804 |
+
"active": 0,
|
| 805 |
+
"flagValue": -1
|
| 806 |
+
},
|
| 807 |
+
"onecase": {
|
| 808 |
+
"active": 0,
|
| 809 |
+
"flagValue": -1
|
| 810 |
+
},
|
| 811 |
+
"phantom": {
|
| 812 |
+
"active": 0,
|
| 813 |
+
"flagValue": -1
|
| 814 |
+
},
|
| 815 |
+
"plusplus": {
|
| 816 |
+
"active": 0,
|
| 817 |
+
"flagValue": -1
|
| 818 |
+
},
|
| 819 |
+
"proto": {
|
| 820 |
+
"active": 0,
|
| 821 |
+
"flagValue": -1
|
| 822 |
+
},
|
| 823 |
+
"prototypejs": {
|
| 824 |
+
"active": 0,
|
| 825 |
+
"flagValue": -1
|
| 826 |
+
},
|
| 827 |
+
"qunit": {
|
| 828 |
+
"active": 0,
|
| 829 |
+
"flagValue": -1
|
| 830 |
+
},
|
| 831 |
+
"regexp": {
|
| 832 |
+
"active": 1,
|
| 833 |
+
"flagValue": -1
|
| 834 |
+
},
|
| 835 |
+
"rhino": {
|
| 836 |
+
"active": 0,
|
| 837 |
+
"flagValue": -1
|
| 838 |
+
},
|
| 839 |
+
"scripturl": {
|
| 840 |
+
"active": 0,
|
| 841 |
+
"flagValue": -1
|
| 842 |
+
},
|
| 843 |
+
"shadow": {
|
| 844 |
+
"active": 0,
|
| 845 |
+
"flagValue": -1
|
| 846 |
+
},
|
| 847 |
+
"shelljs": {
|
| 848 |
+
"active": 0,
|
| 849 |
+
"flagValue": -1
|
| 850 |
+
},
|
| 851 |
+
"singleGroups": {
|
| 852 |
+
"active": 0,
|
| 853 |
+
"flagValue": -1
|
| 854 |
+
},
|
| 855 |
+
"strict": {
|
| 856 |
+
"active": 0,
|
| 857 |
+
"flagValue": -1
|
| 858 |
+
},
|
| 859 |
+
"sub": {
|
| 860 |
+
"active": 0,
|
| 861 |
+
"flagValue": -1
|
| 862 |
+
},
|
| 863 |
+
"supernew": {
|
| 864 |
+
"active": 0,
|
| 865 |
+
"flagValue": -1
|
| 866 |
+
},
|
| 867 |
+
"typed": {
|
| 868 |
+
"active": 0,
|
| 869 |
+
"flagValue": -1
|
| 870 |
+
},
|
| 871 |
+
"undef": {
|
| 872 |
+
"active": 1,
|
| 873 |
+
"flagValue": -1
|
| 874 |
+
},
|
| 875 |
+
"unused": {
|
| 876 |
+
"active": 1,
|
| 877 |
+
"flagValue": -1
|
| 878 |
+
},
|
| 879 |
+
"withstmt": {
|
| 880 |
+
"active": 0,
|
| 881 |
+
"flagValue": -1
|
| 882 |
+
},
|
| 883 |
+
"worker": {
|
| 884 |
+
"active": 0,
|
| 885 |
+
"flagValue": -1
|
| 886 |
+
},
|
| 887 |
+
"wsh": {
|
| 888 |
+
"active": 0,
|
| 889 |
+
"flagValue": -1
|
| 890 |
+
},
|
| 891 |
+
"yui": {
|
| 892 |
+
"active": 0,
|
| 893 |
+
"flagValue": -1
|
| 894 |
+
}
|
| 895 |
+
},
|
| 896 |
+
"jsLintFlags2": {
|
| 897 |
+
"ass": {
|
| 898 |
+
"active": 0,
|
| 899 |
+
"flagValue": -1
|
| 900 |
+
},
|
| 901 |
+
"bitwise": {
|
| 902 |
+
"active": 0,
|
| 903 |
+
"flagValue": -1
|
| 904 |
+
},
|
| 905 |
+
"browser": {
|
| 906 |
+
"active": 1,
|
| 907 |
+
"flagValue": -1
|
| 908 |
+
},
|
| 909 |
+
"closure": {
|
| 910 |
+
"active": 0,
|
| 911 |
+
"flagValue": -1
|
| 912 |
+
},
|
| 913 |
+
"continue": {
|
| 914 |
+
"active": 0,
|
| 915 |
+
"flagValue": -1
|
| 916 |
+
},
|
| 917 |
+
"debug": {
|
| 918 |
+
"active": 0,
|
| 919 |
+
"flagValue": -1
|
| 920 |
+
},
|
| 921 |
+
"devel": {
|
| 922 |
+
"active": 0,
|
| 923 |
+
"flagValue": -1
|
| 924 |
+
},
|
| 925 |
+
"eqeq": {
|
| 926 |
+
"active": 0,
|
| 927 |
+
"flagValue": -1
|
| 928 |
+
},
|
| 929 |
+
"evil": {
|
| 930 |
+
"active": 0,
|
| 931 |
+
"flagValue": -1
|
| 932 |
+
},
|
| 933 |
+
"forin": {
|
| 934 |
+
"active": 0,
|
| 935 |
+
"flagValue": -1
|
| 936 |
+
},
|
| 937 |
+
"indent": {
|
| 938 |
+
"active": 0,
|
| 939 |
+
"flagValue": 4
|
| 940 |
+
},
|
| 941 |
+
"maxlen": {
|
| 942 |
+
"active": 0,
|
| 943 |
+
"flagValue": 150
|
| 944 |
+
},
|
| 945 |
+
"newcap": {
|
| 946 |
+
"active": 0,
|
| 947 |
+
"flagValue": -1
|
| 948 |
+
},
|
| 949 |
+
"node": {
|
| 950 |
+
"active": 0,
|
| 951 |
+
"flagValue": -1
|
| 952 |
+
},
|
| 953 |
+
"nomen": {
|
| 954 |
+
"active": 0,
|
| 955 |
+
"flagValue": -1
|
| 956 |
+
},
|
| 957 |
+
"plusplus": {
|
| 958 |
+
"active": 0,
|
| 959 |
+
"flagValue": -1
|
| 960 |
+
},
|
| 961 |
+
"properties": {
|
| 962 |
+
"active": 0,
|
| 963 |
+
"flagValue": -1
|
| 964 |
+
},
|
| 965 |
+
"regexp": {
|
| 966 |
+
"active": 0,
|
| 967 |
+
"flagValue": -1
|
| 968 |
+
},
|
| 969 |
+
"rhino": {
|
| 970 |
+
"active": 0,
|
| 971 |
+
"flagValue": -1
|
| 972 |
+
},
|
| 973 |
+
"sloppy": {
|
| 974 |
+
"active": 0,
|
| 975 |
+
"flagValue": -1
|
| 976 |
+
},
|
| 977 |
+
"stupid": {
|
| 978 |
+
"active": 0,
|
| 979 |
+
"flagValue": -1
|
| 980 |
+
},
|
| 981 |
+
"sub": {
|
| 982 |
+
"active": 0,
|
| 983 |
+
"flagValue": -1
|
| 984 |
+
},
|
| 985 |
+
"todo": {
|
| 986 |
+
"active": 0,
|
| 987 |
+
"flagValue": -1
|
| 988 |
+
},
|
| 989 |
+
"unparam": {
|
| 990 |
+
"active": 0,
|
| 991 |
+
"flagValue": -1
|
| 992 |
+
},
|
| 993 |
+
"vars": {
|
| 994 |
+
"active": 0,
|
| 995 |
+
"flagValue": -1
|
| 996 |
+
},
|
| 997 |
+
"white": {
|
| 998 |
+
"active": 0,
|
| 999 |
+
"flagValue": -1
|
| 1000 |
+
}
|
| 1001 |
+
},
|
| 1002 |
+
"kitAutoOutputPathEnabled": 1,
|
| 1003 |
+
"kitAutoOutputPathFilenamePattern": "*.html",
|
| 1004 |
+
"kitAutoOutputPathRelativePath": "",
|
| 1005 |
+
"kitAutoOutputPathReplace1": "",
|
| 1006 |
+
"kitAutoOutputPathReplace2": "",
|
| 1007 |
+
"kitAutoOutputPathStyle": 0,
|
| 1008 |
+
"lessAllowInsecureImports": 0,
|
| 1009 |
+
"lessAutoOutputPathEnabled": 1,
|
| 1010 |
+
"lessAutoOutputPathFilenamePattern": "*.css",
|
| 1011 |
+
"lessAutoOutputPathRelativePath": "..\/css",
|
| 1012 |
+
"lessAutoOutputPathReplace1": "less",
|
| 1013 |
+
"lessAutoOutputPathReplace2": "css",
|
| 1014 |
+
"lessAutoOutputPathStyle": 2,
|
| 1015 |
+
"lessCreateSourceMap": 0,
|
| 1016 |
+
"lessDisableJavascript": 0,
|
| 1017 |
+
"lessIeCompatibility": 1,
|
| 1018 |
+
"lessOutputStyle": 0,
|
| 1019 |
+
"lessRelativeURLS": 0,
|
| 1020 |
+
"lessStrictImports": 0,
|
| 1021 |
+
"lessStrictMath": 0,
|
| 1022 |
+
"lessStrictUnits": 0,
|
| 1023 |
+
"markdownAutoOutputPathEnabled": 1,
|
| 1024 |
+
"markdownAutoOutputPathFilenamePattern": "*.html",
|
| 1025 |
+
"markdownAutoOutputPathRelativePath": "",
|
| 1026 |
+
"markdownAutoOutputPathReplace1": "",
|
| 1027 |
+
"markdownAutoOutputPathReplace2": "",
|
| 1028 |
+
"markdownAutoOutputPathStyle": 0,
|
| 1029 |
+
"markdownEnableFootnotes": 0,
|
| 1030 |
+
"markdownEnableSmartyPants": 1,
|
| 1031 |
+
"markdownExpandTabs": 1,
|
| 1032 |
+
"reloadFileURLs": 0,
|
| 1033 |
+
"sassAutoOutputPathEnabled": 1,
|
| 1034 |
+
"sassAutoOutputPathFilenamePattern": "*.css",
|
| 1035 |
+
"sassAutoOutputPathRelativePath": "..\/css",
|
| 1036 |
+
"sassAutoOutputPathReplace1": "sass",
|
| 1037 |
+
"sassAutoOutputPathReplace2": "css",
|
| 1038 |
+
"sassAutoOutputPathStyle": 2,
|
| 1039 |
+
"sassCreateSourceMap": 0,
|
| 1040 |
+
"sassDebugStyle": 0,
|
| 1041 |
+
"sassDecimalPrecision": 10,
|
| 1042 |
+
"sassOutputStyle": 0,
|
| 1043 |
+
"sassUseLibsass": 0,
|
| 1044 |
+
"shouldRunAutoprefixer": 0,
|
| 1045 |
+
"shouldRunBless": 0,
|
| 1046 |
+
"skippedItemsString": ".svn, .git, .hg, log, _logs, _cache, cache, logs, node_modules",
|
| 1047 |
+
"slimAutoOutputPathEnabled": 1,
|
| 1048 |
+
"slimAutoOutputPathFilenamePattern": "*.html",
|
| 1049 |
+
"slimAutoOutputPathRelativePath": "",
|
| 1050 |
+
"slimAutoOutputPathReplace1": "",
|
| 1051 |
+
"slimAutoOutputPathReplace2": "",
|
| 1052 |
+
"slimAutoOutputPathStyle": 0,
|
| 1053 |
+
"slimCompileOnly": 0,
|
| 1054 |
+
"slimLogicless": 0,
|
| 1055 |
+
"slimOutputFormat": 0,
|
| 1056 |
+
"slimOutputStyle": 1,
|
| 1057 |
+
"slimRailsCompatible": 0,
|
| 1058 |
+
"stylusAutoOutputPathEnabled": 1,
|
| 1059 |
+
"stylusAutoOutputPathFilenamePattern": "*.css",
|
| 1060 |
+
"stylusAutoOutputPathRelativePath": "..\/css",
|
| 1061 |
+
"stylusAutoOutputPathReplace1": "stylus",
|
| 1062 |
+
"stylusAutoOutputPathReplace2": "css",
|
| 1063 |
+
"stylusAutoOutputPathStyle": 2,
|
| 1064 |
+
"stylusCreateSourceMap": 0,
|
| 1065 |
+
"stylusDebugStyle": 0,
|
| 1066 |
+
"stylusImportCSS": 0,
|
| 1067 |
+
"stylusOutputStyle": 0,
|
| 1068 |
+
"stylusResolveRelativeURLS": 0,
|
| 1069 |
+
"typescriptAutoOutputPathEnabled": 1,
|
| 1070 |
+
"typescriptAutoOutputPathFilenamePattern": "*.js",
|
| 1071 |
+
"typescriptAutoOutputPathRelativePath": "\/js",
|
| 1072 |
+
"typescriptAutoOutputPathReplace1": "",
|
| 1073 |
+
"typescriptAutoOutputPathReplace2": "",
|
| 1074 |
+
"typescriptAutoOutputPathStyle": 2,
|
| 1075 |
+
"typescriptCreateDeclarationFile": 0,
|
| 1076 |
+
"typescriptCreateSourceMap": 0,
|
| 1077 |
+
"typescriptMinifyOutput": 0,
|
| 1078 |
+
"typescriptModuleType": 0,
|
| 1079 |
+
"typescriptNoImplicitAny": 0,
|
| 1080 |
+
"typescriptPreserveConstEnums": 0,
|
| 1081 |
+
"typescriptRemoveComments": 0,
|
| 1082 |
+
"typescriptSuppressImplicitAnyIndexErrors": 0,
|
| 1083 |
+
"typescriptTargetECMAVersion": 0,
|
| 1084 |
+
"uglifyDefinesString": "",
|
| 1085 |
+
"uglifyFlags2": {
|
| 1086 |
+
"ascii-only": {
|
| 1087 |
+
"active": 0,
|
| 1088 |
+
"flagValue": -1
|
| 1089 |
+
},
|
| 1090 |
+
"booleans": {
|
| 1091 |
+
"active": 1,
|
| 1092 |
+
"flagValue": -1
|
| 1093 |
+
},
|
| 1094 |
+
"bracketize": {
|
| 1095 |
+
"active": 0,
|
| 1096 |
+
"flagValue": -1
|
| 1097 |
+
},
|
| 1098 |
+
"cascade": {
|
| 1099 |
+
"active": 1,
|
| 1100 |
+
"flagValue": -1
|
| 1101 |
+
},
|
| 1102 |
+
"comments": {
|
| 1103 |
+
"active": 1,
|
| 1104 |
+
"flagValue": -1
|
| 1105 |
+
},
|
| 1106 |
+
"comparisons": {
|
| 1107 |
+
"active": 1,
|
| 1108 |
+
"flagValue": -1
|
| 1109 |
+
},
|
| 1110 |
+
"compress": {
|
| 1111 |
+
"active": 1,
|
| 1112 |
+
"flagValue": -1
|
| 1113 |
+
},
|
| 1114 |
+
"conditionals": {
|
| 1115 |
+
"active": 1,
|
| 1116 |
+
"flagValue": -1
|
| 1117 |
+
},
|
| 1118 |
+
"dead_code": {
|
| 1119 |
+
"active": 0,
|
| 1120 |
+
"flagValue": -1
|
| 1121 |
+
},
|
| 1122 |
+
"drop_console": {
|
| 1123 |
+
"active": 0,
|
| 1124 |
+
"flagValue": -1
|
| 1125 |
+
},
|
| 1126 |
+
"drop_debugger": {
|
| 1127 |
+
"active": 1,
|
| 1128 |
+
"flagValue": -1
|
| 1129 |
+
},
|
| 1130 |
+
"eval": {
|
| 1131 |
+
"active": 0,
|
| 1132 |
+
"flagValue": -1
|
| 1133 |
+
},
|
| 1134 |
+
"evaluate": {
|
| 1135 |
+
"active": 1,
|
| 1136 |
+
"flagValue": -1
|
| 1137 |
+
},
|
| 1138 |
+
"hoist_funs": {
|
| 1139 |
+
"active": 1,
|
| 1140 |
+
"flagValue": -1
|
| 1141 |
+
},
|
| 1142 |
+
"hoist_vars": {
|
| 1143 |
+
"active": 0,
|
| 1144 |
+
"flagValue": -1
|
| 1145 |
+
},
|
| 1146 |
+
"if_return": {
|
| 1147 |
+
"active": 1,
|
| 1148 |
+
"flagValue": -1
|
| 1149 |
+
},
|
| 1150 |
+
"indent-level": {
|
| 1151 |
+
"active": 0,
|
| 1152 |
+
"flagValue": 4
|
| 1153 |
+
},
|
| 1154 |
+
"indent-start": {
|
| 1155 |
+
"active": 0,
|
| 1156 |
+
"flagValue": 0
|
| 1157 |
+
},
|
| 1158 |
+
"inline-script": {
|
| 1159 |
+
"active": 0,
|
| 1160 |
+
"flagValue": -1
|
| 1161 |
+
},
|
| 1162 |
+
"join_vars": {
|
| 1163 |
+
"active": 1,
|
| 1164 |
+
"flagValue": -1
|
| 1165 |
+
},
|
| 1166 |
+
"keep_fargs": {
|
| 1167 |
+
"active": 0,
|
| 1168 |
+
"flagValue": -1
|
| 1169 |
+
},
|
| 1170 |
+
"loops": {
|
| 1171 |
+
"active": 1,
|
| 1172 |
+
"flagValue": -1
|
| 1173 |
+
},
|
| 1174 |
+
"mangle": {
|
| 1175 |
+
"active": 1,
|
| 1176 |
+
"flagValue": -1
|
| 1177 |
+
},
|
| 1178 |
+
"max-line-len": {
|
| 1179 |
+
"active": 1,
|
| 1180 |
+
"flagValue": 32000
|
| 1181 |
+
},
|
| 1182 |
+
"negate_iife": {
|
| 1183 |
+
"active": 1,
|
| 1184 |
+
"flagValue": -1
|
| 1185 |
+
},
|
| 1186 |
+
"properties": {
|
| 1187 |
+
"active": 1,
|
| 1188 |
+
"flagValue": -1
|
| 1189 |
+
},
|
| 1190 |
+
"pure_getters": {
|
| 1191 |
+
"active": 0,
|
| 1192 |
+
"flagValue": -1
|
| 1193 |
+
},
|
| 1194 |
+
"quote-keys": {
|
| 1195 |
+
"active": 0,
|
| 1196 |
+
"flagValue": -1
|
| 1197 |
+
},
|
| 1198 |
+
"screw-ie8": {
|
| 1199 |
+
"active": 0,
|
| 1200 |
+
"flagValue": -1
|
| 1201 |
+
},
|
| 1202 |
+
"semicolons": {
|
| 1203 |
+
"active": 1,
|
| 1204 |
+
"flagValue": -1
|
| 1205 |
+
},
|
| 1206 |
+
"sequences": {
|
| 1207 |
+
"active": 1,
|
| 1208 |
+
"flagValue": -1
|
| 1209 |
+
},
|
| 1210 |
+
"sort": {
|
| 1211 |
+
"active": 0,
|
| 1212 |
+
"flagValue": -1
|
| 1213 |
+
},
|
| 1214 |
+
"space-colon": {
|
| 1215 |
+
"active": 1,
|
| 1216 |
+
"flagValue": -1
|
| 1217 |
+
},
|
| 1218 |
+
"toplevel": {
|
| 1219 |
+
"active": 0,
|
| 1220 |
+
"flagValue": -1
|
| 1221 |
+
},
|
| 1222 |
+
"unsafe": {
|
| 1223 |
+
"active": 0,
|
| 1224 |
+
"flagValue": -1
|
| 1225 |
+
},
|
| 1226 |
+
"unused": {
|
| 1227 |
+
"active": 0,
|
| 1228 |
+
"flagValue": -1
|
| 1229 |
+
},
|
| 1230 |
+
"warnings": {
|
| 1231 |
+
"active": 0,
|
| 1232 |
+
"flagValue": -1
|
| 1233 |
+
},
|
| 1234 |
+
"width": {
|
| 1235 |
+
"active": 1,
|
| 1236 |
+
"flagValue": 80
|
| 1237 |
+
}
|
| 1238 |
+
},
|
| 1239 |
+
"uglifyReservedNamesString": "$",
|
| 1240 |
+
"websiteRelativeRoot": ""
|
| 1241 |
+
},
|
| 1242 |
+
"settingsFileVersion": "2"
|
| 1243 |
+
}
|
includes/Kirki.php
CHANGED
|
@@ -10,7 +10,7 @@ use Kirki\Styles;
|
|
| 10 |
|
| 11 |
spl_autoload_register( function( $class ) {
|
| 12 |
if ( stripos( $class, 'Kirki' ) === 0 ) {
|
| 13 |
-
@include( KIRKI_PATH . DIRECTORY_SEPARATOR . 'includes' . str_replace( '\\', DIRECTORY_SEPARATOR,
|
| 14 |
}
|
| 15 |
});
|
| 16 |
|
|
@@ -25,7 +25,7 @@ class Kirki {
|
|
| 25 |
public static $instance = null;
|
| 26 |
|
| 27 |
/** @var string Version number */
|
| 28 |
-
public static $version = '0.8.
|
| 29 |
|
| 30 |
/** @var Config Configuration */
|
| 31 |
public $config = null;
|
| 10 |
|
| 11 |
spl_autoload_register( function( $class ) {
|
| 12 |
if ( stripos( $class, 'Kirki' ) === 0 ) {
|
| 13 |
+
@include( KIRKI_PATH . DIRECTORY_SEPARATOR . 'includes' . str_replace( '\\', DIRECTORY_SEPARATOR, substr( $class, strlen( 'Kirki' ) ) ) . '.php' );
|
| 14 |
}
|
| 15 |
});
|
| 16 |
|
| 25 |
public static $instance = null;
|
| 26 |
|
| 27 |
/** @var string Version number */
|
| 28 |
+
public static $version = '0.8.2';
|
| 29 |
|
| 30 |
/** @var Config Configuration */
|
| 31 |
public $config = null;
|
kirki.php
CHANGED
|
@@ -5,7 +5,7 @@ Plugin URI: http://kirki.org
|
|
| 5 |
Description: An options framework using and extending the WordPress Customizer
|
| 6 |
Author: Aristeides Stathopoulos
|
| 7 |
Author URI: http://press.codes
|
| 8 |
-
Version: 0.8.
|
| 9 |
Text Domain: kirki
|
| 10 |
*/
|
| 11 |
|
| 5 |
Description: An options framework using and extending the WordPress Customizer
|
| 6 |
Author: Aristeides Stathopoulos
|
| 7 |
Author URI: http://press.codes
|
| 8 |
+
Version: 0.8.2
|
| 9 |
Text Domain: kirki
|
| 10 |
*/
|
| 11 |
|
languages/kirki-en_US.mo
CHANGED
|
Binary file
|
languages/kirki-en_US.po
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
"Project-Id-Version: Kirki Framework\n"
|
| 4 |
-
"POT-Creation-Date: 2015-03-30
|
| 5 |
-
"PO-Revision-Date: 2015-03-30
|
| 6 |
"Last-Translator: Stathopoulos Aristeides <info@aristeides.com>\n"
|
| 7 |
"Language-Team: Stathopoulos Aristeides <info@aristeides.com>\n"
|
| 8 |
"Language: en_US\n"
|
|
@@ -19,167 +19,165 @@ msgstr ""
|
|
| 19 |
"X-Poedit-SearchPath-0: .\n"
|
| 20 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
| 21 |
|
| 22 |
-
#: includes/
|
| 23 |
msgid "Background Color"
|
| 24 |
msgstr "Background Color"
|
| 25 |
|
| 26 |
-
#: includes/
|
| 27 |
msgid "Background Image"
|
| 28 |
msgstr "Background Image"
|
| 29 |
|
| 30 |
-
#: includes/
|
| 31 |
msgid "No Repeat"
|
| 32 |
msgstr "No Repeat"
|
| 33 |
|
| 34 |
-
#: includes/
|
| 35 |
msgid "Repeat All"
|
| 36 |
msgstr "Repeat All"
|
| 37 |
|
| 38 |
-
#: includes/
|
| 39 |
msgid "Repeat Horizontally"
|
| 40 |
msgstr "Repeat Horizontally"
|
| 41 |
|
| 42 |
-
#: includes/
|
| 43 |
msgid "Repeat Vertically"
|
| 44 |
msgstr "Repeat Vertically"
|
| 45 |
|
| 46 |
-
#: includes/
|
| 47 |
-
#: includes/Control.php:247 includes/Helpers/sanitize.php:49
|
| 48 |
-
#: includes/Helpers/sanitize.php:63 includes/Helpers/sanitize.php:79
|
| 49 |
msgid "Inherit"
|
| 50 |
msgstr "Inherit"
|
| 51 |
|
| 52 |
-
#: includes/
|
| 53 |
msgid "Background Repeat"
|
| 54 |
msgstr "Background Repeat"
|
| 55 |
|
| 56 |
-
#: includes/
|
| 57 |
msgid "Cover"
|
| 58 |
msgstr "Cover"
|
| 59 |
|
| 60 |
-
#: includes/
|
| 61 |
msgid "Contain"
|
| 62 |
msgstr "Contain"
|
| 63 |
|
| 64 |
-
#: includes/
|
| 65 |
msgid "Background Size"
|
| 66 |
msgstr "Background Size"
|
| 67 |
|
| 68 |
-
#: includes/
|
| 69 |
msgid "Fixed"
|
| 70 |
msgstr "Fixed"
|
| 71 |
|
| 72 |
-
#: includes/
|
| 73 |
msgid "Scroll"
|
| 74 |
msgstr "Scroll"
|
| 75 |
|
| 76 |
-
#: includes/
|
| 77 |
msgid "Background Attachment"
|
| 78 |
msgstr "Background Attachment"
|
| 79 |
|
| 80 |
-
#: includes/
|
| 81 |
msgid "Left Top"
|
| 82 |
msgstr "Left Top"
|
| 83 |
|
| 84 |
-
#: includes/
|
| 85 |
msgid "Left Center"
|
| 86 |
msgstr "Left Center"
|
| 87 |
|
| 88 |
-
#: includes/
|
| 89 |
msgid "Left Bottom"
|
| 90 |
msgstr "Left Bottom"
|
| 91 |
|
| 92 |
-
#: includes/
|
| 93 |
msgid "Right Top"
|
| 94 |
msgstr "Right Top"
|
| 95 |
|
| 96 |
-
#: includes/
|
| 97 |
msgid "Right Center"
|
| 98 |
msgstr "Right Center"
|
| 99 |
|
| 100 |
-
#: includes/
|
| 101 |
msgid "Right Bottom"
|
| 102 |
msgstr "Right Bottom"
|
| 103 |
|
| 104 |
-
#: includes/
|
| 105 |
msgid "Center Top"
|
| 106 |
msgstr "Center Top"
|
| 107 |
|
| 108 |
-
#: includes/
|
| 109 |
msgid "Center Center"
|
| 110 |
msgstr "Center Center"
|
| 111 |
|
| 112 |
-
#: includes/
|
| 113 |
msgid "Center Bottom"
|
| 114 |
msgstr "Center Bottom"
|
| 115 |
|
| 116 |
-
#: includes/
|
| 117 |
msgid "Background Position"
|
| 118 |
msgstr "Background Position"
|
| 119 |
|
| 120 |
-
#: includes/
|
| 121 |
msgid "Background Opacity"
|
| 122 |
msgstr "Background Opacity"
|
| 123 |
|
| 124 |
-
#: includes/
|
| 125 |
msgid "ON"
|
| 126 |
msgstr "ON"
|
| 127 |
|
| 128 |
-
#: includes/
|
| 129 |
msgid "OFF"
|
| 130 |
msgstr "OFF"
|
| 131 |
|
| 132 |
-
#: includes/
|
| 133 |
msgid "All"
|
| 134 |
msgstr "All"
|
| 135 |
|
| 136 |
-
#: includes/
|
| 137 |
msgid "Cyrillic"
|
| 138 |
msgstr "Cyrillic"
|
| 139 |
|
| 140 |
-
#: includes/
|
| 141 |
msgid "Cyrillic Extended"
|
| 142 |
msgstr "Cyrillic Extended"
|
| 143 |
|
| 144 |
-
#: includes/
|
| 145 |
msgid "Devanagari"
|
| 146 |
msgstr "Devanagari"
|
| 147 |
|
| 148 |
-
#: includes/
|
| 149 |
msgid "Greek"
|
| 150 |
msgstr "Greek"
|
| 151 |
|
| 152 |
-
#: includes/
|
| 153 |
msgid "Greek Extended"
|
| 154 |
msgstr "Greek Extended"
|
| 155 |
|
| 156 |
-
#: includes/
|
| 157 |
msgid "Khmer"
|
| 158 |
msgstr "Khmer"
|
| 159 |
|
| 160 |
-
#: includes/
|
| 161 |
msgid "Latin"
|
| 162 |
msgstr "Latin"
|
| 163 |
|
| 164 |
-
#: includes/
|
| 165 |
msgid "Latin Extended"
|
| 166 |
msgstr "Latin Extended"
|
| 167 |
|
| 168 |
-
#: includes/
|
| 169 |
msgid "Vietnamese"
|
| 170 |
msgstr "Vietnamese"
|
| 171 |
|
| 172 |
-
#: includes/
|
| 173 |
msgctxt "font style"
|
| 174 |
msgid "Serif"
|
| 175 |
msgstr "Serif"
|
| 176 |
|
| 177 |
-
#: includes/
|
| 178 |
msgctxt "font style"
|
| 179 |
msgid "Sans Serif"
|
| 180 |
msgstr "Sans Serif"
|
| 181 |
|
| 182 |
-
#: includes/
|
| 183 |
msgctxt "font style"
|
| 184 |
-
msgid "
|
| 185 |
-
msgstr "
|
| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
"Project-Id-Version: Kirki Framework\n"
|
| 4 |
+
"POT-Creation-Date: 2015-03-30 22:16+0200\n"
|
| 5 |
+
"PO-Revision-Date: 2015-03-30 22:17+0200\n"
|
| 6 |
"Last-Translator: Stathopoulos Aristeides <info@aristeides.com>\n"
|
| 7 |
"Language-Team: Stathopoulos Aristeides <info@aristeides.com>\n"
|
| 8 |
"Language: en_US\n"
|
| 19 |
"X-Poedit-SearchPath-0: .\n"
|
| 20 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
| 21 |
|
| 22 |
+
#: includes/Config.php:88
|
| 23 |
msgid "Background Color"
|
| 24 |
msgstr "Background Color"
|
| 25 |
|
| 26 |
+
#: includes/Config.php:89
|
| 27 |
msgid "Background Image"
|
| 28 |
msgstr "Background Image"
|
| 29 |
|
| 30 |
+
#: includes/Config.php:90
|
| 31 |
msgid "No Repeat"
|
| 32 |
msgstr "No Repeat"
|
| 33 |
|
| 34 |
+
#: includes/Config.php:91
|
| 35 |
msgid "Repeat All"
|
| 36 |
msgstr "Repeat All"
|
| 37 |
|
| 38 |
+
#: includes/Config.php:92
|
| 39 |
msgid "Repeat Horizontally"
|
| 40 |
msgstr "Repeat Horizontally"
|
| 41 |
|
| 42 |
+
#: includes/Config.php:93
|
| 43 |
msgid "Repeat Vertically"
|
| 44 |
msgstr "Repeat Vertically"
|
| 45 |
|
| 46 |
+
#: includes/Config.php:94
|
|
|
|
|
|
|
| 47 |
msgid "Inherit"
|
| 48 |
msgstr "Inherit"
|
| 49 |
|
| 50 |
+
#: includes/Config.php:95
|
| 51 |
msgid "Background Repeat"
|
| 52 |
msgstr "Background Repeat"
|
| 53 |
|
| 54 |
+
#: includes/Config.php:96
|
| 55 |
msgid "Cover"
|
| 56 |
msgstr "Cover"
|
| 57 |
|
| 58 |
+
#: includes/Config.php:97
|
| 59 |
msgid "Contain"
|
| 60 |
msgstr "Contain"
|
| 61 |
|
| 62 |
+
#: includes/Config.php:98
|
| 63 |
msgid "Background Size"
|
| 64 |
msgstr "Background Size"
|
| 65 |
|
| 66 |
+
#: includes/Config.php:99
|
| 67 |
msgid "Fixed"
|
| 68 |
msgstr "Fixed"
|
| 69 |
|
| 70 |
+
#: includes/Config.php:100
|
| 71 |
msgid "Scroll"
|
| 72 |
msgstr "Scroll"
|
| 73 |
|
| 74 |
+
#: includes/Config.php:101
|
| 75 |
msgid "Background Attachment"
|
| 76 |
msgstr "Background Attachment"
|
| 77 |
|
| 78 |
+
#: includes/Config.php:102
|
| 79 |
msgid "Left Top"
|
| 80 |
msgstr "Left Top"
|
| 81 |
|
| 82 |
+
#: includes/Config.php:103
|
| 83 |
msgid "Left Center"
|
| 84 |
msgstr "Left Center"
|
| 85 |
|
| 86 |
+
#: includes/Config.php:104
|
| 87 |
msgid "Left Bottom"
|
| 88 |
msgstr "Left Bottom"
|
| 89 |
|
| 90 |
+
#: includes/Config.php:105
|
| 91 |
msgid "Right Top"
|
| 92 |
msgstr "Right Top"
|
| 93 |
|
| 94 |
+
#: includes/Config.php:106
|
| 95 |
msgid "Right Center"
|
| 96 |
msgstr "Right Center"
|
| 97 |
|
| 98 |
+
#: includes/Config.php:107
|
| 99 |
msgid "Right Bottom"
|
| 100 |
msgstr "Right Bottom"
|
| 101 |
|
| 102 |
+
#: includes/Config.php:108
|
| 103 |
msgid "Center Top"
|
| 104 |
msgstr "Center Top"
|
| 105 |
|
| 106 |
+
#: includes/Config.php:109
|
| 107 |
msgid "Center Center"
|
| 108 |
msgstr "Center Center"
|
| 109 |
|
| 110 |
+
#: includes/Config.php:110
|
| 111 |
msgid "Center Bottom"
|
| 112 |
msgstr "Center Bottom"
|
| 113 |
|
| 114 |
+
#: includes/Config.php:111
|
| 115 |
msgid "Background Position"
|
| 116 |
msgstr "Background Position"
|
| 117 |
|
| 118 |
+
#: includes/Config.php:112
|
| 119 |
msgid "Background Opacity"
|
| 120 |
msgstr "Background Opacity"
|
| 121 |
|
| 122 |
+
#: includes/Config.php:113
|
| 123 |
msgid "ON"
|
| 124 |
msgstr "ON"
|
| 125 |
|
| 126 |
+
#: includes/Config.php:114
|
| 127 |
msgid "OFF"
|
| 128 |
msgstr "OFF"
|
| 129 |
|
| 130 |
+
#: includes/Config.php:115
|
| 131 |
msgid "All"
|
| 132 |
msgstr "All"
|
| 133 |
|
| 134 |
+
#: includes/Config.php:116
|
| 135 |
msgid "Cyrillic"
|
| 136 |
msgstr "Cyrillic"
|
| 137 |
|
| 138 |
+
#: includes/Config.php:117
|
| 139 |
msgid "Cyrillic Extended"
|
| 140 |
msgstr "Cyrillic Extended"
|
| 141 |
|
| 142 |
+
#: includes/Config.php:118
|
| 143 |
msgid "Devanagari"
|
| 144 |
msgstr "Devanagari"
|
| 145 |
|
| 146 |
+
#: includes/Config.php:119
|
| 147 |
msgid "Greek"
|
| 148 |
msgstr "Greek"
|
| 149 |
|
| 150 |
+
#: includes/Config.php:120
|
| 151 |
msgid "Greek Extended"
|
| 152 |
msgstr "Greek Extended"
|
| 153 |
|
| 154 |
+
#: includes/Config.php:121
|
| 155 |
msgid "Khmer"
|
| 156 |
msgstr "Khmer"
|
| 157 |
|
| 158 |
+
#: includes/Config.php:122
|
| 159 |
msgid "Latin"
|
| 160 |
msgstr "Latin"
|
| 161 |
|
| 162 |
+
#: includes/Config.php:123
|
| 163 |
msgid "Latin Extended"
|
| 164 |
msgstr "Latin Extended"
|
| 165 |
|
| 166 |
+
#: includes/Config.php:124
|
| 167 |
msgid "Vietnamese"
|
| 168 |
msgstr "Vietnamese"
|
| 169 |
|
| 170 |
+
#: includes/Config.php:125
|
| 171 |
msgctxt "font style"
|
| 172 |
msgid "Serif"
|
| 173 |
msgstr "Serif"
|
| 174 |
|
| 175 |
+
#: includes/Config.php:126
|
| 176 |
msgctxt "font style"
|
| 177 |
msgid "Sans Serif"
|
| 178 |
msgstr "Sans Serif"
|
| 179 |
|
| 180 |
+
#: includes/Config.php:127
|
| 181 |
msgctxt "font style"
|
| 182 |
+
msgid "Monospace"
|
| 183 |
+
msgstr "Monospace"
|
readme.txt
CHANGED
|
@@ -4,7 +4,7 @@ Tags: customizer, options famework, theme mods
|
|
| 4 |
Donate link: http://kirki.org/
|
| 5 |
Requires at least: 4.0
|
| 6 |
Tested up to: 4.1.1
|
| 7 |
-
Stable tag: 0.8.
|
| 8 |
License: GPLv2 or later
|
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 10 |
|
|
@@ -55,13 +55,17 @@ For configuration instructions please visit http://kirki.org/#configuration
|
|
| 55 |
|
| 56 |
== Changelog ==
|
| 57 |
|
| 58 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
March 30, 2014, dev time: 30 minutes
|
| 61 |
|
| 62 |
* Fix: Translation strings now overridable using the config filter.
|
| 63 |
|
| 64 |
-
|
| 65 |
|
| 66 |
March 30, 2014, dev time: 32 hours
|
| 67 |
|
|
@@ -82,7 +86,7 @@ March 30, 2014, dev time: 32 hours
|
|
| 82 |
* Tweak: Deprecating the group_title control in favor of the new custom control
|
| 83 |
* Tweak: Changed the CSS for checkboxes
|
| 84 |
|
| 85 |
-
|
| 86 |
|
| 87 |
March 15, 2014, dev time: 2 hours
|
| 88 |
|
|
@@ -91,7 +95,7 @@ March 15, 2014, dev time: 2 hours
|
|
| 91 |
* Tweak: `logo_image` now injects an `img` element instead of a `div` with custom background
|
| 92 |
* New: Added `description` argument in the kirki configuration (replaces the theme description)
|
| 93 |
|
| 94 |
-
|
| 95 |
|
| 96 |
March 14, 2014, dev time: 10 hours
|
| 97 |
|
|
@@ -113,7 +117,7 @@ March 14, 2014, dev time: 10 hours
|
|
| 113 |
* Tweak: Using WordPress core controls instead of custom ones when those are available
|
| 114 |
* Tweak: Separate logic for multiple-type controls that were using the "mode" argument. This has been deprecated in favor of completely separate control types.
|
| 115 |
|
| 116 |
-
|
| 117 |
|
| 118 |
March 2, 2014, dev time: 3 hours
|
| 119 |
|
|
@@ -124,14 +128,14 @@ March 2, 2014, dev time: 3 hours
|
|
| 124 |
* Fix: Required script
|
| 125 |
* Fix: \'_opacity\' was added to a lot of controls by mistake. Removed it and wrote a migration script.
|
| 126 |
|
| 127 |
-
|
| 128 |
|
| 129 |
2014-02-25, dev time: 1 hours
|
| 130 |
|
| 131 |
* Fix: Sortables controls had a JS conflict
|
| 132 |
* Fix: Switches & Toggles were not properly working
|
| 133 |
|
| 134 |
-
|
| 135 |
|
| 136 |
2014-02-25, dev time: 9 hours
|
| 137 |
|
|
@@ -148,12 +152,12 @@ March 2, 2014, dev time: 3 hours
|
|
| 148 |
* Fix: Double output CSS (props @agusmu)
|
| 149 |
* New: Google fonts now parsed from a json file.
|
| 150 |
|
| 151 |
-
|
| 152 |
|
| 153 |
* Fix: Transport defaults to refresh instead of postMessage
|
| 154 |
* Fix: undefined index notice.
|
| 155 |
|
| 156 |
-
|
| 157 |
|
| 158 |
* New: Automatic output of styles for generic controls.
|
| 159 |
* New: Automatic output of styles + scripts for fonts (including googlefonts )
|
| 4 |
Donate link: http://kirki.org/
|
| 5 |
Requires at least: 4.0
|
| 6 |
Tested up to: 4.1.1
|
| 7 |
+
Stable tag: 0.8.2
|
| 8 |
License: GPLv2 or later
|
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 10 |
|
| 55 |
|
| 56 |
== Changelog ==
|
| 57 |
|
| 58 |
+
= 0.8.2 =
|
| 59 |
+
|
| 60 |
+
* Fix: Autoloader could not properly include files due to strtolower()
|
| 61 |
+
|
| 62 |
+
= 0.8.1 =
|
| 63 |
|
| 64 |
March 30, 2014, dev time: 30 minutes
|
| 65 |
|
| 66 |
* Fix: Translation strings now overridable using the config filter.
|
| 67 |
|
| 68 |
+
= 0.8.0 =
|
| 69 |
|
| 70 |
March 30, 2014, dev time: 32 hours
|
| 71 |
|
| 86 |
* Tweak: Deprecating the group_title control in favor of the new custom control
|
| 87 |
* Tweak: Changed the CSS for checkboxes
|
| 88 |
|
| 89 |
+
= 0.7.1 =
|
| 90 |
|
| 91 |
March 15, 2014, dev time: 2 hours
|
| 92 |
|
| 95 |
* Tweak: `logo_image` now injects an `img` element instead of a `div` with custom background
|
| 96 |
* New: Added `description` argument in the kirki configuration (replaces the theme description)
|
| 97 |
|
| 98 |
+
= 0.7 =
|
| 99 |
|
| 100 |
March 14, 2014, dev time: 10 hours
|
| 101 |
|
| 117 |
* Tweak: Using WordPress core controls instead of custom ones when those are available
|
| 118 |
* Tweak: Separate logic for multiple-type controls that were using the "mode" argument. This has been deprecated in favor of completely separate control types.
|
| 119 |
|
| 120 |
+
= 0.6.2 =
|
| 121 |
|
| 122 |
March 2, 2014, dev time: 3 hours
|
| 123 |
|
| 128 |
* Fix: Required script
|
| 129 |
* Fix: \'_opacity\' was added to a lot of controls by mistake. Removed it and wrote a migration script.
|
| 130 |
|
| 131 |
+
= 0.6.1 =
|
| 132 |
|
| 133 |
2014-02-25, dev time: 1 hours
|
| 134 |
|
| 135 |
* Fix: Sortables controls had a JS conflict
|
| 136 |
* Fix: Switches & Toggles were not properly working
|
| 137 |
|
| 138 |
+
= 0.6.0 =
|
| 139 |
|
| 140 |
2014-02-25, dev time: 9 hours
|
| 141 |
|
| 152 |
* Fix: Double output CSS (props @agusmu)
|
| 153 |
* New: Google fonts now parsed from a json file.
|
| 154 |
|
| 155 |
+
= 0.5.1 =
|
| 156 |
|
| 157 |
* Fix: Transport defaults to refresh instead of postMessage
|
| 158 |
* Fix: undefined index notice.
|
| 159 |
|
| 160 |
+
= 0.5 =
|
| 161 |
|
| 162 |
* New: Automatic output of styles for generic controls.
|
| 163 |
* New: Automatic output of styles + scripts for fonts (including googlefonts )
|
