You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,16 @@ This project contains a Javascript Console component for the Alfresco Share's
8
8
Administration Console, that enables the execution of arbitrary javascript code
9
9
in the repository.
10
10
11
-
Download newest rc version for Alfresco 4.x
12
-
--------------------------------------------
11
+
Watch the video
12
+
--------
13
13
14
-
[Share Jar for 4.x](https://github.com/jgoldhammer/js-console/raw/5d083f5c594f679dc015c9dc1b0dd9132f5a4a9b/javascript-console-dist/javascript-console-share-0.6rc.jar)
15
-
[Repo Jar for 4.x](https://github.com/jgoldhammer/js-console/raw/5d083f5c594f679dc015c9dc1b0dd9132f5a4a9b/javascript-console-dist/javascript-console-repo-0.6rc.jar)
14
+
https://www.youtube.com/watch?v=c3JIeVY8Nnk
16
15
17
16
New Features
18
17
--------
19
18
19
+
+ autocomplete with tern.js
20
+
20
21
+ new json output view for validation and formatting json from the freemarker template processing
0 commit comments