svn commit: r1840337 - in /ofbiz/site: getting-involved.html mailing-lists.html template/page/getting-involved.tpl.php template/page/mailing-lists.tpl.php

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

svn commit: r1840337 - in /ofbiz/site: getting-involved.html mailing-lists.html template/page/getting-involved.tpl.php template/page/mailing-lists.tpl.php

Swapnil M Mane
Author: swapnilmmane
Date: Sat Sep  8 04:50:08 2018
New Revision: 1840337

URL: http://svn.apache.org/viewvc?rev=1840337&view=rev
Log:
Implemented: Notifications Mailing List is missing on OFBiz website
(OFBIZ-10546)

Modified:
    ofbiz/site/getting-involved.html
    ofbiz/site/mailing-lists.html
    ofbiz/site/template/page/getting-involved.tpl.php
    ofbiz/site/template/page/mailing-lists.tpl.php

Modified: ofbiz/site/getting-involved.html
URL: http://svn.apache.org/viewvc/ofbiz/site/getting-involved.html?rev=1840337&r1=1840336&r2=1840337&view=diff
==============================================================================
--- ofbiz/site/getting-involved.html (original)
+++ ofbiz/site/getting-involved.html Sat Sep  8 04:50:08 2018
@@ -172,7 +172,7 @@
               <div class="span10">
                 <h2>Reporting Bugs</h2>
                 <div class="divider"><span></span></div>
-                <p>All the bugs that we know about are recorded in our JIRA issue tracking system. Before creating a new issue, please check that the same bug hasn't already been reported. If it hasn't been reported then please create a new Jira issue. It is very important that you include as much detail as possible so that someone else can reproduce the bug easily. Our Jira system will automatically email our developer list where someone can take a look at it and investigate. </p>
+                <p>All the bugs that we know about are recorded in our JIRA issue tracking system. Before creating a new issue, please check that the same bug hasn't already been reported. If it hasn't been reported then please create a new Jira issue. It is very important that you include as much detail as possible so that someone else can reproduce the bug easily. Our Jira system will automatically email our notifications list where someone can take a look at it and investigate. </p>
         </div>
             </section>
 

Modified: ofbiz/site/mailing-lists.html
URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html?rev=1840337&r1=1840336&r2=1840337&view=diff
==============================================================================
--- ofbiz/site/mailing-lists.html (original)
+++ ofbiz/site/mailing-lists.html Sat Sep  8 04:50:08 2018
@@ -130,8 +130,8 @@
         </div>
           </section>
           <section class="span12 mb15">
-            <div class="row-fluid">
-              <div class="span4">
+            <div class="row-fluid mb15">
+              <div class="span6">
                 <h3 class="mediumIconH3"><span class="iconWrapper iconMedium"><i class="icon-users" ></i></span> User Mailing List</h3>
           <p>The user list is intended for help or issues with OFBiz installation, deployment, custom development and usage related topics.</p>
           <p><i class="icon-info-circle"></i> Please remember if you are reporting an issue to include the following:</p>
@@ -142,20 +142,39 @@
                   <li><i class="icon-check"></i> What you actually got as results?</li>
                  </ul>  
                 <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">User List</a> </div>
-       <div class="span4">
+       <div class="span6">
                   <h3 class="mediumIconH3"><span class="iconWrapper iconMedium"><i class="icon-cog-alt"></i></span> Developer Mailing List</h3>
                    <p>The developer list is strictly for topics related to the design and development of the OFBiz Project itself.</p>
       <p><i class="icon-info-circle"></i>Please don't ask questions relevant to User Mailing List in this Mailing List.</p>
        <p>If you are not sure to which list to post to then use the User Mailing List.</p>
                   <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Developer List</a>
     </div>
-                <div class="span4">
-                  <h3 class="mediumIconH3"><span class="iconWrapper iconMedium"><i class="icon-resize-full-alt"></i></span> Commit Mailing List</h3>
-                  <p>The commits list is used to notify subscribers of commits to the OFBiz SVN repository. It is only used for reference.</p>
-      <p><i class="icon-info-circle"></i>Please don't ask any questions on this list. It is not used for discussions. </p>
-              <p>If you are not sure to which list to post to then use the User Mailing List.</p>
-      <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Commits List</a>
-                </div>
+            </div>
+            <div class="row-fluid">
+              <div class="span6">
+                <h3 class="mediumIconH3">
+                  <span class="iconWrapper iconMedium"><i class="icon-resize-full-alt"></i></span> Commit Mailing List
+                </h3>
+                <p>The commits list is used to notify subscribers of commits to the OFBiz SVN repository.
+                  It is only used for reference.
+                </p>
+                <p><i class="icon-info-circle"></i>Please don't ask any questions on this list. It is not used for discussions. </p>
+                <p>If you are not sure to which list to post to then use the User Mailing List.</p>
+                <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Commits List</a>
+              </div>
+
+              <div class="span6">
+                <h3 class="mediumIconH3">
+                  <span class="iconWrapper iconMedium"><i class="icon-tasks"></i></span> Notifications Mailing List
+                </h3>
+                <p>The notifications list is used to notify the subscribers about activities in
+                  <a href="//issues.apache.org/jira/projects/OFBIZ/summary" target="external">our JIRA Issue Tracker</a>.
+                  It is only used for reference.
+                </p>
+                <p><i class="icon-info-circle"></i>Please don't ask any questions on this list. It is not used for discussions. </p>
+                <p>If you are not sure to which list to post to then use the User Mailing List.</p>
+                <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Notifications List</a>
+              </div>
             </div>
           </section>
           <section class="span12 mb15 clearfix">
