Repository: isis
Updated Branches:
  refs/heads/master 879f22823 -> d023786e7


ISIS-1465: added new quote to website


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/afa0b38c
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/afa0b38c
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/afa0b38c

Branch: refs/heads/master
Commit: afa0b38cf707d7f9785d07fdd1d6c83b7baa58e7
Parents: 879f228
Author: Dan Haywood <[email protected]>
Authored: Tue Oct 11 20:26:06 2016 +0100
Committer: Dan Haywood <[email protected]>
Committed: Tue Oct 11 20:26:06 2016 +0100

----------------------------------------------------------------------
 .../asciidoc/guides/_dg_working-with-many-repos.adoc     |  1 +
 adocs/documentation/src/main/asciidoc/index.html         | 11 +++++++++++
 adocs/documentation/src/main/asciidoc/quotes.adoc        | 10 ++++++++++
 3 files changed, 22 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/afa0b38c/adocs/documentation/src/main/asciidoc/guides/_dg_working-with-many-repos.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_dg_working-with-many-repos.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_dg_working-with-many-repos.adoc
index 7564a57..383341b 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_dg_working-with-many-repos.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_dg_working-with-many-repos.adoc
@@ -59,6 +59,7 @@ Create a file `_repos.txt` that catalogues the repositories, 
eg:
 ----
 
 
+
 == Bash functions
 
 The `.bash_functions` file (downloadable from this 
link:https://gist.github.com/danhaywood/21b5b885433fd8bc440da3fab88c91cb[gist]) 
provides the following two functions:

http://git-wip-us.apache.org/repos/asf/isis/blob/afa0b38c/adocs/documentation/src/main/asciidoc/index.html
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/index.html 
b/adocs/documentation/src/main/asciidoc/index.html
index 6eb7828..f735450 100644
--- a/adocs/documentation/src/main/asciidoc/index.html
+++ b/adocs/documentation/src/main/asciidoc/index.html
@@ -425,6 +425,17 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
+                                            <p>Apache Isis enabled us to 
concentrate on modelling the domain and getting the UI and REST Interface with 
nearly no effort so we could build a fast and reliable application. Now we've 
started using it for the second project and I'm still very impressed by the 
framework and the community behind it.</p>
+                                            <small>Timothy Simecsek, NTT DATA 
Österreich GmbH</small>
+                                        </div>
+                                    </div>
+                                </blockquote>
+                            </div>
+
+                            <div>
+                                <blockquote>
+                                    <div class="row">
+                                        <div class="large-12 medium-12">
                                             <p>We'd been looking for a 
RAD-tool for building our app; after trying different tools, Apache Isis gave 
us the most confidence for getting the job done.  It's really remarkable how 
easy it is to use, while contributors and users on the Isis' active mailing 
list are ready to help on more advanced topics.</p>
                                             <small>Erik de Hair, 
pocos.nl</small>
                                         </div>

http://git-wip-us.apache.org/repos/asf/isis/blob/afa0b38c/adocs/documentation/src/main/asciidoc/quotes.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/quotes.adoc 
b/adocs/documentation/src/main/asciidoc/quotes.adoc
index 0f3ad4a..04c86a0 100644
--- a/adocs/documentation/src/main/asciidoc/quotes.adoc
+++ b/adocs/documentation/src/main/asciidoc/quotes.adoc
@@ -11,6 +11,16 @@ pass:[<br/><br/>]
 
 
 pass:[<div class="extended-quote-first"><p>]
+Apache Isis enabled us to concentrate on modelling the domain and getting the 
UI and REST Interface with nearly no effort so we could build a fast and 
reliable application. Now we've started using it for the second project and I'm 
still very impressed by the framework and the community behind it.
+pass:[</p></div>]
+
+pass:[<div class="extended-quote-attribution"><p>]
+-- Timothy Simecsek, NTT DATA Osterreich GmbH
+pass:[</p></div>]
+
+
+
+pass:[<div class="extended-quote-first"><p>]
 We'd been looking for a RAD-tool for building our app; after trying different 
tools, Apache Isis gave us the most confidence for getting the job done.  It's 
really remarkable how easy it is to use, while contributors and users on the 
Isis' active mailing list are ready to help on more advanced topics.
 pass:[</p></div>]
 

Reply via email to