diff --git a/README.markdown b/README.markdown index 7d220e0..a418462 100644 --- a/README.markdown +++ b/README.markdown @@ -144,6 +144,7 @@ Languages available: * `kr` *Korean* * `zh-ch` *Chinese* * `zh-tw` *Taiwanese* +* `iw` *Hebrew (beta)* * `ar` *Arabic (beta)* Help us add more. Grab a copy of a language file and replace it with your language [Example language file](https://github.com/VeriteCo/StoryJS-Core/blob/master/Language/locale/en.js) and find your language's [two letter code here](http://spreadsheets.google.com/pub?key=p9pdwsai2hDMsLkXsoM05KQ&gid=1) diff --git a/codekit-config.json b/codekit-config.json index 1f34b96..1e2117d 100644 --- a/codekit-config.json +++ b/codekit-config.json @@ -11,14 +11,16 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, - "\/dev_examples\/debug_1.html" : { + "\/source\/js\/Core\/Core\/VMM.Util.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, - "hidden" : 1, + "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/debug_1.html", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 8 + "inputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Util.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Util-min.js", + "fileType" : 5 }, "\/source\/less\/Core\/Font\/Bevan-PotanoSans.less" : { "ignoreWasSetByUser" : 0, @@ -32,16 +34,14 @@ "strictImports" : 0, "fileType" : 0 }, - "\/source\/js\/Core\/Core\/VMM.Util.js" : { + "\/dev_examples\/debug_1.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, - "hidden" : 0, + "hidden" : 1, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Util.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Util-min.js", - "fileType" : 5 + "inputAbbreviatedPath" : "\/dev_examples\/debug_1.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 8 }, "\/source\/js\/Core\/Language\/locale\/kr.js" : { "ignoreWasSetByUser" : 0, @@ -63,15 +63,6 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 13 }, - "\/compiled\/css\/themes\/font\/SansitaOne-Kameron.css" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/SansitaOne-Kameron.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 13 - }, "\/source\/js\/Core\/Language\/locale\/sk.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -83,6 +74,15 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sk.js", "fileType" : 5 }, + "\/compiled\/css\/themes\/font\/SansitaOne-Kameron.css" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/SansitaOne-Kameron.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 13 + }, "\/dev_examples\/power-plants\/fisk_ryanryanryan.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -191,17 +191,6 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Embed\/Embed.LoadLib-min.js", "fileType" : 5 }, - "\/source\/js\/Core\/Language\/locale\/pt-br.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/pt-br.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br.js", - "fileType" : 5 - }, "\/compiled\/css\/themes\/font\/Rancho-Gudea.css" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -223,28 +212,16 @@ "strictImports" : 0, "fileType" : 0 }, - "\/dev_examples\/houston\/wh3.jpg" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/houston\/wh3.jpg", - "processed" : 0, - "outputAbbreviatedPath" : "\/dev_examples\/houston\/wh3.jpg", - "initialSize" : 89432, - "fileType" : 9 - }, - "\/source\/less\/Core\/Font\/NewsCycle-Merriweather.less" : { + "\/source\/js\/Core\/Language\/locale\/pt-br.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/NewsCycle-Merriweather.less", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/pt-br.js", "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NewsCycle-Merriweather.css", - "strictImports" : 0, - "fileType" : 0 + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br.js", + "fileType" : 5 }, "\/source\/jade\/sections\/example-head.jade" : { "ignoreWasSetByUser" : 0, @@ -257,16 +234,28 @@ "outputAbbreviatedPath" : "\/source\/jade\/sections\/example-head.html", "fileType" : 7 }, - "\/source\/js\/Core\/Language\/locale\/bg.js" : { + "\/dev_examples\/houston\/wh3.jpg" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/dev_examples\/houston\/wh3.jpg", + "processed" : 0, + "outputAbbreviatedPath" : "\/dev_examples\/houston\/wh3.jpg", + "initialSize" : 89432, + "fileType" : 9 + }, + "\/source\/less\/Core\/Font\/NewsCycle-Merriweather.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/bg.js", + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/NewsCycle-Merriweather.less", "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/bg.js", - "fileType" : 5 + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NewsCycle-Merriweather.css", + "strictImports" : 0, + "fileType" : 0 }, "\/source\/js\/Core\/Media\/VMM.Media.js" : { "ignoreWasSetByUser" : 0, @@ -291,15 +280,26 @@ "strictImports" : 0, "fileType" : 0 }, - "\/compiled\/js\/locale\/en.js" : { + "\/compiled\/js\/locale\/it.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/en.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/it.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/en-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/it-min.js", + "fileType" : 5 + }, + "\/source\/js\/Core\/Language\/locale\/bg.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/bg.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/bg.js", "fileType" : 5 }, "\/compiled\/generator.html" : { @@ -311,15 +311,15 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, - "\/compiled\/js\/locale\/it.js" : { + "\/compiled\/js\/locale\/en.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/it.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/en.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/it-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/en-min.js", "fileType" : 5 }, "\/source\/less\/Core\/Mixins.less" : { @@ -334,6 +334,15 @@ "strictImports" : 0, "fileType" : 0 }, + "\/examples\/example_jquery_load.html" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 1, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/examples\/example_jquery_load.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 8 + }, "\/compiled\/js\/locale\/zh-tw.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -345,15 +354,6 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-tw-min.js", "fileType" : 5 }, - "\/examples\/example_jquery_load.html" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 1, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/examples\/example_jquery_load.html", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 8 - }, "\/source\/jade\/example_storify.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -396,17 +396,6 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Date-min.js", "fileType" : 5 }, - "\/source\/js\/Core\/Slider\/VMM.Slider.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider-min.js", - "fileType" : 5 - }, "\/source\/jade\/example_json.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -418,6 +407,17 @@ "outputAbbreviatedPath" : "\/examples\/example_json.html", "fileType" : 7 }, + "\/source\/js\/Core\/Slider\/VMM.Slider.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider-min.js", + "fileType" : 5 + }, "\/compiled\/css\/themes\/timeline-dark.png" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -509,6 +509,15 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 13 }, + "\/dev_examples\/example_json.html" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/dev_examples\/example_json.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 8 + }, "\/compiled\/css\/timeline.png" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -598,17 +607,16 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/it.js", "fileType" : 5 }, - "\/source\/less\/Core\/Font\/PTSerif-PTSans.less" : { + "\/compiled\/js\/locale\/sr-la.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/PTSerif-PTSans.less", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-la.js", "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/PTSerif-PTSans.css", - "strictImports" : 0, - "fileType" : 0 + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-la-min.js", + "fileType" : 5 }, "\/source\/jade\/example_jsonp.jade" : { "ignoreWasSetByUser" : 0, @@ -633,6 +641,18 @@ "strictImports" : 0, "fileType" : 0 }, + "\/source\/less\/Core\/Font\/PTSerif-PTSans.less" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/PTSerif-PTSans.less", + "outputStyle" : 1, + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/PTSerif-PTSans.css", + "strictImports" : 0, + "fileType" : 0 + }, "\/source\/js\/Core\/Core\/VMM.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -707,26 +727,26 @@ "initialSize" : 113102, "fileType" : 9 }, - "\/compiled\/js\/locale\/ja.js" : { + "\/compiled\/js\/locale\/dk.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ja.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/dk.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ja-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/dk-min.js", "fileType" : 5 }, - "\/compiled\/js\/timeline-min.js" : { + "\/compiled\/js\/locale\/ja.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/timeline-min.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ja.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/timeline-min-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ja-min.js", "fileType" : 5 }, "\/source\/js\/VMM.TImeline.Min.js" : { @@ -774,16 +794,17 @@ "initialSize" : 50360, "fileType" : 9 }, - "\/compiled\/js\/locale\/dk.js" : { + "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/dk.js", + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less", "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/dk-min.js", - "fileType" : 5 + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/DroidSerif-DroidSans.css", + "strictImports" : 0, + "fileType" : 0 }, "\/source\/js\/Core\/Language\/locale\/fr.js" : { "ignoreWasSetByUser" : 0, @@ -796,16 +817,17 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/fr.js", "fileType" : 5 }, - "\/source\/js\/Core\/Media\/VMM.TextElement.js" : { + "\/source\/less\/VMM.Timeline.TimeNav.less" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement.js", + "inputAbbreviatedPath" : "\/source\/less\/VMM.Timeline.TimeNav.less", "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement-min.js", - "fileType" : 5 + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/source\/css\/VMM.Timeline.TimeNav.css", + "strictImports" : 0, + "fileType" : 0 }, "\/source\/less\/Core\/Font\/BreeSerif-OpenSans.less" : { "ignoreWasSetByUser" : 0, @@ -841,17 +863,16 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hu.js", "fileType" : 5 }, - "\/source\/less\/Core\/VMM.Core.less" : { - "ignoreWasSetByUser" : 1, + "\/source\/js\/Core\/Media\/VMM.TextElement.js" : { + "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/Core\/VMM.Core.less", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement.js", "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/less\/css\/VMM.Core.css", - "strictImports" : 0, - "fileType" : 0 + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement-min.js", + "fileType" : 5 }, "\/source\/less\/Theme\/Dark.less" : { "ignoreWasSetByUser" : 1, @@ -885,16 +906,17 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ca-min.js", "fileType" : 5 }, - "\/dev_examples\/taylor\/warner.jpg" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, + "\/source\/less\/Core\/VMM.Core.less" : { + "ignoreWasSetByUser" : 1, + "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/taylor\/warner.jpg", - "processed" : 0, - "outputAbbreviatedPath" : "\/dev_examples\/taylor\/warner.jpg", - "initialSize" : 110210, - "fileType" : 9 + "inputAbbreviatedPath" : "\/source\/less\/Core\/VMM.Core.less", + "outputStyle" : 1, + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/source\/less\/css\/VMM.Core.css", + "strictImports" : 0, + "fileType" : 0 }, "\/compiled\/lib\/jquery-min.js" : { "ignoreWasSetByUser" : 1, @@ -916,12 +938,12 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, - "\/dev_examples\/shit-people-say\/index.html" : { + "\/dev_examples\/example_storify.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 1, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/shit-people-say\/index.html", + "inputAbbreviatedPath" : "\/dev_examples\/example_storify.html", "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, @@ -948,26 +970,25 @@ "strictImports" : 0, "fileType" : 0 }, - "\/dev_examples\/example_storify.html" : { + "\/dev_examples\/shit-people-say\/index.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 1, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/example_storify.html", + "inputAbbreviatedPath" : "\/dev_examples\/shit-people-say\/index.html", "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, - "\/source\/less\/VMM.Timeline.TimeNav.less" : { + "\/dev_examples\/taylor\/warner.jpg" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/VMM.Timeline.TimeNav.less", - "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/css\/VMM.Timeline.TimeNav.css", - "strictImports" : 0, - "fileType" : 0 + "inputAbbreviatedPath" : "\/dev_examples\/taylor\/warner.jpg", + "processed" : 0, + "outputAbbreviatedPath" : "\/dev_examples\/taylor\/warner.jpg", + "initialSize" : 110210, + "fileType" : 9 }, "\/dev_examples\/taylor\/final.jpg" : { "ignoreWasSetByUser" : 0, @@ -980,17 +1001,16 @@ "initialSize" : 56926, "fileType" : 9 }, - "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less" : { + "\/compiled\/js\/timeline-min.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less", + "inputAbbreviatedPath" : "\/compiled\/js\/timeline-min.js", "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/DroidSerif-DroidSans.css", - "strictImports" : 0, - "fileType" : 0 + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/timeline-min-min.js", + "fileType" : 5 }, "\/source\/js\/Core\/Slider\/VMM.Slider.Slide.js" : { "ignoreWasSetByUser" : 0, @@ -1056,26 +1076,26 @@ "outputAbbreviatedPath" : "\/compiled\/js\/timeline-min.js", "fileType" : 5 }, - "\/source\/js\/Core\/Language\/locale\/pt.js" : { + "\/source\/js\/VMM.Timeline.DataObj.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/pt.js", + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.DataObj.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt.js", + "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.DataObj-min.js", "fileType" : 5 }, - "\/source\/js\/VMM.Timeline.DataObj.js" : { + "\/source\/js\/Core\/Language\/locale\/pt.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.DataObj.js", + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/pt.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.DataObj-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt.js", "fileType" : 5 }, "\/compiled\/js\/locale\/ta.js" : { @@ -1186,6 +1206,15 @@ "initialSize" : 103878, "fileType" : 9 }, + "\/compiled\/css\/themes\/font\/Merriweather-NewsCycle.css" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Merriweather-NewsCycle.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 13 + }, "\/dev_examples\/debug_hide_dates.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1218,15 +1247,6 @@ "strictImports" : 0, "fileType" : 0 }, - "\/compiled\/css\/themes\/font\/Merriweather-NewsCycle.css" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Merriweather-NewsCycle.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 13 - }, "\/compiled\/css\/themes\/font\/Lora-Istok.css" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -1300,26 +1320,26 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ru-min.js", "fileType" : 5 }, - "\/compiled\/js\/locale\/hy.js" : { + "\/compiled\/js\/locale\/no.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/hy.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hy-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no-min.js", "fileType" : 5 }, - "\/compiled\/js\/locale\/no.js" : { + "\/compiled\/js\/locale\/hy.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/hy.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hy-min.js", "fileType" : 5 }, "\/source\/js\/VMM.Timeline.js" : { @@ -1366,14 +1386,16 @@ "outputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-cdn.js", "fileType" : 5 }, - "\/compiled\/css\/themes\/font\/PTSerif-PTSans.css" : { + "\/source\/js\/Core\/Language\/locale\/sr-cy.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/PTSerif-PTSans.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 13 + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/sr-cy.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-cy.js", + "fileType" : 5 }, "\/source\/jade\/sections\/embed-generator.jade" : { "ignoreWasSetByUser" : 0, @@ -1386,6 +1408,15 @@ "outputAbbreviatedPath" : "\/source\/jade\/sections\/embed-generator.html", "fileType" : 7 }, + "\/compiled\/css\/themes\/font\/PTSerif-PTSans.css" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/PTSerif-PTSans.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 13 + }, "\/source\/js\/Core\/VMM.StoryJS.License.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1688,6 +1719,17 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Library\/Leaflet-min.js", "fileType" : 5 }, + "\/source\/js\/Core\/Language\/locale\/no.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/no.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", + "fileType" : 5 + }, "\/dev_examples\/taylor\/burton-2.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -1710,17 +1752,6 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hy.js", "fileType" : 5 }, - "\/source\/js\/Core\/Language\/locale\/no.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/no.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", - "fileType" : 5 - }, "\/dev_examples\/example_kitchensink.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1761,12 +1792,12 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, - "\/compiled\/css\/themes\/font\/Lekton-Molengo.css" : { + "\/compiled\/css\/themes\/font\/NixieOne-Ledger.css" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Lekton-Molengo.css", + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NixieOne-Ledger.css", "outputAbbreviatedPath" : "No Output Path", "fileType" : 13 }, @@ -1781,15 +1812,26 @@ "outputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-cdn-min.js", "fileType" : 5 }, - "\/compiled\/css\/themes\/font\/NixieOne-Ledger.css" : { + "\/compiled\/css\/themes\/font\/Lekton-Molengo.css" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NixieOne-Ledger.css", + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Lekton-Molengo.css", "outputAbbreviatedPath" : "No Output Path", "fileType" : 13 }, + "\/source\/js\/Core\/Language\/locale\/iw.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/iw.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/iw.js", + "fileType" : 5 + }, "\/compiled\/css\/themes\/timeline-texture.png" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -1835,6 +1877,17 @@ "initialSize" : 99172, "fileType" : 9 }, + "\/compiled\/js\/locale\/sr-cy.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-cy.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-cy-min.js", + "fileType" : 5 + }, "\/compiled\/js\/locale\/bg.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1877,6 +1930,15 @@ "initialSize" : 84946, "fileType" : 9 }, + "\/compiled\/css\/themes\/font\/AbrilFatface-Average.css" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/AbrilFatface-Average.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 13 + }, "\/source\/less\/Core\/Font\/PlayfairDisplay-Muli.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -1889,15 +1951,6 @@ "strictImports" : 0, "fileType" : 0 }, - "\/compiled\/css\/themes\/font\/AbrilFatface-Average.css" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/AbrilFatface-Average.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 13 - }, "\/dev_examples\/taylor\/index.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1978,6 +2031,17 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, + "\/source\/js\/Core\/Language\/locale\/sr-la.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/sr-la.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-la.js", + "fileType" : 5 + }, "\/compiled\/css\/themes\/font\/DroidSerif-DroidSans.css" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -1998,26 +2062,26 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/tr-min.js", "fileType" : 5 }, - "\/source\/js\/Core\/Language\/locale\/cz.js" : { + "\/compiled\/js\/locale\/pl.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/cz.js", + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/pl.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/cz.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pl-min.js", "fileType" : 5 }, - "\/compiled\/js\/locale\/pl.js" : { + "\/source\/js\/Core\/Language\/locale\/cz.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/pl.js", + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/cz.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pl-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/cz.js", "fileType" : 5 }, "\/dev_examples\/power-plants\/fisk_pauldailingmedill.jpg" : { @@ -2042,16 +2106,14 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.MediaElement-min.js", "fileType" : 5 }, - "\/source\/js\/VMM.Timeline.TimeNav.js" : { + "\/dev_examples\/index_html.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, - "hidden" : 0, + "hidden" : 1, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav-min.js", - "fileType" : 5 + "inputAbbreviatedPath" : "\/dev_examples\/index_html.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 8 }, "\/source\/js\/Core\/Language\/locale\/sl.js" : { "ignoreWasSetByUser" : 0, @@ -2064,14 +2126,14 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sl.js", "fileType" : 5 }, - "\/dev_examples\/index_html.html" : { + "\/compiled\/css\/themes\/dark.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, - "hidden" : 1, + "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/index_html.html", + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/dark.css", "outputAbbreviatedPath" : "No Output Path", - "fileType" : 8 + "fileType" : 13 }, "\/source\/js\/Core\/Core\/VMM.Browser.js" : { "ignoreWasSetByUser" : 0, @@ -2084,25 +2146,26 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Browser-min.js", "fileType" : 5 }, - "\/compiled\/css\/themes\/dark.css" : { + "\/compiled\/css\/themes\/font\/NewsCycle-Merriweather.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/dark.css", + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NewsCycle-Merriweather.css", "outputAbbreviatedPath" : "No Output Path", "fileType" : 13 }, - "\/dev_examples\/houston\/wh2.jpg" : { + "\/source\/less\/Core\/Font\/Lora-Istok.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/houston\/wh2.jpg", - "processed" : 0, - "outputAbbreviatedPath" : "\/dev_examples\/houston\/wh2.jpg", - "initialSize" : 35669, - "fileType" : 9 + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/Lora-Istok.less", + "outputStyle" : 1, + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/Lora-Istok.css", + "strictImports" : 0, + "fileType" : 0 }, "\/dev_examples\/taylor\/velvet.jpg" : { "ignoreWasSetByUser" : 0, @@ -2135,17 +2198,16 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, - "\/source\/less\/Core\/Font\/Lora-Istok.less" : { + "\/dev_examples\/houston\/wh2.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/Lora-Istok.less", - "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/Lora-Istok.css", - "strictImports" : 0, - "fileType" : 0 + "inputAbbreviatedPath" : "\/dev_examples\/houston\/wh2.jpg", + "processed" : 0, + "outputAbbreviatedPath" : "\/dev_examples\/houston\/wh2.jpg", + "initialSize" : 35669, + "fileType" : 9 }, "\/source\/less\/Core\/Font\/Georgia-Helvetica.less" : { "ignoreWasSetByUser" : 0, @@ -2193,25 +2255,25 @@ "initialSize" : 93019, "fileType" : 9 }, - "\/compiled\/css\/themes\/font\/NewsCycle-Merriweather.css" : { + "\/source\/js\/VMM.Timeline.TimeNav.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NewsCycle-Merriweather.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 13 + "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav-min.js", + "fileType" : 5 }, - "\/dev_examples\/power-plants\/fisk_vxla.jpg" : { + "\/dev_examples\/embed_wide.html" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, + "ignore" : 1, + "hidden" : 1, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/power-plants\/fisk_vxla.jpg", - "processed" : 0, - "outputAbbreviatedPath" : "\/dev_examples\/power-plants\/fisk_vxla.jpg", - "initialSize" : 95680, - "fileType" : 9 + "inputAbbreviatedPath" : "\/dev_examples\/embed_wide.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 8 }, "\/compiled\/js\/locale\/fr.js" : { "ignoreWasSetByUser" : 0, @@ -2224,14 +2286,16 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/fr-min.js", "fileType" : 5 }, - "\/dev_examples\/embed_wide.html" : { + "\/dev_examples\/power-plants\/fisk_vxla.jpg" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 1, + "ignore" : 0, + "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/embed_wide.html", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 8 + "inputAbbreviatedPath" : "\/dev_examples\/power-plants\/fisk_vxla.jpg", + "processed" : 0, + "outputAbbreviatedPath" : "\/dev_examples\/power-plants\/fisk_vxla.jpg", + "initialSize" : 95680, + "fileType" : 9 }, "\/source\/less\/Core\/VMM.Tooltip.less" : { "ignoreWasSetByUser" : 0, @@ -2283,48 +2347,48 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 8 }, - "\/source\/js\/Core\/Language\/locale\/dk.js" : { + "\/source\/js\/Core\/Language\/locale\/ja.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/dk.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/ja.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/dk.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ja.js", "fileType" : 5 }, - "\/source\/js\/Core\/Slider\/VMM.DragSlider.js" : { + "\/compiled\/js\/locale\/zh-ch.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.DragSlider.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-ch.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.DragSlider-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-ch-min.js", "fileType" : 5 }, - "\/source\/js\/Core\/Language\/locale\/ja.js" : { + "\/source\/js\/Core\/Language\/locale\/dk.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/ja.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/dk.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ja.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/dk.js", "fileType" : 5 }, - "\/compiled\/js\/locale\/zh-ch.js" : { + "\/source\/js\/Core\/Slider\/VMM.DragSlider.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-ch.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.DragSlider.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-ch-min.js", + "outputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.DragSlider-min.js", "fileType" : 5 }, "\/compiled\/css\/themes\/font\/BreeSerif-OpenSans.css" : { @@ -2336,17 +2400,16 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 13 }, - "\/source\/less\/Core\/Font\/Rancho-Gudea.less" : { + "\/dev_examples\/houston\/eyesclosedftm_10001.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/Rancho-Gudea.less", - "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/Rancho-Gudea.css", - "strictImports" : 0, - "fileType" : 0 + "inputAbbreviatedPath" : "\/dev_examples\/houston\/eyesclosedftm_10001.jpg", + "processed" : 0, + "outputAbbreviatedPath" : "\/dev_examples\/houston\/eyesclosedftm_10001.jpg", + "initialSize" : 90398, + "fileType" : 9 }, "\/compiled\/js\/locale\/sk.js" : { "ignoreWasSetByUser" : 0, @@ -2359,16 +2422,17 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sk-min.js", "fileType" : 5 }, - "\/dev_examples\/houston\/eyesclosedftm_10001.jpg" : { + "\/source\/less\/Core\/Font\/Rancho-Gudea.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/houston\/eyesclosedftm_10001.jpg", - "processed" : 0, - "outputAbbreviatedPath" : "\/dev_examples\/houston\/eyesclosedftm_10001.jpg", - "initialSize" : 90398, - "fileType" : 9 + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/Rancho-Gudea.less", + "outputStyle" : 1, + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/source\/less\/Core\/css\/Rancho-Gudea.css", + "strictImports" : 0, + "fileType" : 0 }, "\/source\/js\/Core\/Core\/VMM.Core.js" : { "ignoreWasSetByUser" : 0, @@ -2543,8 +2607,8 @@ "newcap" : 0, "forin" : 0, "regexdash" : 0, - "node" : 0, "browser" : 1, + "node" : 0, "eqnull" : 1, "mootools" : 0, "iterator" : 0, diff --git a/compiled/js/locale/iw.js b/compiled/js/locale/iw.js new file mode 100644 index 0000000..da35770 --- /dev/null +++ b/compiled/js/locale/iw.js @@ -0,0 +1,2 @@ +/* LANGUAGE +================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"iw",right_to_left:!0,api:{wikipedia:"iw"},date:{month:["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"],month_abbr:["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"],day:["ראשון","שני","שלישי","רביעי","חמישי","שישי","שבת"],day_abbr:["יום א'","יום ב'","יום ג'","יום ד'","יום ה'","יום ו'","שבת"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm,' yyyy",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'
'mmmm d',' yyyy''",full_long:"d' mmm,' yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"טוען את ציר הזמן... ",return_to_title:"חזור לכותרת",expand_timeline:"הרחב את ציר הזמן",contract_timeline:"צמצם את ציר הזמן",wikipedia:"מויקיפדיה, האינציקלופדיה החופשית",loading_content:"התוכן בטעינה...",loading:"טוען..."}}); \ No newline at end of file diff --git a/source/jade/sections/embed-generator.jade b/source/jade/sections/embed-generator.jade index 3b41ab7..f9175e4 100755 --- a/source/jade/sections/embed-generator.jade +++ b/source/jade/sections/embed-generator.jade @@ -62,6 +62,7 @@ section#embed.embed-form option(value='zh-tw') Taiwanese option(value='el') Greek option(value='ta') Tamil + option(value='iw') Hebrew option(value='ar') Arabic // Map Type div.control-group diff --git a/source/js/Core b/source/js/Core index bebc6a6..3a123dd 160000 --- a/source/js/Core +++ b/source/js/Core @@ -1 +1 @@ -Subproject commit bebc6a6daaeb3c01e153bab7f8a4b7070a13dbfa +Subproject commit 3a123ddfa09e25f42d3be8d9242828da7e1d5ded