Modify ↓
Opened 12 years ago
Closed 12 years ago
#11490 closed enhancement (fixed)
Document when web_context and RenderingContext were added
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | web frontend | Version: | |
| Severity: | normal | Keywords: | documentation |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: |
Expanded API documentation to indicate when |
||
| Internal Changes: | |||
Description
I just wanted to add a few notes in the documentation to reference the Trac versions that these functions were added in (changeset is [10328]).
Attachments (0)
Change History (4)
follow-up: 3 comment:1 by , 12 years ago
comment:3 by , 12 years ago
comment:4 by , 12 years ago
| API Changes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Side note: After th:#11588 and th:#11589
trac.web.chrome:add_javascriptis no longer used by any trac-hacks plugin that would likely be maintained in the future, and it has been deprecated since 0.10. Would now be a good time to remove it on the trunk?Same situation for
trac.mimeview.api:Mimeview.get_max_preview_sizeandtrac.mimeview.api:Mimeview.to_utf8.