Skip to content

Releases: joshuafontany/TW5-JsonMangler

v2.2.4 (TW v5.1.23-pre)

19 Oct 00:31
Compare
Choose a tag to compare

This release fixes a bug with the "slugify" feature of importing CSVs to tiddlers, and also adds two new filter operators: "comparefield[]" and "compareindex[]" operators. These new operators function as "compare[]" on a specific field or index. The first prefix of the new operators is now the field or index name. See the help documentation in the example wiki.

Requires TiddlyWiki v5.1.23-pre

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"ebalster/modloader"

Finally, restart your server.

Optional - This release comes with 2 bundled plugins that can be included with:
"ebalster/formula",
"ebalster/attribute-modules"

Make sure to have appropriate commas in your tiddlywiki.info file with any additions.

v2.2.3 (TW v5.1.23-pre)

26 Sep 23:29
Compare
Choose a tag to compare

This release ads two new filter operators: "comparefield[]" and "compareindex[]" operators that function as "compare[]" on a specific field or index. The first prefix is now the field or index name. See the help documentation in the example wiki.

Requires TiddlyWiki v5.1.23-pre

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"ebalster/modloader"

Finally, restart your server.

Optional - This release comes with 2 bundled plugins that can be included with:
"ebalster/formula",
"ebalster/attribute-modules"

Make sure to have appropriate commas in your tiddlywiki.info file with any additions.

v2.2.2 (TW v5.1.22)

29 Apr 06:07
Compare
Choose a tag to compare

This release fixes a bug with jsonIsValid() and improves the slugify() utility.

Requires TiddlyWiki v5.1.22

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"ebalster/modloader"

Finally, restart your server.

Optional - This release comes with 2 bundled plugins that can be included with:
"ebalster/formula",
"ebalster/attribute-modules"

Make sure to have appropriate commas in your tiddlywiki.info file with any additions.

v2.2.1 (TW v5.1.22)

29 Apr 00:57
Compare
Choose a tag to compare

This release fixes some issues with the "patch" files due to LF/CRLF "line endings".

Requires TiddlyWiki v5.1.22

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"ebalster/modloader"

Finally, restart your server.

Optional - This release comes with 2 bundled plugins that can be included with:
"ebalster/formula",
"ebalster/attribute-modules"

Make sure to have appropriate commas in your tiddlywiki.info file with any additions.

v2.2.0 (TW v5.1.22)

18 Apr 03:01
Compare
Choose a tag to compare

Requires TiddlyWiki v5.1.22

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"ebalster/modloader"

Finally, restart your server.

Optional - This release comes with 2 bundled plugins that can be included with:
"ebalster/formula",
"ebalster/attribute-modules"

Make sure to have appropriate commas in your tiddlywiki.info file with any additions.

v2.1.1 (TW v5.1.22-pre)

18 Mar 00:47
Compare
Choose a tag to compare

Changes to the indexes[] filter operator for better backwards compatibility.

Requires TiddlyWiki v5.1.22-pre

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"matabele/action-maketid",
"ebalster/modloader"
Finally, restart your server.

v2.1.0 (TW v5.1.22-pre)

17 Mar 02:28
Compare
Choose a tag to compare

Requires TiddlyWiki v5.1.22-pre

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"matabele/action-maketid",
"ebalster/modloader"
Finally, restart your server.

v2.0.10 (TW v5.1.22-pre)

29 Feb 00:42
Compare
Choose a tag to compare

Requires TiddlyWiki v5.1.22-pre

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"matabele/action-maketid",
"ebalster/modloader"
Finally, restart your server.

v2.0.9 (TW v5.1.22-pre)

20 Feb 19:59
Compare
Choose a tag to compare

Requires TiddlyWiki v5.1.22-pre

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"matabele/action-maketid",
"ebalster/modloader"
Finally, restart your server.

v2.0.8 (TW v5.1.22-pre)

05 Feb 04:04
Compare
Choose a tag to compare

See below for installation instructions. This require the v5.1.22-prerelease or later version of tiddlywiki.