Modify ↓
Opened 11 years ago
Last modified 10 years ago
#11693 new defect
Is this plugin working with version Trac 1.0.1
Reported by: | Owned by: | Alexey | |
---|---|---|---|
Priority: | normal | Component: | ToggleMacroPlugin |
Severity: | normal | Keywords: | |
Cc: | Mark Field | Trac Release: | 1.0 |
Description
I upgraded to Trac 1.0.1 and this plugin doesn't seem to work.
It doesn't show Toggle? in the text where it doesn't know about the plugin.
It doesn't collapse any of the text between
[[Toggle(begin)]] foo [[Toggle(end)]]
foo
Attachments (0)
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Cc: | Mark Field added; anonymous removed |
---|
comment:3 Changed 10 years ago by
There are a few alternatives: CollapsiblePlugin and FoldMacroProcessorMacro. I recommend taking a look at FoldMacroProcessorMacro if you don't mind changing your markup.
Note: See
TracTickets for help on using
tickets.
We had to reinstall the Toggle plug-in and the Toggle(begin)? went away. But it still will not collapse.
Anyone have any suggestions on how to fix or if there is another plug-in that does the same please comment!!!