Edgewall Software
Modify

Opened 7 years ago

Last modified 5 years ago

#12741 new enhancement

Make WikiProcessors foldable

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: next-major-releases
Component: wiki system Version:
Severity: normal Keywords: wikiprocessor
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Ryan J Ollos)

Discussed in #11550, extend WikiProcessors with features similar to:

Attachments (0)

Change History (7)

comment:1 by Ryan J Ollos, 7 years ago

Description: modified (diff)
Summary: Add "fold" argument to WikiProcessorsMake WikiProcessors foldable

comment:2 by Christian Boos, 7 years ago

It would be nice if processors could then accept a fold parameter, with:

  • a true value ⇒ starts folded
  • a false value ⇒ starts opened, but with the folding "UI"
  • never ⇒ starts opened, and without the folding "UI", i.e. the backward compatible output

When fold is not given, it should probably start open. Also, when no title is given, it would be nice to find a non obtrusive UI. The title could be given as fold_title="...", in order to reduce the risks of conflict with possibly already existing title parameters.

comment:3 by Ryan J Ollos, 7 years ago

Two additional ideas:

comment:4 by Ryan J Ollos, 7 years ago

Description: modified (diff)

comment:5 by Ryan J Ollos, 7 years ago

Description: modified (diff)

comment:6 by Ryan J Ollos, 5 years ago

Milestone: next-dev-1.3.xnext-dev-1.5.x

Milestone renamed

comment:7 by Ryan J Ollos, 5 years ago

Milestone: next-dev-1.5.xnext-major-releases

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.