extendedclip
62a496bb58
Complete overhaul of expansion
...
New configuration layout.
Now requires javascript files associated with a javascript placeholder.
Can define engine type per script.
2018-03-08 19:49:27 -05:00
extendedclip
410b021b0b
placeholders parsed after the javascript is evaluated need to use {}
...
Placeholders that use %<placeholder>% are parsed before the script is
evaluated so the ability to store or utilize raw placeholders was not
possible. Now if you use {<placeholder>}, placeholders with brackets are
parsed after the script has been evaluated.
2018-03-08 15:37:00 -05:00
extendedclip
ebbeeb2062
Allow placeholders be parsed on javascript result
2018-03-08 15:23:19 -05:00
extendedclip
1e36114287
Data config no longer wiped on load.
...
Keys that no longer exist when it is time to save will be removed on
save as the remove operation keeps them in the data map with a null
value.
2018-03-08 14:53:59 -05:00
extendedclip
e2ca19949e
persistent data that can be accessed within javascript
2018-03-08 14:08:49 -05:00
extendedclip
4a803e2883
Persistent data accessible within the javascript placeholder
2018-03-08 14:05:41 -05:00
extendedclip
9c0193109c
test
2018-03-06 19:06:40 -05:00
extendedclip
0be7ac50c6
Added pom versioning. Temp fix for single line comments in .js files
2018-03-06 19:03:17 -05:00
extendedclip
b496a3244e
Allow arguments in javascript placeholders.
2018-03-06 11:38:25 -05:00
extendedclip
07fb6f911b
Initial commit
2018-03-04 14:59:19 -05:00