Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:create:functions:textlink [04.01.2015 14:27] – [Example 2] alexander.ritteren:create:functions:textlink [22.01.2018 14:54] – [Example 2] admin
Line 20: Line 20:
 **Tip:** The size of the new window can be specified optionally. It often makes sense to keep the window small so the questionnaire can still be seen in the background. If no size is specified, the default size of 600 × 500 pixels is used.  **Tip:** The size of the new window can be specified optionally. It often makes sense to keep the window small so the questionnaire can still be seen in the background. If no size is specified, the default size of 600 × 500 pixels is used. 
  
-**Tip:** If you do not want to open a separate window in the questionnaire when displaying a short amount of text -- who knows if the participant can find their way back to the questionnaire afterwards -- then read the following chapter: [[:en:create:popup|Click to Show Information]]+**Tip:** If you do not want to open a separate window in the questionnaire when displaying a short amount of text -- who knows if the participant can find their way back to the questionnaire afterwards -- then read the following chapter: [[:en:create:popup|Click to Get Information]]
  
  
Line 47: Line 47:
  
 <code php> <code php>
-replace('%link%', textlink('explanation', 'here'));+replace('%link%', textlink('explanation', 'here'), 'html');
 </code> </code>
  
en/create/functions/textlink.txt · Last modified: 29.09.2020 18:23 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki