From 65f9bd5ae679b6be05a8258128319c932f9a0cb8 Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:02 -0700 Subject: [PATCH 01/27] Initial Commit --- Home.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 00000000..140be363 --- /dev/null +++ b/Home.md @@ -0,0 +1 @@ +Welcome to the wise-source wiki! \ No newline at end of file From 2ef39c79ae6175e4def62ab757fe6442270816e6 Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:02 -0700 Subject: [PATCH 02/27] Migrated from home v1 --- Home.md | 1 - Home.textile | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 Home.md create mode 100644 Home.textile diff --git a/Home.md b/Home.md deleted file mode 100644 index 140be363..00000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the wise-source wiki! \ No newline at end of file diff --git a/Home.textile b/Home.textile new file mode 100644 index 00000000..f6afe101 --- /dev/null +++ b/Home.textile @@ -0,0 +1 @@ +Welcome to the wisemapping wiki! \ No newline at end of file From baea74ad13d9785534f6c945c14a923e064942fb Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:03 -0700 Subject: [PATCH 03/27] Migrated from home v2 --- Home.textile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index f6afe101..8c6d0189 100644 --- a/Home.textile +++ b/Home.textile @@ -1 +1,5 @@ -Welcome to the wisemapping wiki! \ No newline at end of file +Welcome to the wisemapping wiki! + +Who are we? + +We're a couple of friends working on an idea: "Create the best on-line collaborative mind mapping tool ever created". This has been our idea since the first day we started. We've been working on this project on our free time without any kind of economical support. If you want to contact us, send us an email to team@wisemapping.com. Let us know what do you think about WiseMapping. \ No newline at end of file From aecd8651ebd87088edbbd05d3466fdb120f10951 Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:05 -0700 Subject: [PATCH 04/27] Migrated from home v3 --- Home.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.textile b/Home.textile index 8c6d0189..e18bf907 100644 --- a/Home.textile +++ b/Home.textile @@ -1,5 +1,5 @@ -Welcome to the wisemapping wiki! +h1. Welcome to the wisemapping wiki! -Who are we? +h4. Who are we? We're a couple of friends working on an idea: "Create the best on-line collaborative mind mapping tool ever created". This has been our idea since the first day we started. We've been working on this project on our free time without any kind of economical support. If you want to contact us, send us an email to team@wisemapping.com. Let us know what do you think about WiseMapping. \ No newline at end of file From c0863a7372c988c1fe40d082cb098d81a5aa0cb3 Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:06 -0700 Subject: [PATCH 05/27] Migrated from home v4 --- Home.textile | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index e18bf907..7a8701e8 100644 --- a/Home.textile +++ b/Home.textile @@ -2,4 +2,26 @@ h1. Welcome to the wisemapping wiki! h4. Who are we? -We're a couple of friends working on an idea: "Create the best on-line collaborative mind mapping tool ever created". This has been our idea since the first day we started. We've been working on this project on our free time without any kind of economical support. If you want to contact us, send us an email to team@wisemapping.com. Let us know what do you think about WiseMapping. \ No newline at end of file +We're a couple of friends working on an idea: "Create the best on-line collaborative mind mapping tool ever created". This has been our idea since the first day we started. We've been working on this project on our free time without any kind of economical support. If you want to contact us, send us an email to team@wisemapping.com. Let us know what do you think about WiseMapping. + +h4. Frequent Asked Questions + +h5. Which technology do we use? + +We do not use Flash. Instead we use SVG for Firefox and Safari, and VML for IE and Opera. + +SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector graphics animation and VML (Vector Markup Language) supports the markup of vector graphic information in the same way that HTML supports the markup of textual information. + +h5. Which Browsers do we support? + +We are continuosly testing the application on the following platforms: + + * Microsoft Windows + o IE 6 and above. + o Firefox 1.5 and above. + o Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. + * Linux + o Firefox 1.5 and above. + * OS X + o Firefox 1.5 and above: Due to some SVG bugs in Firefox for OS X, you could experience some strange behaviour. Nevertheless, none of them should block you from using the application. + o Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. From 2d1a2c4a3f99e9852fc475216f1723e913a2ccbe Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:07 -0700 Subject: [PATCH 06/27] Migrated from home v5 --- Home.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.textile b/Home.textile index 7a8701e8..cb59a1ed 100644 --- a/Home.textile +++ b/Home.textile @@ -1,10 +1,10 @@ h1. Welcome to the wisemapping wiki! -h4. Who are we? +h3. Who are we? We're a couple of friends working on an idea: "Create the best on-line collaborative mind mapping tool ever created". This has been our idea since the first day we started. We've been working on this project on our free time without any kind of economical support. If you want to contact us, send us an email to team@wisemapping.com. Let us know what do you think about WiseMapping. -h4. Frequent Asked Questions +h3. Frequent Asked Questions h5. Which technology do we use? From c2ecba8e08c0f0567d35d65f8e1a0d65105d624a Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:08 -0700 Subject: [PATCH 07/27] Migrated from home v6 --- Home.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index cb59a1ed..4b85e55a 100644 --- a/Home.textile +++ b/Home.textile @@ -15,7 +15,7 @@ SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector gr h5. Which Browsers do we support? We are continuosly testing the application on the following platforms: - +bq. * Microsoft Windows o IE 6 and above. o Firefox 1.5 and above. @@ -25,3 +25,4 @@ We are continuosly testing the application on the following platforms: * OS X o Firefox 1.5 and above: Due to some SVG bugs in Firefox for OS X, you could experience some strange behaviour. Nevertheless, none of them should block you from using the application. o Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. +bq. \ No newline at end of file From 08784308a048bdf8dabb07afb6edf8a9906fb5be Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:09 -0700 Subject: [PATCH 08/27] Migrated from home v7 --- Home.textile | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Home.textile b/Home.textile index 4b85e55a..dbc4ef35 100644 --- a/Home.textile +++ b/Home.textile @@ -15,14 +15,13 @@ SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector gr h5. Which Browsers do we support? We are continuosly testing the application on the following platforms: -bq. + * Microsoft Windows - o IE 6 and above. - o Firefox 1.5 and above. - o Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. + ** IE 6 and above. + ** Firefox 1.5 and above. + ** Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. * Linux - o Firefox 1.5 and above. + ** Firefox 1.5 and above. * OS X - o Firefox 1.5 and above: Due to some SVG bugs in Firefox for OS X, you could experience some strange behaviour. Nevertheless, none of them should block you from using the application. - o Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. -bq. \ No newline at end of file + ** Firefox 1.5 and above: Due to some SVG bugs in Firefox for OS X, you could experience some strange behaviour. Nevertheless, none of them should block you from using the application. + ** Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. From 3e632939c27117d6f385fe88ac4dae09c3139bdb Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:10 -0700 Subject: [PATCH 09/27] Migrated from home v8 --- Home.textile | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Home.textile b/Home.textile index dbc4ef35..cf863d01 100644 --- a/Home.textile +++ b/Home.textile @@ -11,17 +11,3 @@ h5. Which technology do we use? We do not use Flash. Instead we use SVG for Firefox and Safari, and VML for IE and Opera. SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector graphics animation and VML (Vector Markup Language) supports the markup of vector graphic information in the same way that HTML supports the markup of textual information. - -h5. Which Browsers do we support? - -We are continuosly testing the application on the following platforms: - - * Microsoft Windows - ** IE 6 and above. - ** Firefox 1.5 and above. - ** Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. - * Linux - ** Firefox 1.5 and above. - * OS X - ** Firefox 1.5 and above: Due to some SVG bugs in Firefox for OS X, you could experience some strange behaviour. Nevertheless, none of them should block you from using the application. - ** Safari 3: Due to some SVG bugs in WebKit, the access to the mind map editor is now a days restricted. From d33a16b7f38ea647d16de1e5a7322c26d278827e Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:11 -0700 Subject: [PATCH 10/27] Migrated from home v9 --- Home.textile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.textile b/Home.textile index cf863d01..d7b4bd6e 100644 --- a/Home.textile +++ b/Home.textile @@ -11,3 +11,5 @@ h5. Which technology do we use? We do not use Flash. Instead we use SVG for Firefox and Safari, and VML for IE and Opera. SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector graphics animation and VML (Vector Markup Language) supports the markup of vector graphic information in the same way that HTML supports the markup of textual information. + +h3. How to Install ? \ No newline at end of file From bba58d79f0e35a323d6bd67b02f369bab4e966ec Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:12 -0700 Subject: [PATCH 11/27] Migrated from home v10 --- Home.textile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index d7b4bd6e..8a0d3dde 100644 --- a/Home.textile +++ b/Home.textile @@ -12,4 +12,9 @@ We do not use Flash. Instead we use SVG for Firefox and Safari, and VML for IE a SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector graphics animation and VML (Vector Markup Language) supports the markup of vector graphic information in the same way that HTML supports the markup of textual information. -h3. How to Install ? \ No newline at end of file +h3. How to Install ? + +h3. License + +Licensed under the Apache License, Version 2.0 (the “License”); +You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file From a1e208de205337ce743616ff1eecd7b5c1ff694f Mon Sep 17 00:00:00 2001 From: wisemapping Date: Mon, 13 Sep 2010 02:22:13 -0700 Subject: [PATCH 12/27] Migrated from features-lists v1 --- Features-Lists.textile | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Features-Lists.textile diff --git a/Features-Lists.textile b/Features-Lists.textile new file mode 100644 index 00000000..e69de29b From 61e16d5979e9f9f06772772bbb363eac88638071 Mon Sep 17 00:00:00 2001 From: pveiga Date: Mon, 13 Sep 2010 02:22:14 -0700 Subject: [PATCH 13/27] Migrated from home v11 --- Home.textile | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/Home.textile b/Home.textile index 8a0d3dde..e69de29b 100644 --- a/Home.textile +++ b/Home.textile @@ -1,20 +0,0 @@ -h1. Welcome to the wisemapping wiki! - -h3. Who are we? - -We're a couple of friends working on an idea: "Create the best on-line collaborative mind mapping tool ever created". This has been our idea since the first day we started. We've been working on this project on our free time without any kind of economical support. If you want to contact us, send us an email to team@wisemapping.com. Let us know what do you think about WiseMapping. - -h3. Frequent Asked Questions - -h5. Which technology do we use? - -We do not use Flash. Instead we use SVG for Firefox and Safari, and VML for IE and Opera. - -SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector graphics animation and VML (Vector Markup Language) supports the markup of vector graphic information in the same way that HTML supports the markup of textual information. - -h3. How to Install ? - -h3. License - -Licensed under the Apache License, Version 2.0 (the “License”); -You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file From 9ed086eeb9c28a007dc4abbaf8ec16e4ca855680 Mon Sep 17 00:00:00 2001 From: wisemapping Date: Sat, 20 Nov 2010 15:33:42 -0800 Subject: [PATCH 14/27] Add a wiki home page Updated Home (textile) --- Home.textile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Home.textile b/Home.textile index e69de29b..4d71b218 100644 --- a/Home.textile +++ b/Home.textile @@ -0,0 +1,15 @@ +h1. What is WiseMapping Open Source? + +WiseMapping is a free web based mindmapping application. The goal of this project is to provide a high quality product that can be deployed by educational and academic institutions, private and public companies and anyone who needs to have a mindmapping application. WiseMapping is based on the same code source supporting WiseMapping.com. + +h1. Why Open Source ? + +In the last years, we have received hundred of mails from different persons asking for: +Integrating wisemapping.com with their sites +Deploying a private instance of wisemapping.com +Participating in the development of the site +All this make us wonder "Why if we share our product to all this people and invite them to participate with us in this journey ?" . + +h1. Who are we ? + +We’re a couple of friends working on an idea: “Create the best on-line collaborative mind mapping tool ever created”. This has been our idea since the first day we started. \ No newline at end of file From ce9f99365eec3d31dbaf0910a355686f792a342d Mon Sep 17 00:00:00 2001 From: wisemapping Date: Sat, 20 Nov 2010 15:36:36 -0800 Subject: [PATCH 15/27] add documentation page Updated What is WiseMapping Open Source? (textile) --- Home.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index 4d71b218..72179753 100644 --- a/Home.textile +++ b/Home.textile @@ -12,4 +12,6 @@ All this make us wonder "Why if we share our product to all this people and invi h1. Who are we ? -We’re a couple of friends working on an idea: “Create the best on-line collaborative mind mapping tool ever created”. This has been our idea since the first day we started. \ No newline at end of file +We’re a couple of friends working on an idea: “Create the best on-line collaborative mind mapping tool ever created”. This has been our idea since the first day we started. + +h1. [[Documentation]] \ No newline at end of file From 38dda86b84c00b3a7b2a904b2d843b561a6c1f9c Mon Sep 17 00:00:00 2001 From: wisemapping Date: Sat, 20 Nov 2010 15:39:14 -0800 Subject: [PATCH 16/27] add architecture info Created Documentation (textile) --- Documentation.textile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Documentation.textile diff --git a/Documentation.textile b/Documentation.textile new file mode 100644 index 00000000..be8632c5 --- /dev/null +++ b/Documentation.textile @@ -0,0 +1,3 @@ +h1. Architecture +WiseMapping has been development mainly in Java and JavaScript. The following diagram represents a high level overview of the product +[[/images/wisemapping_architecture.png]] From cce94a594e8951f72a4dfc686fe479af68aaca2f Mon Sep 17 00:00:00 2001 From: pluna Date: Sat, 20 Nov 2010 15:41:18 -0800 Subject: [PATCH 17/27] Updated Architecture WiseMapping has been development mainly in Java and JavaScript. The following diagram represents a high level overview of the product/images/wisemapping_architecture.png (textile) --- Documentation.textile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation.textile b/Documentation.textile index be8632c5..324f03b6 100644 --- a/Documentation.textile +++ b/Documentation.textile @@ -1,3 +1,6 @@ -h1. Architecture +h1. Documentation + +h2. Architecture + WiseMapping has been development mainly in Java and JavaScript. The following diagram represents a high level overview of the product [[/images/wisemapping_architecture.png]] From ad80e7c04c590f1c3a1d4e8384d7fcac67b11fbd Mon Sep 17 00:00:00 2001 From: pluna Date: Sat, 20 Nov 2010 15:55:29 -0800 Subject: [PATCH 18/27] Updated Documentation (textile) --- Documentation.textile | 49 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/Documentation.textile b/Documentation.textile index 324f03b6..28f5180a 100644 --- a/Documentation.textile +++ b/Documentation.textile @@ -3,4 +3,51 @@ h1. Documentation h2. Architecture WiseMapping has been development mainly in Java and JavaScript. The following diagram represents a high level overview of the product -[[/images/wisemapping_architecture.png]] +[[http://www.wisemapping.org/_/rsrc/1257718018304/documentation/architecture/Wise%20Editor%20Architecture.png]] + +h2. Configuration + +h3. DataBase + +Wisemapping support a wide variety of databases, but we provide the Database’s script initialization for HSQL and MySQL Database. The initialization script are located within \trunk\wise-webapp\src\test\sql. + +This directory contains the following 3 scripts:: +create-schemas.sql: Contains all the SQL statement to create the Wisemapping’s tables. +drop-schemas.sql:Contains all the SQL statement to drop all the Wisemapping database. +test-data.sql: This script creates a sample data and the test user called test@wisemapping.com and password test. +MySQL + +h4. Create Database User + +Using the MySQL Databse Tools run the following command in order to create the database user. + +CREATE DATABASE wisemapping CHARACTER SET='utf8' COLLATE='utf8_unicode_ci'; +CREATE USER 'wisemapping'@'localhost' IDENTIFIED BY 'd0ndu3nd3'; +GRANT ALL ON wisemapping.* TO 'wisemapping'@'localhost'; + +h3. Configuration + +You can configure Wisemapping through the following file: + +wise-webapp\src\main\webapp\WEB-INF\app.properties. + +This property file contains all the properties to configure the database, mail and other resources used by Wisemapping. + +Property -> Description +* database.url -> The Database URL(Ex. dbc:hsqldb:file:target/db/wisemapping) +* database.driver-> The Database Driver.(Ex. org.hsqldb.jdbcDriver) +* database.hibernate.dialect -> The Database dialect. This value is used by Spring DB.(Ex. org.hibernate.dialect.HSQLDialect) +* database.username -> The database username +* database.password -> The database password +* mail.smtp.socketFactory.port -> The mail port to send email +* mail.host -> The email server host +* mail.user -> The mail username +* mail.password -> The mail password +* mail.registrationEmail -> The email used as FROM in the registration emails. +* mail.siteEmail -> The email used as FROM in the notification emails. + +h3. Logging Properties + +WiseMapping uses Log4J to log all the events. The configuration file is located in : + +\wise-webapp\src\main\webapp\WEB-INF\classes From 34b2940ab0d63a6098ce0c7592a352b8f06e7c2d Mon Sep 17 00:00:00 2001 From: pluna Date: Sat, 20 Nov 2010 15:56:53 -0800 Subject: [PATCH 19/27] Updated What is WiseMapping Open Source? (textile) --- Home.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index 72179753..3a3a4db6 100644 --- a/Home.textile +++ b/Home.textile @@ -14,4 +14,6 @@ h1. Who are we ? We’re a couple of friends working on an idea: “Create the best on-line collaborative mind mapping tool ever created”. This has been our idea since the first day we started. -h1. [[Documentation]] \ No newline at end of file +h1. [[Documentation]] + +h1. [[FAQ]] \ No newline at end of file From afc4857891803d8cf04402fe2572bb6730054758 Mon Sep 17 00:00:00 2001 From: pluna Date: Sat, 20 Nov 2010 15:58:54 -0800 Subject: [PATCH 20/27] Created Faq (textile) --- Faq.textile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Faq.textile diff --git a/Faq.textile b/Faq.textile new file mode 100644 index 00000000..7283582b --- /dev/null +++ b/Faq.textile @@ -0,0 +1,12 @@ +h1. FAQ + +h2. Which technology is used to render ? + +We use SVG for Firefox and Safari, and VML for IE and Opera. + +SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector graphics animation and VML (Vector Markup Language) supports the markup of vector graphic information in the same way that HTML supports the markup of textual information. + +h2. What's the source code License? + +The source code is Licensed under the Apache License, Version 2.0 (the “License”); +You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file From d9ac4117333a37b599b4a7e25b01c312d50a42f1 Mon Sep 17 00:00:00 2001 From: pluna Date: Sat, 20 Nov 2010 15:59:52 -0800 Subject: [PATCH 21/27] Updated FAQ (textile) --- Faq.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Faq.textile b/Faq.textile index 7283582b..9a7911db 100644 --- a/Faq.textile +++ b/Faq.textile @@ -1,6 +1,6 @@ h1. FAQ -h2. Which technology is used to render ? +h2. Which technology is being used to render the mind maps? We use SVG for Firefox and Safari, and VML for IE and Opera. From fa6b564641f4b2c3359e3f2f146172fb2dbf38fa Mon Sep 17 00:00:00 2001 From: pluna Date: Wed, 24 Nov 2010 11:31:18 -0800 Subject: [PATCH 22/27] Updated What is WiseMapping Open Source? (textile) --- Home.textile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.textile b/Home.textile index 3a3a4db6..e0c8acb1 100644 --- a/Home.textile +++ b/Home.textile @@ -16,4 +16,6 @@ We’re a couple of friends working on an idea: “Create the best on-line colla h1. [[Documentation]] +h1. [[Compilation and Running]] + h1. [[FAQ]] \ No newline at end of file From 62d94ba6aa189da15ea59d9b1891b5c464fd0723 Mon Sep 17 00:00:00 2001 From: pluna Date: Wed, 24 Nov 2010 11:37:01 -0800 Subject: [PATCH 23/27] Created Compiling and running (markdown) --- Compiling-and-running.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Compiling-and-running.md diff --git a/Compiling-and-running.md b/Compiling-and-running.md new file mode 100644 index 00000000..89fa0c8c --- /dev/null +++ b/Compiling-and-running.md @@ -0,0 +1,33 @@ +# Compiling and Running + +## Prerequisites + +The following products must be installed: + + * Java Development Kit 6 or higher (http://java.sun.com/javase/downloads/index.jsp) + * Maven 2.2.1 or higher (http://maven.apache.org/) + +## Compiling + +WiseMapping uses Maven as packaging and project management. The project is composed of 4 maven sub-modules: + + * core-js: Utilities JavaScript libraries + * web2d: JavaScript 2D VML/SVG abstraction library used by the mind map editor + * mindplot: JavaScript mind map designer core + * wise-webapp: J2EE web application + +Full compilation of the project can be done executing within : + +`mvn install` + +Once this command is execute, the file /wise-webapp/target/wisemapping.war will be generated. + +## Testing +The previously generated war can be deployed locally executing within the directory /wise-webapp the following command: + +`mvn jetty:run-war` + +This will start the application on the URL: http://localhost:8080/wise-webapp/. Additionally, a file based database is automatically populated with a test user. + +User: test@wisemapping.org +Password: test \ No newline at end of file From 1fc7ebedee0ca1803eb30865fe363515042b9447 Mon Sep 17 00:00:00 2001 From: pluna Date: Wed, 24 Nov 2010 11:37:25 -0800 Subject: [PATCH 24/27] Updated What is WiseMapping Open Source? (textile) --- Home.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index e0c8acb1..47393104 100644 --- a/Home.textile +++ b/Home.textile @@ -16,6 +16,6 @@ We’re a couple of friends working on an idea: “Create the best on-line colla h1. [[Documentation]] -h1. [[Compilation and Running]] +h1. [[Compiling and Running]] h1. [[FAQ]] \ No newline at end of file From c55f199b673269aec7cb531386a587c449975391 Mon Sep 17 00:00:00 2001 From: pluna Date: Wed, 24 Nov 2010 11:38:11 -0800 Subject: [PATCH 25/27] Updated Compiling and Running (markdown) --- Compiling-and-running.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Compiling-and-running.md b/Compiling-and-running.md index 89fa0c8c..fda2addb 100644 --- a/Compiling-and-running.md +++ b/Compiling-and-running.md @@ -30,4 +30,5 @@ The previously generated war can be deployed locally executing within the direct This will start the application on the URL: http://localhost:8080/wise-webapp/. Additionally, a file based database is automatically populated with a test user. User: test@wisemapping.org + Password: test \ No newline at end of file From af5d804197504f8352d414ec2585fa43ac765e90 Mon Sep 17 00:00:00 2001 From: pveiga Date: Fri, 18 Feb 2011 04:24:24 -0800 Subject: [PATCH 26/27] Updated FAQ (textile) --- Faq.textile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Faq.textile b/Faq.textile index 9a7911db..ed01ff1e 100644 --- a/Faq.textile +++ b/Faq.textile @@ -8,5 +8,4 @@ SVG (Scalable Vectorial Graphics) allows straightforward and efficient vector gr h2. What's the source code License? -The source code is Licensed under the Apache License, Version 2.0 (the “License”); -You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file +http://www.wisemapping.org/license \ No newline at end of file From a0c9abf9b176f117d8784834990ceb3f65113b3b Mon Sep 17 00:00:00 2001 From: pveiga Date: Fri, 18 Feb 2011 04:26:57 -0800 Subject: [PATCH 27/27] Destroyed Features Lists (textile) --- Features-Lists.textile | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Features-Lists.textile diff --git a/Features-Lists.textile b/Features-Lists.textile deleted file mode 100644 index e69de29b..00000000