Changes for page Click to Open

Last modified by Kieran Kelleher on 2012/07/21 20:41

From version 48.1
edited by tellurion
on 2008/03/28 14:26
Change comment: There is no comment for this version
To version 47.1
edited by David Avendasora
on 2008/04/18 10:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tellurion
1 +XWiki.avendasora
Content
... ... @@ -163,8 +163,17 @@
163 163  
164 164  === Enable Click to Open ===
165 165  
166 -And add **Der.component.clickToOpen=true** and **Der.extensions.ERXApplication.developmentMode=true** to the launch arguments:
166 +If you are using Wonder, add the following to your Properties file:
167 167  
168 +* **er.component.clickToOpen=true**
169 +* **er.extensions.ERXApplication.developmentMode=true**
170 +
171 +If you are not using Wonder, add the Launch parameters as follows:
172 +
173 +* Parameter = **Der.component.clickToOpen=true**, Argument = **true**
174 +* Parameter = **Der.extensions.ERXApplication.developmentMode=true** Argument = **true**
175 + (needing to have "true" twice is a minor bug, the really important one is the first one)
176 +
168 168  [[image:EnableClickToOpen.png]]
169 169  
170 170  == Using Click to Open ==