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

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

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

Jacopo Cappellato-4
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, [hidden email] 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">
>
>

Reply | Threaded
Open this post in threaded view
|

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

Jacques Le Roux
Administrator
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, [hidden email] 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">
>>
>>
>
>