From c2d316449f85bd2b74ae9ffaa3d08b7a5ee282cf Mon Sep 17 00:00:00 2001 From: Alex Bitney Date: Sun, 7 Feb 2016 00:00:41 +0200 Subject: added tags when posting new message added templates engine (rythm engine) and moved something to it. WARNING: textext plugin does not work when minimized, and also I fixed bug in it. --- src/main/webapp/test.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/main/webapp/test.json (limited to 'src/main/webapp/test.json') diff --git a/src/main/webapp/test.json b/src/main/webapp/test.json new file mode 100644 index 00000000..6df54a41 --- /dev/null +++ b/src/main/webapp/test.json @@ -0,0 +1,19 @@ +[ + "Basic", + "Closure", + "Cobol", + "Delphi", + "Erlang", + "Fortran", + "Go", + "Groovy", + "Haskel", + "Java", + "JavaScript", + "OCAML", + "PHP", + "Perl", + "Python", + "Ruby", + "Scala" +] \ No newline at end of file -- cgit v1.2.3