Updated PLAN file.
- Legacy-Id: 13249
This commit is contained in:
parent
a48b785f7e
commit
35f7746875
11
PLAN
11
PLAN
|
@ -7,14 +7,14 @@ Updated: $Date$
|
||||||
Planned work in rough order
|
Planned work in rough order
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
* Merge in the authorstats work
|
||||||
|
|
||||||
* Use the htmlization lib to improve the rendering of draft text in the
|
* Use the htmlization lib to improve the rendering of draft text in the
|
||||||
datatracker's /doc/draft-foo-bar/ pages.
|
datatracker's /doc/draft-foo-bar/ pages.
|
||||||
|
|
||||||
* Revisit Yang module checks: Capture output also for passed tests.
|
* Revisit Yang module checks: Capture output also for passed tests.
|
||||||
Add second checker. Fix extraction problems.
|
Add second checker. Fix extraction problems.
|
||||||
|
|
||||||
* Move the downref registry into the datatracker (IESG request)
|
|
||||||
|
|
||||||
* Add a 'recent ballots' page (IESG request)
|
* Add a 'recent ballots' page (IESG request)
|
||||||
|
|
||||||
* Add a simplified submission form which can be used by curl or wget to post
|
* Add a simplified submission form which can be used by curl or wget to post
|
||||||
|
@ -63,6 +63,13 @@ Planned work in rough order
|
||||||
* When draft XML source is available, take references from that instead
|
* When draft XML source is available, take references from that instead
|
||||||
of extracting them from the text version.
|
of extracting them from the text version.
|
||||||
|
|
||||||
|
* Integrate better author data for RFCs from either the RFC Editor or from
|
||||||
|
running the author extraction script on newly published RFCs.
|
||||||
|
|
||||||
|
* Review places where we display persons' names but link to email addresses.
|
||||||
|
Some of those probably should link to the person's profile page, instead.
|
||||||
|
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue