You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/01/19 20:45:39 UTC

svn commit: r1435650 - in /isis/site/trunk: content/download.md templates/index.html

Author: danhaywood
Date: Sat Jan 19 19:45:39 2013
New Revision: 1435650

URL: http://svn.apache.org/viewvc?rev=1435650&view=rev
Log:
isis site - updating description in line with TM recommendations

Modified:
    isis/site/trunk/content/download.md
    isis/site/trunk/templates/index.html

Modified: isis/site/trunk/content/download.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/download.md?rev=1435650&r1=1435649&r2=1435650&view=diff
==============================================================================
--- isis/site/trunk/content/download.md (original)
+++ isis/site/trunk/content/download.md Sat Jan 19 19:45:39 2013
@@ -1,7 +1,6 @@
 Title: Downloads
 
-Apache Isis is a framework for rapidly developing domain-driven apps in Java.
-Write your business logic in entities, domain services and repositories, and the framework dynamically (at runtime) generates a representation of that domain model as a webapp or as a RESTful API.  Use for prototyping or production.
+Apache Isis™ software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically (at runtime) generates a representation of that domain model as a webapp or as a RESTful API.  Use for prototyping or production.
 
 ## Getting Started
 

Modified: isis/site/trunk/templates/index.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/index.html?rev=1435650&r1=1435649&r2=1435650&view=diff
==============================================================================
--- isis/site/trunk/templates/index.html (original)
+++ isis/site/trunk/templates/index.html Sat Jan 19 19:45:39 2013
@@ -22,7 +22,7 @@
         <div class="row">
             <div class="span14">
                 <p>
-                    Apache Isis is a framework for rapidly developing domain-driven apps in Java.  Write your business logic in entities, domain services
+                    Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java.  Write your business logic in entities, domain services
                     and repositories, and the framework dynamically (at runtime) generates a representation of that domain model as a webapp or as a RESTful API.
                     Use for prototyping or production.
                 </p>