Changes for page Home

Last modified by Markus Ruggiero on 2023/11/13 11:58

From version 1518.1
edited by David Avendasora
on 2023/11/13 11:57
Change comment: Renamed back-links.
To version 1522.1
edited by Pascal Robert
on 2023/11/13 11:57
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.probert
Content
... ... @@ -41,13 +41,13 @@
41 41  
42 42  * [[What is WebObjects?>>doc:documentation.Overview-What is WebObjects]]
43 43  * [[History>>doc:WO.Overview-History]]
44 -* [[Foundation>>doc:documentation.Overview-Foundation]]
44 +* [[Foundation>>doc:documentation.Home.Development Architecture.Overview-Foundation.WebHome]]
45 45  * [[Objective-C to Java Transition>>doc:WO.Home.Deprecated.Overview-Objective-C to Java Transition.WebHome]]
46 46  * [[Scratch Setup of WebObjects Development on a Mac>>doc:WO.Scratch Setup of WebObjects Development on a Mac]]
47 47  * [[Hands On Hello World - Your First WebObjects Application>>doc:WO.Home.Deprecated.Hello World - Your First WebObjects Application.WebHome]]
48 48  * [[Recent Changes>>url:http://wiki.wocommunity.org/pages/recentlyupdated.action?key=WO||shape="rect"]]
49 49  * [[WebObjects for Database Developers>>doc:WO.WebObjects for Database Developers]]
50 -* [[doc:documentation.Naming Conventions]]
50 +* [[doc:documentation.Home.Development Architecture.Naming Conventions.WebHome]]
51 51  
52 52  = License =
53 53  
... ... @@ -57,8 +57,8 @@
57 57  
58 58  = Foundation =
59 59  
60 -* [[Foundation>>doc:documentation.Overview-Foundation]]
61 -* [[Key-Value Coding>>doc:documentation.Overview-Key Value Coding]]
60 +* [[Foundation>>doc:documentation.Home.Development Architecture.Overview-Foundation.WebHome]]
61 +* [[Key-Value Coding>>doc:documentation.Home.Development Architecture.Overview-Key Value Coding.WebHome]]
62 62  
63 63  = Enterprise Object Framework (EOF) =
64 64  
... ... @@ -192,7 +192,7 @@
192 192  ** [[PDF Generation>>doc:documentation.Development-PDF Generation]]
193 193  ** [[Excel Generation>>doc:documentation.Development-Excel Generation]]
194 194  ** [[SSL>>doc:documentation.Development-SSL requests via https protocol]]
195 -** [[Localization and Internationalization>>doc:documentation.Development-Localization and Internationalization]]
195 +** [[Localization and Internationalization>>doc:documentation.Home.Development Architecture.Localization.Development-Localization and Internationalization.WebHome]]
196 196  ** [[Testing and JUnit>>doc:documentation.Development-Testing and JUnit]]
197 197  ** [[Custom Error Handling>>doc:documentation.Development-Custom Error Handling]]
198 198  ** [[Custom Request Handlers>>doc:WO.Programming__WebObjects-Web Applications-Development-Custom Request Handlers]]