Changes for page Development-Backtracking

Last modified by Pascal Robert on 2010/09/13 00:29

From version 11.1
edited by Pascal Robert
on 2010/09/13 00:29
Change comment: Migrated to Confluence 5.3
To version 12.2
edited by Pascal Robert
on 2010/09/13 00:29
Change comment: Changed document parent to [xwiki:documentation.Home.How-tos.WebHome].

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -How-tos
1 +documentation.Home.How-tos.WebHome
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  == Prevention with Direct Actions ==
6 6  
7 -Because direct actions don't require page state like component actions, the best way to avoid backtracking problems is to use [[doc:Development-Direct Actions]] in your app.
7 +Because direct actions don't require page state like component actions, the best way to avoid backtracking problems is to use [[doc:documentation.Home.Development Architecture.DirectActions Architecture.Development-Direct Actions.WebHome]] in your app.
8 8  
9 9  == Old Sessions and Backtracking ==
10 10