Changes for page Best Practices

Last modified by Vincent Massol on 2017/09/05

<
From version < 6.2 >
edited by Manuel Smeria
on 2013/01/24
To version < 8.2 >
edited by Eduard Moraru
on 2014/10/17
>
Change comment: typo

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ManuelSmeria
1 +XWiki.enygma
Content
... ... @@ -14,7 +14,8 @@
14 14  
15 15  = XWiki Application Organization =
16 16  
17 -This [[Best Practices document>>Best Practices XWiki Application Organization]] explains how to best organize an XWiki Application.
17 +* [[XWiki Development Team best practices>>dev:Community.ApplicationDevelopmentBestPractices]]
18 +* [[dev:Drafts.Best Practices XWiki Application Organization]] (proposed by Ludovic Dubost)
18 18  
19 19  = Check for Object existence in Class Sheets documents =
20 20  
... ... @@ -32,7 +32,7 @@
32 32  {{/code}}
33 33  
34 34  {{info}}
35 -The 'if' tests first for the non existence. This is so that XWiki can extract the title from the //1 User Sheet//, which is a proper title to display when viewsing the sheet page, instead of the computed name which will usually display something wrong.
36 +The 'if' tests first for the non existence. This is so that XWiki can extract the title from the //1 User Sheet//, which is a proper title to display when viewing the sheet page, instead of the computed name which will usually display something wrong.
36 36  {{/info}}
37 37  
38 38  = Handling errors when using xredirect for non-Javascript UIs =

Get Connected