Modify ↓
#12965 closed enhancement (fixed)
Add notice to top of pages tagged with needsadoption
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | TracHacksPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
Have the plugin insert a notice like the following on the top of a page tagged with needsadoption:
Note: This plugin is unmaintained and available for adoption.
Attachments (0)
Change History (12)
comment:1 Changed 8 years ago by
Status: | new → accepted |
---|
comment:2 follow-up: 10 Changed 8 years ago by
comment:3 Changed 8 years ago by
To maintain consistency, the marker Notice: in lieu of Note: would be better.
comment:4 Changed 8 years ago by
As an added but trivial requirement, the notice needs to be removed when the tag is removed also.
comment:7 Changed 8 years ago by
Example can be seen in AutoUpgradePlugin. I might try to place the notice under the level 1 heading.
comment:10 Changed 8 years ago by
Replying to Ryan J Ollos:
Also, we could automatically append the needsadoption tag to plugins that have no Component owner (i.e. Maintainer). This would avoid the manual add/remove of the needsadoption tag.
=> #13098.
comment:11 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Also, we could automatically append the needsadoption tag to plugins that have no Component owner (i.e. Maintainer). This would avoid the manual add/remove of the needsadoption tag.