@@ -168,6 +187,7 @@
                   <li><i class="icon-pin"></i> [hidden email]</li>
         <li><i class="icon-pin"></i> [hidden email]</li>
        <li><i class="icon-pin"></i> [hidden email]</li>
+       <li><i class="icon-pin"></i> [hidden email]</li>
                 </ul>
            </section>
 

Modified: ofbiz/site/template/page/getting-involved.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/getting-involved.tpl.php?rev=1840337&r1=1840336&r2=1840337&view=diff
==============================================================================
--- ofbiz/site/template/page/getting-involved.tpl.php (original)
+++ ofbiz/site/template/page/getting-involved.tpl.php Sat Sep  8 04:50:08 2018
@@ -74,7 +74,7 @@
               <div class="span10">
                 <h2>Reporting Bugs</h2>
                 <div class="divider"><span></span></div>
-                <p>All the bugs that we know about are recorded in our JIRA issue tracking system. Before creating a new issue, please check that the same bug hasn't already been reported. If it hasn't been reported then please create a new Jira issue. It is very important that you include as much detail as possible so that someone else can reproduce the bug easily. Our Jira system will automatically email our developer list where someone can take a look at it and investigate. </p>
+                <p>All the bugs that we know about are recorded in our JIRA issue tracking system. Before creating a new issue, please check that the same bug hasn't already been reported. If it hasn't been reported then please create a new Jira issue. It is very important that you include as much detail as possible so that someone else can reproduce the bug easily. Our Jira system will automatically email our notifications list where someone can take a look at it and investigate. </p>
         </div>
             </section>
 

Modified: ofbiz/site/template/page/mailing-lists.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/mailing-lists.tpl.php?rev=1840337&r1=1840336&r2=1840337&view=diff
==============================================================================
--- ofbiz/site/template/page/mailing-lists.tpl.php (original)
+++ ofbiz/site/template/page/mailing-lists.tpl.php Sat Sep  8 04:50:08 2018
@@ -32,8 +32,8 @@
         </div>
           </section>
           <section class="span12 mb15">
-            <div class="row-fluid">
-              <div class="span4">
+            <div class="row-fluid mb15">
+              <div class="span6">
                 <h3 class="mediumIconH3"><span class="iconWrapper iconMedium"><i class="icon-users" ></i></span> User Mailing List</h3>
           <p>The user list is intended for help or issues with OFBiz installation, deployment, custom development and usage related topics.</p>
           <p><i class="icon-info-circle"></i> Please remember if you are reporting an issue to include the following:</p>
@@ -44,20 +44,39 @@
                   <li><i class="icon-check"></i> What you actually got as results?</li>
                  </ul>  
                 <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">User List</a> </div>
-       <div class="span4">
+       <div class="span6">
                   <h3 class="mediumIconH3"><span class="iconWrapper iconMedium"><i class="icon-cog-alt"></i></span> Developer Mailing List</h3>
                    <p>The developer list is strictly for topics related to the design and development of the OFBiz Project itself.</p>
       <p><i class="icon-info-circle"></i>Please don't ask questions relevant to User Mailing List in this Mailing List.</p>
        <p>If you are not sure to which list to post to then use the User Mailing List.</p>
                   <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Developer List</a>
     </div>
-                <div class="span4">
-                  <h3 class="mediumIconH3"><span class="iconWrapper iconMedium"><i class="icon-resize-full-alt"></i></span> Commit Mailing List</h3>
-                  <p>The commits list is used to notify subscribers of commits to the OFBiz SVN repository. It is only used for reference.</p>
-      <p><i class="icon-info-circle"></i>Please don't ask any questions on this list. It is not used for discussions. </p>
-              <p>If you are not sure to which list to post to then use the User Mailing List.</p>
-      <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Commits List</a>
-                </div>
+            </div>
+            <div class="row-fluid">
+              <div class="span6">
+                <h3 class="mediumIconH3">
+                  <span class="iconWrapper iconMedium"><i class="icon-resize-full-alt"></i></span> Commit Mailing List
+                </h3>
+                <p>The commits list is used to notify subscribers of commits to the OFBiz SVN repository.
+                  It is only used for reference.
+                </p>
+                <p><i class="icon-info-circle"></i>Please don't ask any questions on this list. It is not used for discussions.</p>
+                <p>If you are not sure to which list to post to then use the User Mailing List.</p>
+                <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Commits List</a>
+              </div>
+
+              <div class="span6">
+                <h3 class="mediumIconH3">
+                  <span class="iconWrapper iconMedium"><i class="icon-tasks"></i></span> Notifications Mailing List
+                </h3>
+                <p>The notifications list is used to notify the subscribers about activities in
+                  <a href="//issues.apache.org/jira/projects/OFBIZ/summary" target="external">our JIRA Issue Tracker</a>.
+                  It is only used for reference.
+                </p>
+                <p><i class="icon-info-circle"></i>Please don't ask any questions on this list. It is not used for discussions.</p>
+                <p>If you are not sure to which list to post to then use the User Mailing List.</p>
+                <a class="btn btnSmall" href="//lists.apache.org/list.html?[hidden email]">Notifications List</a>
+              </div>
             </div>
           </section>
           <section class="span12 mb15 clearfix">
@@ -70,6 +89,7 @@
                   <li><i class="icon-pin"></i> [hidden email]</li>
         <li><i class="icon-pin"></i> [hidden email]</li>
        <li><i class="icon-pin"></i> [hidden email]</li>
+       <li><i class="icon-pin"></i> [hidden email]</li>
                 </ul>
            </section>