You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2015/12/21 11:55:06 UTC

incubator-freemarker-site git commit: Updated "Contributors wanted" page task list

Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/master edaf0c60f -> e5daf202b


Updated "Contributors wanted" page task list


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/e5daf202
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/e5daf202
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/e5daf202

Branch: refs/heads/master
Commit: e5daf202b57fe918fde345ae68ab1d400565ebf0
Parents: edaf0c6
Author: ddekany <dd...@apache.org>
Authored: Mon Dec 21 11:54:58 2015 +0100
Committer: ddekany <dd...@apache.org>
Committed: Mon Dec 21 11:54:58 2015 +0100

----------------------------------------------------------------------
 src/main/docgen/book.xml | 23 +++++------------------
 1 file changed, 5 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/e5daf202/src/main/docgen/book.xml
----------------------------------------------------------------------
diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 8a60370..0230193 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -1017,7 +1017,7 @@ two freemarker.jar-s and unpredictable behavior!
 
       <itemizedlist>
         <listitem>
-          <para>Tooling / desktop:</para>
+          <para>Improve tooling:</para>
 
           <itemizedlist>
             <listitem>
@@ -1040,26 +1040,12 @@ two freemarker.jar-s and unpredictable behavior!
               reasonably well, and is legally properly contributed to the
               project.</para>
             </listitem>
-          </itemizedlist>
-        </listitem>
-
-        <listitem>
-          <para>Tooling / online tools:</para>
-
-          <itemizedlist>
-            <listitem>
-              <para>Improve <olink
-              targetdoc="onlineTemplateTester">freemarker-online</olink>, the
-              template tester page. For example, it should be REST service
-              with an AJAX based front-end, instead of the current full page
-              reloading one. Ultimately, we want to be able to embed the
-              tester into the Manual for trying the examples.</para>
-            </listitem>
 
             <listitem>
               <para>Online editor, syntax highlighter. This might means
               FreeMarker support for CodeMirror. This, among others, would be
-              useful in the online template tester (see previous point)</para>
+              useful in the <olink targetdoc="onlineTemplateTester">online
+              template tester</olink>.</para>
             </listitem>
           </itemizedlist>
         </listitem>
@@ -1131,7 +1117,8 @@ two freemarker.jar-s and unpredictable behavior!
         </listitem>
 
         <listitem>
-          <para>Trying to break new features (finding bugs)</para>
+          <para>Trying to break new features before they are released (finding
+          bugs)</para>
         </listitem>
 
         <listitem>