Hi Swapnil,
Please update .php file and use php2html.sh to generate the html file. These changes will be overridden when we generate html using php2html.sh You can find the php file at following location https://svn.apache.org/repos/asf/ofbiz/site/template/page/ Thanks & Regards -- Deepak Dixit On Mon, Sep 3, 2018 at 3:16 PM, <[hidden email]> wrote: > Author: swapnilmmane > Date: Mon Sep 3 09:46:50 2018 > New Revision: 1839927 > > URL: http://svn.apache.org/viewvc?rev=1839927&view=rev > Log: > Removed the extra full stop from the sentence > > Modified: > ofbiz/site/about-ofbiz.html > ofbiz/site/mailing-lists.html > > Modified: ofbiz/site/about-ofbiz.html > URL: http://svn.apache.org/viewvc/ofbiz/site/about-ofbiz.html? > rev=1839927&r1=1839926&r2=1839927&view=diff > ============================================================ > ================== > --- ofbiz/site/about-ofbiz.html (original) > +++ ofbiz/site/about-ofbiz.html Mon Sep 3 09:46:50 2018 > @@ -144,7 +144,7 @@ > <h3 class="mediumIconH3"><span class="iconWrapper > iconMedium"><i class="icon-twitter"></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>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> > + <p>If you are not sure to which list to post to then use the User > Mailing List.</p> > <a class="btn btnSmall" href="//ofbiz.135035.n4. > nabble.com/OFBiz-Dev-f165671.html">Developer List</a> </div> > <div class="span4"> > <h3 class="mediumIconH3"><span class="iconWrapper > iconMedium"><i class="icon-star"></i></span> Commit Mailing List</h3> > > Modified: ofbiz/site/mailing-lists.html > URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html? > rev=1839927&r1=1839926&r2=1839927&view=diff > ============================================================ > ================== > --- ofbiz/site/mailing-lists.html (original) > +++ ofbiz/site/mailing-lists.html Mon Sep 3 09:46:50 2018 > @@ -146,7 +146,7 @@ > <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> > + <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"> > > > |
Thanks so much, Deepak for spotting and sharing the appropriate way to
update the code base of the OFBiz site repository :-) I have updated the above changes in tpl.php at rev#1839934. In this process, I also found changes done in existing code at rev#1833497 was also having similar things. Updated that as well at rev#1839936. Thanks again! - Best Regards, Swapnil M Mane HotWax Systems <https://www.hotwaxsystems.com/> On Mon, Sep 3, 2018 at 3:53 PM Deepak Dixit <[hidden email]> wrote: > Hi Swapnil, > > Please update .php file and use php2html.sh to generate the html file. > These changes will be overridden when we generate html using php2html.sh > > You can find the php file at following location > > https://svn.apache.org/repos/asf/ofbiz/site/template/page/ > > Thanks & Regards > -- > Deepak Dixit > > > On Mon, Sep 3, 2018 at 3:16 PM, <[hidden email]> wrote: > > > Author: swapnilmmane > > Date: Mon Sep 3 09:46:50 2018 > > New Revision: 1839927 > > > > URL: http://svn.apache.org/viewvc?rev=1839927&view=rev > > Log: > > Removed the extra full stop from the sentence > > > > Modified: > > ofbiz/site/about-ofbiz.html > > ofbiz/site/mailing-lists.html > > > > Modified: ofbiz/site/about-ofbiz.html > > URL: http://svn.apache.org/viewvc/ofbiz/site/about-ofbiz.html? > > rev=1839927&r1=1839926&r2=1839927&view=diff > > ============================================================ > > ================== > > --- ofbiz/site/about-ofbiz.html (original) > > +++ ofbiz/site/about-ofbiz.html Mon Sep 3 09:46:50 2018 > > @@ -144,7 +144,7 @@ > > <h3 class="mediumIconH3"><span class="iconWrapper > > iconMedium"><i class="icon-twitter"></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>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> > > + <p>If you are not sure to which list to post to then use the User > > Mailing List.</p> > > <a class="btn btnSmall" href="//ofbiz.135035.n4. > > nabble.com/OFBiz-Dev-f165671.html">Developer List</a> </div> > > <div class="span4"> > > <h3 class="mediumIconH3"><span class="iconWrapper > > iconMedium"><i class="icon-star"></i></span> Commit Mailing List</h3> > > > > Modified: ofbiz/site/mailing-lists.html > > URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html? > > rev=1839927&r1=1839926&r2=1839927&view=diff > > ============================================================ > > ================== > > --- ofbiz/site/mailing-lists.html (original) > > +++ ofbiz/site/mailing-lists.html Mon Sep 3 09:46:50 2018 > > @@ -146,7 +146,7 @@ > > <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> > > + <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"> > > > > > > > |
Free forum by Nabble | Edit this page |