Actions
Feature #12167
closedMacro for inserting collapsible block of text
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Introduce a new bultin macro that lets insert a block of text, which is hidden by default and can be displayed by clicking a link.
{{collapse
[A block of text here]
}}
	Or with specific text for the Show/Hide link:
{{collapse(Show example,Hide example)
[A block of text here]
}}
  Related issues
      
      Updated by Jean-Philippe Lang about 13 years ago
      
    
    - Status changed from New to Closed
 - Target version set to 2.2.0
 - Resolution set to Fixed
 
Added in r10680.
      
      Updated by #  And almost 13 years ago
      
    
    Thanks for great ability!
What about icon in html editor? It necessary for non-programmers - they are didn't know about the syntax.
      
      Updated by Enver Ablyaev almost 11 years ago
      
    
    Thank you for great feature! Very useful!
      
      Updated by Go MAEDA almost 10 years ago
      
    
    - Has duplicate Feature #3870: Add "spoiler" or "cut" element to wiki markup added
 
Actions