Modify ↓
#6487 closed task (fixed)
Test with Trac 0.12dev
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | SlideShowPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Test and document whether the plugin works with 0.12dev.
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 15 years ago by
| Component: | S5Plugin → SlideShowPlugin |
|---|
Note: See
TracTickets for help on using
tickets.



(In [7455]) Confirmed that plugin is working with
Trac 0.12dev-r9045. Addedinstall_requires = [\'trac >= 0.11\']tosetup.py. Fixes #6487