You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2013/04/15 14:15:43 UTC

svn commit: r1467960 - in /stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource: EntityhubRootResource/inc_find.ftl ReferencedSiteRootResource/inc_find.ftl SiteManagerRootResource/inc_find.ftl

Author: rwesten
Date: Mon Apr 15 12:15:43 2013
New Revision: 1467960

URL: http://svn.apache.org/r1467960
Log:
minor: removed 'en' as default in the Web UI to test /find queries (as suggested in http://markmail.org/message/ujwuvatb5edbna22)

Modified:
    stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/EntityhubRootResource/inc_find.ftl
    stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/ReferencedSiteRootResource/inc_find.ftl
    stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl

Modified: stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/EntityhubRootResource/inc_find.ftl
URL: http://svn.apache.org/viewvc/stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/EntityhubRootResource/inc_find.ftl?rev=1467960&r1=1467959&r2=1467960&view=diff
==============================================================================
--- stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/EntityhubRootResource/inc_find.ftl (original)
+++ stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/EntityhubRootResource/inc_find.ftl Mon Apr 15 12:15:43 2013
@@ -68,7 +68,7 @@ with 'Pari'.</p>
     This supports Wildcards such as 'Exam?le*'</td>
   </tr><tr>
     <td><strong>Language:</strong></td>
-    <td><input type="text" name="lang" size="10" value="en" />
+    <td><input type="text" name="lang" size="10" value="" />
       (optional, default: any)</td>
   </tr><tr>
     <td><strong>Field:</strong> </td>

Modified: stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/ReferencedSiteRootResource/inc_find.ftl
URL: http://svn.apache.org/viewvc/stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/ReferencedSiteRootResource/inc_find.ftl?rev=1467960&r1=1467959&r2=1467960&view=diff
==============================================================================
--- stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/ReferencedSiteRootResource/inc_find.ftl (original)
+++ stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/ReferencedSiteRootResource/inc_find.ftl Mon Apr 15 12:15:43 2013
@@ -69,7 +69,7 @@
     This supports Wildcards such as 'Exam?le*'</td>
   </tr><tr>
     <td><strong>Language:</strong></td>
-    <td><input type="text" name="lang" size="10" value="en" />
+    <td><input type="text" name="lang" size="10" value="" />
       (optional, default: any)</td>
   </tr><tr>
     <td><strong>Field:</strong> </td>

Modified: stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl
URL: http://svn.apache.org/viewvc/stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl?rev=1467960&r1=1467959&r2=1467960&view=diff
==============================================================================
--- stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl (original)
+++ stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl Mon Apr 15 12:15:43 2013
@@ -67,7 +67,7 @@
     This supports Wildcards such as 'Exam?le*'</td>
   </tr><tr>
     <td><strong>Language:</strong></td>
-    <td><input type="text" name="lang" size="10" value="en" />
+    <td><input type="text" name="lang" size="10" value="" />
       (optional, default: any)</td>
   </tr><tr>
     <td><strong>Field:</strong> </td>