svn commit: r1787934 - in /ofbiz/branches/ofbiz-new-website: ./ template/page/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1787934 - in /ofbiz/branches/ofbiz-new-website: ./ template/page/

jleroux@apache.org
Author: jleroux
Date: Tue Mar 21 10:55:38 2017
New Revision: 1787934

URL: http://svn.apache.org/viewvc?rev=1787934&view=rev
Log:
Replaces all ™ by ® text symbols
Adds svn:ignore for Eclipse

Modified:
    ofbiz/branches/ofbiz-new-website/   (props changed)
    ofbiz/branches/ofbiz-new-website/about-ofbiz.html
    ofbiz/branches/ofbiz-new-website/business-users.html
    ofbiz/branches/ofbiz-new-website/developers.html
    ofbiz/branches/ofbiz-new-website/download.html
    ofbiz/branches/ofbiz-new-website/faqs.html
    ofbiz/branches/ofbiz-new-website/getting-involved.html
    ofbiz/branches/ofbiz-new-website/index.html
    ofbiz/branches/ofbiz-new-website/mailinglists.html
    ofbiz/branches/ofbiz-new-website/ofbiz-demos.html
    ofbiz/branches/ofbiz-new-website/our-users.html
    ofbiz/branches/ofbiz-new-website/service-providers.html
    ofbiz/branches/ofbiz-new-website/template/page/about-ofbiz.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/business-users.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/developers.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/faqs.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/getting-involved.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/mailinglists.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/ofbiz-demos.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/our-users.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/service-providers.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/user-stories.tpl.php
    ofbiz/branches/ofbiz-new-website/user-stories.html

Propchange: ofbiz/branches/ofbiz-new-website/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Mar 21 10:55:38 2017
@@ -0,0 +1,2 @@
+.settings
+.project

Modified: ofbiz/branches/ofbiz-new-website/about-ofbiz.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/about-ofbiz.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/about-ofbiz.html (original)
+++ ofbiz/branches/ofbiz-new-website/about-ofbiz.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/business-users.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/business-users.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/business-users.html (original)
+++ ofbiz/branches/ofbiz-new-website/business-users.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/developers.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/developers.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/developers.html (original)
+++ ofbiz/branches/ofbiz-new-website/developers.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/download.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/download.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/download.html (original)
+++ ofbiz/branches/ofbiz-new-website/download.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/faqs.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/faqs.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/faqs.html (original)
+++ ofbiz/branches/ofbiz-new-website/faqs.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/getting-involved.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/getting-involved.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/getting-involved.html (original)
+++ ofbiz/branches/ofbiz-new-website/getting-involved.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/index.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/index.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/index.html (original)
+++ ofbiz/branches/ofbiz-new-website/index.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/mailinglists.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/mailinglists.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/mailinglists.html (original)
+++ ofbiz/branches/ofbiz-new-website/mailinglists.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/ofbiz-demos.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/ofbiz-demos.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/ofbiz-demos.html (original)
+++ ofbiz/branches/ofbiz-new-website/ofbiz-demos.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/our-users.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/our-users.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/our-users.html (original)
+++ ofbiz/branches/ofbiz-new-website/our-users.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/service-providers.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/service-providers.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/service-providers.html (original)
+++ ofbiz/branches/ofbiz-new-website/service-providers.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0

Modified: ofbiz/branches/ofbiz-new-website/template/page/about-ofbiz.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/about-ofbiz.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/about-ofbiz.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/about-ofbiz.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
     
   <!-- page content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/business-users.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/business-users.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/business-users.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/business-users.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
   
   <!-- page content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/developers.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/developers.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/developers.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/developers.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
   
   <!-- page content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
 
 <!-- content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/faqs.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/faqs.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/faqs.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/faqs.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
 
   <!-- page content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/getting-involved.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/getting-involved.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/getting-involved.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/getting-involved.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
   
   <!-- page content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
 
 <!-- slider -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/mailinglists.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/mailinglists.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/mailinglists.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/mailinglists.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
     
   <!-- page content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/ofbiz-demos.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/ofbiz-demos.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/ofbiz-demos.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/ofbiz-demos.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
     
   <!-- page content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/our-users.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/our-users.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/our-users.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/our-users.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
     
   <!-- content -->

Modified: ofbiz/branches/ofbiz-new-website/template/page/service-providers.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/service-providers.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/service-providers.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/service-providers.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
   <!-- content -->
   <section id="content" class="portfolio">

Modified: ofbiz/branches/ofbiz-new-website/template/page/user-stories.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/user-stories.tpl.php?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/user-stories.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/user-stories.tpl.php Tue Mar 21 10:55:38 2017
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz &trade; Project</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project</title>';
 ?>
   <!-- content -->
   <section id="content" class="project">

Modified: ofbiz/branches/ofbiz-new-website/user-stories.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/user-stories.html?rev=1787934&r1=1787933&r2=1787934&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/user-stories.html (original)
+++ ofbiz/branches/ofbiz-new-website/user-stories.html Tue Mar 21 10:55:38 2017
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz &trade; Project</title>
+<title>The Apache OFBiz&reg; Project</title>
 <meta name="description" content="Apache OFBiz (The Apache Open For Business
     Project) is an open source enterprise automation software project licensed
     under the Apache License Version 2.0. Being open source under the Apache 2.0