#36300 closed defect (bug) (fixed)
Docs for Walker classes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
See the attached patch.
Attachments (1)
Change History (19)
#14
@
10 years ago
- Owner set to DrewAPicture
- Resolution set to fixed
- Status changed from new to closed
In 37057:
#16
in reply to:
↑ 1
@
10 years ago
Replying to DrewAPicture:
On
Walker_CategoryDropdown, I'll make these changes on commit, but note that tag order is important.@sinceis pretty much always first except in specific cases such as@internaltags, some@linktags and@statictags. Also, the only elements in a file that get@packageand@subpackagetags are the file headers themselves.
Ok, thanks for the feedback. I will remember for me next patches.
Note: See
TracTickets for help on using
tickets.
On
Walker_CategoryDropdown, I'll make these changes on commit, but note that tag order is important.@sinceis pretty much always first except in specific cases such as@internaltags, some@linktags and@statictags. Also, the only elements in a file that get@packageand@subpackagetags are the file headers themselves.