Changes for page Click to Debug

Last modified by Kieran Kelleher on 2009/08/12 14:33

From version 20.3
edited by David Holt
on 2023/11/13 11:58
Change comment: Update document after refactoring.
To version 21.1
edited by Kieran Kelleher
on 2009/08/12 14:33
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.kieran
Content
... ... @@ -1,14 +1,14 @@
1 1  == What It Is ==
2 2  
3 -Click to Debug is a [[doc:documentation.Click to Open]] extension that allows you to toggle binding debugging from the UI while your application is running.
3 +Click to Debug is a [[doc:documentation.Home.WOLips Tutorials.Click to Open.WebHome]] extension that allows you to toggle binding debugging from the UI while your application is running.
4 4  
5 5  == What You Need ==
6 6  
7 -See the [[What You Need>>doc:documentation.Click to Open||anchor="What You Need"]] section of the Click to Open documentation if you are not already using Click to to Open.
7 +See the [[What You Need>>doc:documentation.Home.WOLips Tutorials.Click to Open.WebHome||anchor="What You Need"]] section of the Click to Open documentation if you are not already using Click to to Open.
8 8  
9 9  == Getting Set Up ==
10 10  
11 -See the [[Getting Set Up>>doc:documentation.Click to Open||anchor="Getting Set Up"]] section of the Click to Open documentation if you are not already using Click to to Open.
11 +See the [[Getting Set Up>>doc:documentation.Home.WOLips Tutorials.Click to Open.WebHome||anchor="Getting Set Up"]] section of the Click to Open documentation if you are not already using Click to to Open.
12 12  
13 13  Add this line to the {{code language="none"}}Properties{{/code}} file in your application:
14 14  
... ... @@ -195,7 +195,7 @@
195 195  
196 196  Run your application and look in the lower, left hand corner. You should see a link like this:
197 197  
198 -[[image:attach:documentation.Click to Open@ClickToOpenLink.png]]
198 +[[image:attach:documentation.Home.WOLips Tutorials.Click to Open.WebHome@ClickToOpenLink.png]]
199 199  
200 200  If you don't, check that the page has the WOLToolBar on it and that the {{code language="none"}}er.component.clickToOpen{{/code}} property is set to true and the {{code language="none"}}er.extensions.ERXApplication.developmentMode{{/code}} property is set to true.
201 201  
... ... @@ -203,7 +203,7 @@
203 203  
204 204  Click on this component to open the Click to Open UI:
205 205  
206 -[[image:attach:documentation.Click to Open@WOLipsToolbar.png]]
206 +[[image:attach:documentation.Home.WOLips Tutorials.Click to Open.WebHome@WOLipsToolbar.png]]
207 207  
208 208  **EditDisplayAd** is the page in the browser. Click on this link to open this page in Eclipse.
209 209