Author: jleroux
Date: Fri Oct 27 08:08:54 2017 New Revision: 1813479 URL: http://svn.apache.org/viewvc?rev=1813479&view=rev Log: Uses a new name for the OFBiz logo file easy to reuse everywhere and in future. There are other places where the OFBiz logo file is used, at least in a lot (if not all) README.md files. If we change the OFBiz logo file name at every new versions we break these links. Previous name,logo.png, was poorly chosen because it's ambiguous. Current name OFBiz-logoV3-apache.png introduces a version in the name which is not reusable in future. By using OFBiz-logo.png we define a unambiguous name, easily reusable everywhere and in future. Conventions make things easier, here the OFBiz logo file name is a convention. Added: ofbiz/site/images/OFBiz-logo.png - copied unchanged from r1810235, ofbiz/site/images/OFBiz-logoV3-apache.png Removed: ofbiz/site/images/OFBiz-logoV3-apache.png Modified: ofbiz/site/404.html ofbiz/site/about-ofbiz.html ofbiz/site/business-users.html ofbiz/site/developers.html ofbiz/site/download.html ofbiz/site/faqs.html ofbiz/site/getting-involved.html ofbiz/site/index.html ofbiz/site/mailing-lists.html ofbiz/site/ofbiz-demos.html ofbiz/site/our-users.html ofbiz/site/release-notes-13.07.03.html ofbiz/site/release-notes-16.11.03.html ofbiz/site/service-providers.html ofbiz/site/source-repositories.html ofbiz/site/template/region/header.tpl.php ofbiz/site/user-stories.html Modified: ofbiz/site/404.html URL: http://svn.apache.org/viewvc/ofbiz/site/404.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/404.html (original) +++ ofbiz/site/404.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/about-ofbiz.html URL: http://svn.apache.org/viewvc/ofbiz/site/about-ofbiz.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/about-ofbiz.html (original) +++ ofbiz/site/about-ofbiz.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/business-users.html URL: http://svn.apache.org/viewvc/ofbiz/site/business-users.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/business-users.html (original) +++ ofbiz/site/business-users.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/developers.html URL: http://svn.apache.org/viewvc/ofbiz/site/developers.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/developers.html (original) +++ ofbiz/site/developers.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/download.html URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/download.html (original) +++ ofbiz/site/download.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/faqs.html URL: http://svn.apache.org/viewvc/ofbiz/site/faqs.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/faqs.html (original) +++ ofbiz/site/faqs.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/getting-involved.html URL: http://svn.apache.org/viewvc/ofbiz/site/getting-involved.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/getting-involved.html (original) +++ ofbiz/site/getting-involved.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/index.html URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/index.html (original) +++ ofbiz/site/index.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel active">Home</a></li> Modified: ofbiz/site/mailing-lists.html URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/mailing-lists.html (original) +++ ofbiz/site/mailing-lists.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/ofbiz-demos.html URL: http://svn.apache.org/viewvc/ofbiz/site/ofbiz-demos.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/ofbiz-demos.html (original) +++ ofbiz/site/ofbiz-demos.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/our-users.html URL: http://svn.apache.org/viewvc/ofbiz/site/our-users.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/our-users.html (original) +++ ofbiz/site/our-users.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/release-notes-13.07.03.html URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-13.07.03.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/release-notes-13.07.03.html (original) +++ ofbiz/site/release-notes-13.07.03.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/release-notes-16.11.03.html URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.03.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/release-notes-16.11.03.html (original) +++ ofbiz/site/release-notes-16.11.03.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/service-providers.html URL: http://svn.apache.org/viewvc/ofbiz/site/service-providers.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/service-providers.html (original) +++ ofbiz/site/service-providers.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/source-repositories.html URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/source-repositories.html (original) +++ ofbiz/site/source-repositories.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> Modified: ofbiz/site/template/region/header.tpl.php URL: http://svn.apache.org/viewvc/ofbiz/site/template/region/header.tpl.php?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/template/region/header.tpl.php (original) +++ ofbiz/site/template/region/header.tpl.php Fri Oct 27 08:08:54 2017 @@ -8,7 +8,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel<?php if (basename($page_name) == 'index.tpl.php'):?> active<?php endif;?>">Home</a></li> Modified: ofbiz/site/user-stories.html URL: http://svn.apache.org/viewvc/ofbiz/site/user-stories.html?rev=1813479&r1=1813478&r2=1813479&view=diff ============================================================================== --- ofbiz/site/user-stories.html (original) +++ ofbiz/site/user-stories.html Fri Oct 27 08:08:54 2017 @@ -57,7 +57,7 @@ <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> - <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a> + <div class="container"> <a href="index.html" class="brand"><img src="images/OFBiz-logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> |
Free forum by Nabble | Edit this page |