Opened 2 years ago
Last modified 12 months ago
#8942 assigned defect
Does not do anything
| Reported by: | anonymous | Owned by: | codingking |
|---|---|---|---|
| Priority: | normal | Component: | CollapsiblePlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Hi there, I put the collapsibleplugin start and end command in a Wikipage, and some wiki text inbetween. Could not see any difference. Nothing happened, nothing to expand or not expand the text. Also putting the title always in h3 is not necessarily what fits into existing documents. I tried it with two browsers: firefox 3.6.18 and rekonq 0.6.1. If using a title, it did not show with firefox but rekonq only. Regards, Markus
Attachments (0)
Change History (3)
comment:1 Changed 13 months ago by endosynth
comment:2 Changed 13 months ago by rjollos
I've tested with Trac 0.11 and 0.12. It works with 0.12, but not with 0.11. I think the issue is that trac.css didn't define the appropriate classes until 0.12. Compare trac.css in 0.11.7 with trac.css in 0.12 - the latter defines the .foldable class.
I think this could be made to work with 0.11, but css would need to be provided, and the folding.js script would need to be added to the page. For now, I'll go ahead and remove tag:anyrelease and add tag:0.12.
comment:3 Changed 12 months ago by codingking
- Status changed from new to assigned
Thank you for the investigation rjollos. I'll see what I can do to add this support to 0.11.


I agree; I see no effects from this macro.