You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacopo Cappellato <ja...@hotwaxmedia.com> on 2014/12/23 09:12:03 UTC

Re: svn commit: r1647494 - /ofbiz/site/index.html

I disagree with this changes: Wiki pages should not be referenced by the OFBiz site.
This was clearly mentioned by the ASF and there are technical, administrative and quality reasons:
* the web pages are mirrored while the Wiki are not and the load they can accept is smaller than the site; we should keep them separate (we are already blending this rule in the http://ofbiz.apache.org/documentation.html page, where we have gathered all the links to wiki)
* the publishing process of the site is completely different (requires commit grants) than the Wiki and for this reason is important to clearly separate them
* the quality of the content in the Wiki can vary and the project doesn't have full control on it, while for the site the project is fully responsible for the quality level

Jacopo


On Dec 23, 2014, at 8:22 AM, jleroux@apache.org wrote:

> Author: jleroux
> Date: Tue Dec 23 07:22:19 2014
> New Revision: 1647494
> 
> URL: http://svn.apache.org/r1647494
> Log:
> I have added  "References" and "Books" main menu entries.
> They are directly linked to the wiki. I believe it's OK since they will give traffic only if we click on them, but I'm unsure of that. I will ask on dev ML and maybe create intermediate html pages if necessary
> 
> Modified:
>    ofbiz/site/index.html
> 
> Modified: ofbiz/site/index.html
> URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1647494&r1=1647493&r2=1647494&view=diff
> ==============================================================================
> --- ofbiz/site/index.html (original)
> +++ ofbiz/site/index.html Tue Dec 23 07:22:19 2014
> @@ -31,6 +31,8 @@
>                 <li><a href="download.html">Download</a></li>
>                 <li><a href="community.html">Community</a></li>
>                 <li><a href="documentation.html">Documentation</a></li>
> +                <li><a href="https://cwiki.apache.org/confluence/display/OFBIZ/References">References</a></li>
> +                <li><a href="https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books">Books</a></li>
>             </ul>
>         </div>
>         <div id="slides">
> 
> 


Re: svn commit: r1647494 - /ofbiz/site/index.html

Posted by Jacques Le Roux <ja...@les7arts.com>.
Yes, I was unsure of that. OK I will revert

Jacques

Le 23/12/2014 09:12, Jacopo Cappellato a écrit :
> I disagree with this changes: Wiki pages should not be referenced by the OFBiz site.
> This was clearly mentioned by the ASF and there are technical, administrative and quality reasons:
> * the web pages are mirrored while the Wiki are not and the load they can accept is smaller than the site; we should keep them separate (we are already blending this rule in the http://ofbiz.apache.org/documentation.html page, where we have gathered all the links to wiki)
> * the publishing process of the site is completely different (requires commit grants) than the Wiki and for this reason is important to clearly separate them
> * the quality of the content in the Wiki can vary and the project doesn't have full control on it, while for the site the project is fully responsible for the quality level
>
> Jacopo
>
>
> On Dec 23, 2014, at 8:22 AM, jleroux@apache.org wrote:
>
>> Author: jleroux
>> Date: Tue Dec 23 07:22:19 2014
>> New Revision: 1647494
>>
>> URL: http://svn.apache.org/r1647494
>> Log:
>> I have added  "References" and "Books" main menu entries.
>> They are directly linked to the wiki. I believe it's OK since they will give traffic only if we click on them, but I'm unsure of that. I will ask on dev ML and maybe create intermediate html pages if necessary
>>
>> Modified:
>>     ofbiz/site/index.html
>>
>> Modified: ofbiz/site/index.html
>> URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1647494&r1=1647493&r2=1647494&view=diff
>> ==============================================================================
>> --- ofbiz/site/index.html (original)
>> +++ ofbiz/site/index.html Tue Dec 23 07:22:19 2014
>> @@ -31,6 +31,8 @@
>>                  <li><a href="download.html">Download</a></li>
>>                  <li><a href="community.html">Community</a></li>
>>                  <li><a href="documentation.html">Documentation</a></li>
>> +                <li><a href="https://cwiki.apache.org/confluence/display/OFBIZ/References">References</a></li>
>> +                <li><a href="https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books">Books</a></li>
>>              </ul>
>>          </div>
>>          <div id="slides">
>>
>>
>
>