Changes between Version 14 and Version 15 of CollapsiblePlugin
- Timestamp:
- Oct 6, 2016, 4:25:40 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CollapsiblePlugin
v14 v15 6 6 7 7 This plugin allows you to embed foldable structures in wiki pages, in the style of the Trac ticket attachments foldable structure. The plugin utilizes two macros: one to denote the start of a foldable structure, and one to denote the end of the structure. Foldable text supports WikiFormatting and nested folds, so long as spacing is accomplished by the former. 8 9 Github version of plugin: https://github.com/manoyes/collapsibleplugin10 8 11 9 '''Note:''' There exists a 0.11 branch of this plugin, but it does not work with Trac 0.11. See #8942 for more details.