Skip to content

Commit 90425ad

Browse files
committed
Merge pull request #11 from jgoldhammer/master
updated Readme
2 parents d2d90da + 21712dc commit 90425ad

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Javascript Console Admin Console component for Alfresco 3.4/4.0
1+
Javascript Console Admin Console component for Alfresco 4.0-4.2
22
===============================================================
33

44
Author: Florian Maul (fme AG)
@@ -8,15 +8,16 @@ This project contains a Javascript Console component for the Alfresco Share's
88
Administration Console, that enables the execution of arbitrary javascript code
99
in the repository.
1010

11-
Download newest rc version for Alfresco 4.x
12-
--------------------------------------------
11+
Watch the video
12+
--------
1313

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
1615

1716
New Features
1817
--------
1918

19+
+ autocomplete with tern.js
20+
2021
+ new json output view for validation and formatting json from the freemarker template processing
2122
![JSONView](https://raw.github.com/jgoldhammer/js-console/master/javascript-console-share/screenshots/json_output_view.png)
2223

0 commit comments

Comments
 (0)