From 8b5d926c603b335bcebd4db3a388b4a55e214e6f Mon Sep 17 00:00:00 2001 From: Maxime Sinclair Date: Thu, 9 Jan 2014 16:54:14 +0100 Subject: [PATCH] [TASK] Demo purpose Will not be pushed on master --- src/main/resources/config.properties | 3 ++- src/main/webapp/resource/socialbuttons1.html | 1 + src/main/webapp/resource/socialbuttons2.jspf | 3 +++ 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 src/main/webapp/resource/socialbuttons1.html create mode 100644 src/main/webapp/resource/socialbuttons2.jspf diff --git a/src/main/resources/config.properties b/src/main/resources/config.properties index 5b1521f..ae40dc8 100644 --- a/src/main/resources/config.properties +++ b/src/main/resources/config.properties @@ -1,3 +1,4 @@ #PlantUML configuration file # -#USE_GOOGLE_TRACKER=on \ No newline at end of file +USE_GOOGLE_TRACKER=on +SHOW_SOCIAL_BUTTONS=on diff --git a/src/main/webapp/resource/socialbuttons1.html b/src/main/webapp/resource/socialbuttons1.html new file mode 100644 index 0000000..4a31414 --- /dev/null +++ b/src/main/webapp/resource/socialbuttons1.html @@ -0,0 +1 @@ +SOCIAL BUTTONS are ON \ No newline at end of file diff --git a/src/main/webapp/resource/socialbuttons2.jspf b/src/main/webapp/resource/socialbuttons2.jspf new file mode 100644 index 0000000..d47a500 --- /dev/null +++ b/src/main/webapp/resource/socialbuttons2.jspf @@ -0,0 +1,3 @@ +

+ +

\ No newline at end of file